Skip to content
Snippets Groups Projects
Commit 5e6e2e3c authored by Luis Guzmán's avatar Luis Guzmán
Browse files

ubuntukylin-wallpapers: manually set default kyling background

parent ada1e0a5
No related branches found
No related tags found
No related merge requests found
...@@ -17,13 +17,14 @@ ...@@ -17,13 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=0 VERSION=1
. ./config . ./config
# Tune default background for kylin # Tune default background for kylin
sed -i "s|background=.*|background=\"/usr/share/backgrounds/$CODENAME.jpg\"|" 30_ubuntukylin-wallpapers.gschema.override sed -i "s|background=.*|background=\"/usr/share/backgrounds/$CODENAME.jpg\"|" 30_ubuntukylin-wallpapers.gschema.override
sed -i "s|picture-uri=.*|picture-uri=\'file:///usr/share/backgrounds/$CODENAME.jpg\'|" 30_ubuntukylin-wallpapers.gschema.override sed -i "s|picture-uri=.*|picture-uri=\'file:///usr/share/backgrounds/$CODENAME.jpg\'|" 30_ubuntukylin-wallpapers.gschema.override
cp /usr/share/backgrounds/$CODENAME.jpg warty-final-ubuntukylin.jpg
changelog "Rebranding for trisquel." changelog "Rebranding for trisquel."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment