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

ubuntukylin-wallpapers: fix add aramo wallpaper as default

parent 30735533
No related branches found
No related tags found
1 merge request!988ubuntukylin-wallpapers: fix add aramo wallpaper as default
Pipeline #847 passed
helpers/DATA/ubuntukylin-wallpapers/aramo.jpg

2.37 MiB

......@@ -17,14 +17,17 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
# Tune default background for kylin
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
cp /usr/share/backgrounds/$CODENAME.jpg warty-final-ubuntukylin.jpg
# Copy final artwork from trisquel-packages/$VERSION/trisquel-wallpapers repository.
# Make sure to force helper fail on release update.
cp $DATA/$CODENAME.jpg warty-final-ubuntukylin.jpg
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