added ebuild for Firefox 4.0 RC2
This commit is contained in:
parent
7727f76e97
commit
109fa00848
8 changed files with 549 additions and 0 deletions
2
www-client/firefox/files/firefox-default-prefs.js
Normal file
2
www-client/firefox/files/firefox-default-prefs.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
pref("browser.tabs.tabMinWidth", 15);
|
||||
pref("browser.backspace_action", 0);
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Bon Echo
|
||||
Comment=Web Browser
|
||||
Exec=/usr/bin/firefox %U
|
||||
Icon=firefox-icon-unbranded
|
||||
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;
|
||||
Categories=Network;WebBrowser;
|
9
www-client/firefox/files/icon/firefox-1.5.desktop
Normal file
9
www-client/firefox/files/icon/firefox-1.5.desktop
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Mozilla Firefox
|
||||
Comment=Web Browser
|
||||
Exec=/usr/bin/firefox %U
|
||||
Icon=firefox-icon
|
||||
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;
|
||||
Categories=Network;WebBrowser;
|
Loading…
Add table
Add a link
Reference in a new issue