diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks index f295ee1..2db6f19 100644 --- a/custom/qa-test-day.ks +++ b/custom/qa-test-day.ks @@ -64,7 +64,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=['mozilla-firefox.desktop', 'nautilus.desktop', 'testday-wiki.desktop', 'testday-irc.desktop', 'gnome-terminal.desktop'] +favorite-apps=['mozilla-firefox.desktop', 'nautilus.desktop', 'testday-irc.desktop', 'gnome-terminal.desktop'] EOF glib-compile-schemas /usr/share/glib-2.0/schemas/ %end