summaryrefslogtreecommitdiff
path: root/firefox.desktop
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2004-12-27 08:10:02 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2004-12-27 08:10:02 +0000
commit39974f1c306298236eaffaf6e4be83735af8aa51 (patch)
tree3ffee2d17933c4de1aa33d6bbd35f10a1d27983a /firefox.desktop
parent- Don't have downloads "disappear" when downloading to desktop (139015) (diff)
downloadlibrewolf-fedora-ff-39974f1c306298236eaffaf6e4be83735af8aa51.tar.gz
librewolf-fedora-ff-39974f1c306298236eaffaf6e4be83735af8aa51.tar.bz2
librewolf-fedora-ff-39974f1c306298236eaffaf6e4be83735af8aa51.zip
- Make sure we get a URL passed in to firefox
- Mark some generated files as ghost
Diffstat (limited to 'firefox.desktop')
-rw-r--r--firefox.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.desktop b/firefox.desktop
index 50e7f5f..5e89853 100644
--- a/firefox.desktop
+++ b/firefox.desktop
@@ -4,7 +4,7 @@ Encoding=UTF-8
Name=Firefox Web Browser
GenericName=Web Browser
Comment=Browse the Web
-Exec=firefox
+Exec=firefox %u
Icon=firefox.png
Terminal=false
Type=Application
bgstack15