summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/default.layout6
-rw-r--r--data/fedora.layout8
-rw-r--r--data/linuxmint.layout4
-rw-r--r--data/mageia.layout6
-rw-r--r--data/opensuse.layout8
-rw-r--r--data/org.mate.panel.object.gschema.xml.in27
-rw-r--r--data/ubuntu.layout16
7 files changed, 35 insertions, 40 deletions
diff --git a/data/default.layout b/data/default.layout
index c7aef160..77923b42 100644
--- a/data/default.layout
+++ b/data/default.layout
@@ -19,7 +19,7 @@ object-type=applet
applet-iid=NotificationAreaAppletFactory::NotificationArea
toplevel-id=top
position=10
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object clock]
@@ -27,7 +27,7 @@ object-type=applet
applet-iid=ClockAppletFactory::ClockApplet
toplevel-id=top
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object show-desktop]
@@ -49,5 +49,5 @@ object-type=applet
applet-iid=WnckletFactory::WorkspaceSwitcherApplet
toplevel-id=bottom
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
diff --git a/data/fedora.layout b/data/fedora.layout
index c368c81b..ed55eca0 100644
--- a/data/fedora.layout
+++ b/data/fedora.layout
@@ -40,7 +40,7 @@ object-type=applet
applet-iid=GvcAppletFactory::GvcApplet
toplevel-id=top
position=20
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object notification-area]
@@ -48,7 +48,7 @@ object-type=applet
applet-iid=NotificationAreaAppletFactory::NotificationArea
toplevel-id=top
position=10
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object clock]
@@ -56,7 +56,7 @@ object-type=applet
applet-iid=ClockAppletFactory::ClockApplet
toplevel-id=top
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object show-desktop]
@@ -78,5 +78,5 @@ object-type=applet
applet-iid=WnckletFactory::WorkspaceSwitcherApplet
toplevel-id=bottom
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
diff --git a/data/linuxmint.layout b/data/linuxmint.layout
index 57ed5823..43d1b908 100644
--- a/data/linuxmint.layout
+++ b/data/linuxmint.layout
@@ -29,7 +29,7 @@ object-type=applet
applet-iid=NotificationAreaAppletFactory::NotificationArea
toplevel-id=bottom
position=10
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object clock]
@@ -37,5 +37,5 @@ object-type=applet
applet-iid=ClockAppletFactory::ClockApplet
toplevel-id=bottom
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
diff --git a/data/mageia.layout b/data/mageia.layout
index d0118a87..504a3377 100644
--- a/data/mageia.layout
+++ b/data/mageia.layout
@@ -40,7 +40,7 @@ object-type=applet
applet-iid=NotificationAreaAppletFactory::NotificationArea
toplevel-id=top
position=10
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object clock]
@@ -48,7 +48,7 @@ object-type=applet
applet-iid=ClockAppletFactory::ClockApplet
toplevel-id=top
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object show-desktop]
@@ -70,6 +70,6 @@ object-type=applet
applet-iid=WnckletFactory::WorkspaceSwitcherApplet
toplevel-id=bottom
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
diff --git a/data/opensuse.layout b/data/opensuse.layout
index 8dd8a3d7..d0f96927 100644
--- a/data/opensuse.layout
+++ b/data/opensuse.layout
@@ -29,7 +29,7 @@ object-type=applet
applet-iid=NotificationAreaAppletFactory::NotificationArea
toplevel-id=bottom
position=30
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object workspace-switcher]
@@ -37,7 +37,7 @@ object-type=applet
applet-iid=WnckletFactory::WorkspaceSwitcherApplet
toplevel-id=bottom
position=20
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object clock]
@@ -45,7 +45,7 @@ object-type=applet
applet-iid=ClockAppletFactory::ClockApplet
toplevel-id=bottom
position=10
-relative-to-edge=end
+panel-right-stick=true
locked=true
[Object show-desktop]
@@ -53,5 +53,5 @@ object-type=applet
applet-iid=WnckletFactory::ShowDesktopApplet
toplevel-id=bottom
position=0
-relative-to-edge=end
+panel-right-stick=true
locked=true
diff --git a/data/org.mate.panel.object.gschema.xml.in b/data/org.mate.panel.object.gschema.xml.in
index 360d5513..73656bc5 100644
--- a/data/org.mate.panel.object.gschema.xml.in
+++ b/data/org.mate.panel.object.gschema.xml.in
@@ -17,13 +17,8 @@
</key>
<key name="panel-right-stick" type="b">
<default>false</default>
- <summary>Interpret position relative to bottom/right edge (DEPRECATED)</summary>
- <description>If true, the position of the object is interpreted relative to the right (or bottom if vertical) edge of the panel. This key is provided only for backward compatibility with old panel layouts; please set the "relative-to-edge" property instead.</description>
- </key>
- <key name="relative-to-edge" enum="org.mate.panel.PanelObjectEdgeRelativity">
- <default>'start'</default>
- <summary>Whether to interpret the value of the "position" key relative to the start, center or end of the panel</summary>
- <description>The position of the object is interpreted relative to one edge of the panel. The value of this key determines whether the object is positioned relative to the start (left/top edge), center, or end (right/bottom edge) of the panel. Valid values for this key are 'start', 'center', and 'end'.</description>
+ <summary>Interpret position relative to bottom/right edge</summary>
+ <description>If true, the position of the object is interpreted relative to the right (or bottom if vertical) edge of the panel.</description>
</key>
<key name="locked" type="b">
<default>false</default>
@@ -33,37 +28,37 @@
<key name="applet-iid" type="s">
<default>''</default>
<summary>Applet IID</summary>
- <description>The implementation ID of the applet - e.g. "ClockAppletFactory::ClockApplet". This key is only relevant if the object_type key is "external-applet" (or the deprecated "matecomponent-applet").</description>
+ <description>The implementation ID of the applet - e.g. "ClockAppletFactory::ClockApplet". This key is only relevant if the object-type key is 'applet'.</description>
</key>
<key name="attached-toplevel-id" type="s">
<default>''</default>
<summary>Panel attached to drawer</summary>
- <description>The identifier of the panel attached to this drawer. This key is only relevant if the object_type key is "drawer-object".</description>
+ <description>The identifier of the panel attached to this drawer. This key is only relevant if the object-type key is 'drawer'.</description>
</key>
<key name="tooltip" type="s">
<default>''</default>
<summary>Tooltip displayed for drawer or menu</summary>
- <description>The text to display in a tooltip for this drawer or this menu. This key is only relevant if the object_type key is "drawer-object" or "menu-object".</description>
+ <description>The text to display in a tooltip for this drawer or this menu. This key is only relevant if the object-type key is 'drawer' or 'menu'.</description>
</key>
<key name="use-custom-icon" type="b">
<default>false</default>
<summary>Use custom icon for object's button</summary>
- <description>If true, the custom_icon key is used as a custom icon for the button. If false, the custom_icon key is ignored. This key is only relevant if the object_type key is "menu-object" or "drawer-object".</description>
+ <description>If true, the custom_icon key is used as a custom icon for the button. If false, the custom-icon key is ignored. This key is only relevant if the object-type key is 'menu' or 'drawer-object'.</description>
</key>
<key name="custom-icon" type="s">
<default>''</default>
<summary>Icon used for object's button</summary>
- <description>The location of the image file used as the icon for the object's button. This key is only relevant if the object_type key is "drawer-object" or "menu-object" and the use_custom_icon key is true.</description>
+ <description>The location of the image file used as the icon for the object's button. This key is only relevant if the object-type key is 'drawer' or 'menu' and the use-custom-icon key is true.</description>
</key>
<key name="use-menu-path" type="b">
<default>false</default>
<summary>Use custom path for menu contents</summary>
- <description>If true, the menu_path key is used as the path from which the menu contents should be constructed. If false, the menu_path key is ignored. This key is only relevant if the object_type key is "menu-object".</description>
+ <description>If true, the menu_path key is used as the path from which the menu contents should be constructed. If false, the menu-path key is ignored. This key is only relevant if the object-type key is 'menu'.</description>
</key>
<key name="menu-path" type="s">
<default>'applications:/'</default>
<summary>Menu content path</summary>
- <description>The path from which the menu contents is contructed. This key is only relevant if the use_menu_path key is true and the object_type key is "menu-object".</description>
+ <description>The path from which the menu contents is contructed. This key is only relevant if the use-menu-path key is true and the object-type key is 'menu'.</description>
</key>
<key name="has-arrow" type="b">
<default>true</default>
@@ -73,12 +68,12 @@
<key name="launcher-location" type="s">
<default>''</default>
<summary>Launcher location</summary>
- <description>The location of the .desktop file describing the launcher. This key is only relevant if the object_type key is "launcher-object".</description>
+ <description>The location of the .desktop file describing the launcher. This key is only relevant if the object-type key is 'launcher'.</description>
</key>
<key name="action-type" enum="org.mate.panel.PanelActionButtonType">
<default>'none'</default>
<summary>Action button type</summary>
- <description>The action type this button represents. Possible values are "lock", "logout", "run", "search" and "screenshot". This key is only relevant if the object_type key is "action-applet".</description>
+ <description>The action type this button represents. Possible values are 'none', 'lock', 'logout', 'run', 'search', 'force-quit', 'connect-server' and 'shutdown'. This key is only relevant if the object-type key is 'action'.</description>
</key>
</schema>
</schemalist>
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