Update firefox .desktop files.
This commit is contained in:
parent
0defc81c5a
commit
48868000dd
2 changed files with 7 additions and 7 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=Firefox (Default)
|
Name=Firefox (Tadgy)
|
||||||
Comment=Browse the World Wide Web
|
Comment=Browse the World Wide Web
|
||||||
GenericName=Web Browser
|
GenericName=Web Browser
|
||||||
Keywords=Internet;WWW;Browser;Web;Explorer
|
Keywords=Internet;WWW;Browser;Web;Explorer
|
||||||
Exec=firefox -P default %u
|
Exec=firefox -P Tadgy %u
|
||||||
Terminal=false
|
Terminal=false
|
||||||
X-MultipleArgs=false
|
X-MultipleArgs=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
@ -16,10 +16,10 @@ Actions=NewWindow;NewPrivateWindow;
|
||||||
|
|
||||||
[Desktop Action NewWindow]
|
[Desktop Action NewWindow]
|
||||||
Name=Open a New Window
|
Name=Open a New Window
|
||||||
Exec=firefox -P default -new-window
|
Exec=firefox -P Tadgy -new-window
|
||||||
OnlyShowIn=Unity;
|
OnlyShowIn=Unity;
|
||||||
|
|
||||||
[Desktop Action NewPrivateWindow]
|
[Desktop Action NewPrivateWindow]
|
||||||
Name=Open a New Private Window
|
Name=Open a New Private Window
|
||||||
Exec=firefox -P default -private-window
|
Exec=firefox -P Tadgy -private-window
|
||||||
OnlyShowIn=Unity;
|
OnlyShowIn=Unity;
|
||||||
|
|
@ -4,7 +4,7 @@ Name=Firefox (Tor)
|
||||||
Comment=Browse the World Wide Web
|
Comment=Browse the World Wide Web
|
||||||
GenericName=Web Browser
|
GenericName=Web Browser
|
||||||
Keywords=Internet;WWW;Browser;Web;Explorer
|
Keywords=Internet;WWW;Browser;Web;Explorer
|
||||||
Exec=firefox -P tor %u
|
Exec=firefox -P Tor %u
|
||||||
Terminal=false
|
Terminal=false
|
||||||
X-MultipleArgs=false
|
X-MultipleArgs=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
@ -16,10 +16,10 @@ Actions=NewWindow;NewPrivateWindow;
|
||||||
|
|
||||||
[Desktop Action NewWindow]
|
[Desktop Action NewWindow]
|
||||||
Name=Open a New Window
|
Name=Open a New Window
|
||||||
Exec=firefox -P tor -new-window
|
Exec=firefox -P Tor -new-window
|
||||||
OnlyShowIn=Unity;
|
OnlyShowIn=Unity;
|
||||||
|
|
||||||
[Desktop Action NewPrivateWindow]
|
[Desktop Action NewPrivateWindow]
|
||||||
Name=Open a New Private Window
|
Name=Open a New Private Window
|
||||||
Exec=firefox -P tor -private-window
|
Exec=firefox -P Tor -private-window
|
||||||
OnlyShowIn=Unity;
|
OnlyShowIn=Unity;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue