diff options
author | raveit65 <[email protected]> | 2024-01-28 02:55:04 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-04 18:37:58 +0100 |
commit | f98be9734446e1b620312b69dc8fa8ed0f0997d9 (patch) | |
tree | 7f5517a0bb57398952f06120b81e26053870a1da /data/ubuntu.layout | |
parent | 53bfbaac0c874932503d3481a91ed96476212682 (diff) | |
download | mate-panel-f98be9734446e1b620312b69dc8fa8ed0f0997d9.tar.bz2 mate-panel-f98be9734446e1b620312b69dc8fa8ed0f0997d9.tar.xz |
Revert "Add "center-stick" capability applets on the panel"
This reverts commit 38e00280e9d17282717595a05411736a308804c0.
Diffstat (limited to 'data/ubuntu.layout')
-rw-r--r-- | data/ubuntu.layout | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/data/ubuntu.layout b/data/ubuntu.layout index 99317ae4..bab5164f 100644 --- a/data/ubuntu.layout +++ b/data/ubuntu.layout @@ -26,23 +26,23 @@ menu-path=applications:/ object-type=applet applet-iid=NotificationAreaAppletFactory::NotificationArea toplevel-id=top -position=20 -relative-to-edge=end +position=30 +panel-right-stick=true locked=true [Object clock] object-type=applet applet-iid=ClockAppletFactory::ClockApplet toplevel-id=top -position=10 -relative-to-edge=end +position=20 +panel-right-stick=true locked=true [Object shutdown] action-type=shutdown object-type=action -position=0 -relative-to-edge=end +position=10 +panel-right-stick=true toplevel-id=top locked=true @@ -65,7 +65,7 @@ object-type=applet applet-iid=WnckletFactory::WorkspaceSwitcherApplet toplevel-id=bottom position=10 -relative-to-edge=end +panel-right-stick=true locked=true [Object trashapplet] @@ -74,4 +74,4 @@ position=0 toplevel-id=bottom applet-iid=TrashAppletFactory::TrashApplet object-type=applet -relative-to-edge=end +panel-right-stick=true |