firefox non-beta
This commit is contained in:
parent
93839d105e
commit
c4707bc60f
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=Firefox Beta (Arity)
|
Name=Firefox (Arity)
|
||||||
GenericName=Web Browser
|
GenericName=Web Browser
|
||||||
Comment=Browse the Web
|
Comment=Browse the Web
|
||||||
Exec=firefox-beta %u -P Arity --new-instance --name firefox-arity
|
Exec=firefox %u -P Arity --new-instance --name firefox-arity
|
||||||
Icon=firefox-beta
|
Icon=firefox
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
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;
|
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
|
@ -1,10 +1,10 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=Firefox Beta (Work)
|
Name=Firefox (Work)
|
||||||
GenericName=Web Browser
|
GenericName=Web Browser
|
||||||
Comment=Browse the Web
|
Comment=Browse the Web
|
||||||
Exec=firefox-beta %u -P Work --new-instance --name firefox-work
|
Exec=firefox %u -P Work --new-instance --name firefox-work
|
||||||
Icon=firefox-beta
|
Icon=firefox
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
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;
|
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
Loading…
Reference in a new issue