summaryrefslogtreecommitdiff
path: root/mate-panel/panel-layout.c
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-01-28 02:55:04 +0100
committerraveit65 <[email protected]>2024-02-04 18:37:58 +0100
commitf98be9734446e1b620312b69dc8fa8ed0f0997d9 (patch)
tree7f5517a0bb57398952f06120b81e26053870a1da /mate-panel/panel-layout.c
parent53bfbaac0c874932503d3481a91ed96476212682 (diff)
downloadmate-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 'mate-panel/panel-layout.c')
-rw-r--r--mate-panel/panel-layout.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-panel/panel-layout.c b/mate-panel/panel-layout.c
index 127b06fd..d1710f9e 100644
--- a/mate-panel/panel-layout.c
+++ b/mate-panel/panel-layout.c
@@ -77,7 +77,6 @@ static PanelLayoutKeyDefinition panel_layout_object_keys[] = {
{ PANEL_OBJECT_TOPLEVEL_ID_KEY, G_TYPE_STRING },
{ PANEL_OBJECT_POSITION_KEY, G_TYPE_INT },
{ PANEL_OBJECT_PANEL_RIGHT_STICK_KEY, G_TYPE_BOOLEAN },
- { PANEL_OBJECT_RELATIVE_TO_EDGE_KEY, G_TYPE_STRING },
{ PANEL_OBJECT_LOCKED_KEY, G_TYPE_BOOLEAN },
{ PANEL_OBJECT_APPLET_IID_KEY, G_TYPE_STRING },
{ PANEL_OBJECT_ATTACHED_TOPLEVEL_ID_KEY, G_TYPE_STRING },