码迷,mamicode.com
首页 > 其他好文 > 详细

Create Firefox Developer .desktop file

时间:2015-09-13 17:22:59      阅读:121      评论:0      收藏:0      [点我收藏+]

标签:

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!