From d3a88a6af5615893877ea9a371b90e7ccc40453e Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Sat, 9 Apr 2011 18:48:09 -0500 Subject: [PATCH] qa-testday: Link desktop entries don't work, use app entry instead. --- custom/qa-test-day.ks | 6 +++--- 1 file 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