Skip to content

Instantly share code, notes, and snippets.

@rsdiaz
Last active August 14, 2018 17:11
Show Gist options
  • Save rsdiaz/38e2aee70022fe22a6b1 to your computer and use it in GitHub Desktop.
Save rsdiaz/38e2aee70022fe22a6b1 to your computer and use it in GitHub Desktop.
Firefox Developer Edition.desktop file for Gnome 3
#!/usr/bin/env xdg-open
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Firefox Developer Edition
Comment=Navegador Firefox Developer Edition
Comment[es]=Accede a Internet.
Exec=/opt/firefox/firefox
StartupNotify=true
Terminal=false
Icon=/opt/firefox/browser/icons/mozicon128.png
GenericName=Web Browser
GenericName[es]=Navegador web
Categories=GTK;Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment