diff options
Diffstat (limited to 'recipes/mozilla/files/mozilla-firefox.desktop')
-rw-r--r-- | recipes/mozilla/files/mozilla-firefox.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/mozilla/files/mozilla-firefox.desktop b/recipes/mozilla/files/mozilla-firefox.desktop new file mode 100644 index 0000000000..00c0ea4fa3 --- /dev/null +++ b/recipes/mozilla/files/mozilla-firefox.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Firefox Browser +Comment=Firefox Web Browser +Exec=firefox +Terminal=false +MultipleArgs=false +Type=Application +Icon=mozilla-firefox.png +Categories=Application;Internet; +SingleInstance=true + |