Created
June 15, 2015 14:54
-
-
Save rashad612/27ab83da6bbccfd9fb54 to your computer and use it in GitHub Desktop.
Firefox Developer Edition | Desktop File | Fedora
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=Firefox Developer Edition | |
Comment=Browse the Web | |
Exec=/opt/firefox/firefox --class="firefox-developer" -P dev-edition-default %u | |
StartupNotify=true | |
StartupWMClass=firefox-developer | |
Icon=/opt/firefox/browser/icons/mozicon128.png | |
Terminal=false | |
Type=Application | |
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; | |
StartupNotify=true | |
Categories=Network;WebBrowser; | |
Keywords=web;browser;internet; | |
X-Desktop-File-Install-Version=0.22 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Heyyy, thanks bro