add desktop files for Gnome
This commit is contained in:
23
desktop/firefox-developer.desktop
Executable file
23
desktop/firefox-developer.desktop
Executable file
@@ -0,0 +1,23 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Firefox Developer Web Browser
|
||||
Comment=Browse the World Wide Web
|
||||
GenericName=Web Browser
|
||||
Keywords=Fird
|
||||
Exec=/home/azmandios/Applications/firefox/firefox
|
||||
Icon=/home/azmandios/Applications/firefox/icons/default128.png
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Network;WebBrowser;Development;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
|
||||
StartupNotify=true
|
||||
StartupWMClass=firefox-aurora
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=Open a New Window
|
||||
Exec=/home/azmandios/Applications/firefox/firefox %u
|
||||
|
||||
[Desktop Action new-private-window]
|
||||
Name=Open a New Private Window
|
||||
Exec=/home/azmandios/Applications/firefox/firefox --private-window %u
|
||||
Reference in New Issue
Block a user