qa-testday: Add back install to hard drive favorite

This commit is contained in:
Bruno Wolff III 2011-04-09 18:54:01 -05:00
parent 21a1ab03f1
commit 974c944b2f
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ EOF
# be another way to do this.)
cat << EOF > /usr/share/glib-2.0/schemas/org.gnome.shell.qa-testday.gschema.override
[org.gnome.shell]
favorite-apps=['testday-wiki.desktop', 'testday-irc.desktop', 'nautilus.desktop', 'gnome-terminal.desktop']
favorite-apps=['testday-wiki.desktop', 'testday-irc.desktop', 'liveinst.desktop', 'nautilus.desktop', 'gnome-terminal.desktop']
EOF
glib-compile-schemas /usr/share/glib-2.0/schemas/
%end