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
|
||||
locked=true
|
||||
|
||||
[Object web-browser]
|
||||
[Object web-browser-esr]
|
||||
object-type=launcher
|
||||
launcher-location={{ prefix }}/share/applications/firefox-esr.desktop
|
||||
toplevel-id=top
|
||||
position=40
|
||||
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-type=applet
|
||||
applet-iid=WnckletFactory::WindowListApplet
|
||||
|
|
Loading…
Reference in a new issue