summaryrefslogtreecommitdiffstats
path: root/custom
diff options
context:
space:
mode:
authorBruno Wolff III <bruno@wolff.to>2011-04-09 15:24:35 -0500
committerBruno Wolff III <bruno@wolff.to>2011-04-09 15:24:35 -0500
commitf5653f7bb23d7add8db971ec1da7302ddad0951c (patch)
tree98541018579fa041d00d49ebc159f06d4423022a /custom
parent3b1b41ea36eaee81bdc0f3f2bcc1e21271db5948 (diff)
downloadspin-kickstarts-f5653f7bb23d7add8db971ec1da7302ddad0951c.tar.gz
spin-kickstarts-f5653f7bb23d7add8db971ec1da7302ddad0951c.tar.xz
spin-kickstarts-f5653f7bb23d7add8db971ec1da7302ddad0951c.zip
qa-test-day: Account for favorites search path
Diffstat (limited to 'custom')
-rw-r--r--custom/qa-test-day.ks7
1 files changed, 2 insertions, 5 deletions
diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks
index fdab591..4da447a 100644
--- a/custom/qa-test-day.ks
+++ b/custom/qa-test-day.ks
@@ -49,7 +49,7 @@ rm -rf /tmp/chrome
# Create a .desktop link for Test Day wiki
mkdir -p /etc/skel/Desktop
-cat << EOF > /etc/skel/Desktop/testday-wiki.desktop
+cat << EOF > /etc/skel/.local/share/applications/testday-wiki.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Participate in a Test Day
@@ -59,7 +59,7 @@ Icon=gnome-fs-bookmark
EOF
# Create a .desktop link for Test Day IRC chat
-cat << EOF > /etc/skel/Desktop/testday-irc.desktop
+cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Connect to a Test Day chat
@@ -68,9 +68,6 @@ URL=http://webchat.freenode.net/?channels=fedora-test-day
Icon=gnome-fs-bookmark
EOF
-# Add gnome-terminal shortcut to desktop
-cp /usr/share/applications/gnome-terminal.desktop /etc/skel/Desktop
-
# Change the favorites using a vendor override. (Adding a profile would
# be another way to do this.)
cat << EOF > /usr/share/glib-2.0/schemas/org.gnome.shell.qa-testday.gschema.override