[Fedora-spins] [spin-kickstarts: 16/24] qa-testday: Link desktop entries don't work, use app entry instead.

Bruno Wolff III bruno at fedoraproject.org
Sun Apr 10 05:04:49 UTC 2011


commit d3a88a6af5615893877ea9a371b90e7ccc40453e
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Apr 9 18:48:09 2011 -0500

    qa-testday: Link desktop entries don't work, use app entry instead.

 custom/qa-test-day.ks |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/custom/qa-test-day.ks b/custom/qa-test-day.ks
index b5c8030..ac8df59 100644
--- a/custom/qa-test-day.ks
+++ b/custom/qa-test-day.ks
@@ -62,9 +62,9 @@ cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
 [Desktop Entry]
 Encoding=UTF-8
 Name=Connect to a Test Day chat
-Type=Link
-URL=http://webchat.freenode.net/?channels=fedora-test-day
-Icon=gnome-fs-bookmark
+Type=Application
+Exec=firefox "http://webchat.freenode.net/?channels=fedora-test-day"
+Icon=firefox
 EOF
 
 # Change the favorites using a vendor override. (Adding a profile would


More information about the spins mailing list