summaryrefslogtreecommitdiffstats
path: root/custom
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2011-04-09 16:10:18 -0500
committerBruno Wolff III <bruno@wolff.to>2011-04-09 16:10:18 -0500
commit07e93683474b62450ecd36e76d1ea7aa0398eef0 (patch)
treeebbc0a59a224d446b28b86ea2b79db68795a94ea /custom
parent0b9063fdada5d173ee86c3ade3e35a2d38fe8eea (diff)
downloadspin-kickstarts-07e93683474b62450ecd36e76d1ea7aa0398eef0.tar.gz
spin-kickstarts-07e93683474b62450ecd36e76d1ea7aa0398eef0.tar.xz
spin-kickstarts-07e93683474b62450ecd36e76d1ea7aa0398eef0.zip
qa-test-day: Remove reference to deleted favorite.
Diffstat (limited to 'custom')
-rw-r--r--custom/qa-test-day.ks2
1 files changed, 1 insertions, 1 deletions
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