From 6e660cb188ad0dbbe14c6436a384b5e2979c55a1 Mon Sep 17 00:00:00 2001 From: Salman Mohammadi <salman@ubuntu.ir> Date: Tue, 30 Dec 2014 11:10:06 +0330 Subject: [PATCH] remove Ubuntu branding, fix errors --- helpers/make-unity | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/make-unity b/helpers/make-unity index 559071e9..3ff0eead 100644 --- a/helpers/make-unity +++ b/helpers/make-unity @@ -30,13 +30,13 @@ cp $DATA/bfb.png tests/data sed -i ' s/firefox/abrowser/g /ubuntu-amazon-default/d -s/ubuntu-software-center/gnome-app-install' com.canonical.Unity.gschema.xml +s/ubuntu-software-center/gnome-app-install/' com.canonical.Unity.gschema.xml # remove Skype preview rm dash/previews/Skype.png # replace default background -sed -i 's/warty-final-ubuntu/belenos' tests/data/external.gschema.xml +sed -i 's/warty-final-ubuntu/belenos/' tests/data/external.gschema.xml changelog "Replace default applications in launcher, and adapt for Trisquel" -- GitLab