diff --git a/helpers/make-unity b/helpers/make-unity
index 559071e9909a9791950f49b4db750bf60180293c..3ff0eead409238fd78e1dbd008ce65c638c62a45 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"