Add both Firefox launchers to menu bar
This commit is contained in:
parent
3371735621
commit
70f535c773
1 changed files with 8 additions and 1 deletions
|
@ -30,13 +30,20 @@ toplevel-id=top
|
||||||
position=30
|
position=30
|
||||||
locked=true
|
locked=true
|
||||||
|
|
||||||
[Object web-browser]
|
[Object web-browser-esr]
|
||||||
object-type=launcher
|
object-type=launcher
|
||||||
launcher-location={{ prefix }}/share/applications/firefox-esr.desktop
|
launcher-location={{ prefix }}/share/applications/firefox-esr.desktop
|
||||||
toplevel-id=top
|
toplevel-id=top
|
||||||
position=40
|
position=40
|
||||||
locked=true
|
locked=true
|
||||||
|
|
||||||
|
[Object web-browser]
|
||||||
|
object-type=launcher
|
||||||
|
launcher-location={{ prefix }}/share/applications/firefox.desktop
|
||||||
|
toplevel-id=top
|
||||||
|
position=41
|
||||||
|
locked=true
|
||||||
|
|
||||||
[Object window-list]
|
[Object window-list]
|
||||||
object-type=applet
|
object-type=applet
|
||||||
applet-iid=WnckletFactory::WindowListApplet
|
applet-iid=WnckletFactory::WindowListApplet
|
||||||
|
|
Loading…
Reference in a new issue