标签:
1. sudo eamcs /usr/share/applications/FireDev.desktop
2. Add the content:
[Desktop Entry]
Name=Firefox Developer
Comment=Firefox Developer Edition
Exec=/usr/mySoftware/firefox/firefox
Icon=/usr/mySoftware/firefox/browser/icons/mozicon128.png
Terminal=false
Type=Application
Categories=GNOME;GTK;Network;WebBrowser;
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
Actions=NewWindow;NewPrivateWindow;
Create Firefox Developer .desktop file
标签:
原文地址:http://www.cnblogs.com/htmlphp/p/4805076.html