qa-testday: Link desktop entries don't work, use app entry instead.
This commit is contained in:
parent
54f86c48a7
commit
d3a88a6af5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user