summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-07-10 10:47:25 -0400
committerLuke from DC <[email protected]>2026-07-27 23:15:29 +0000
commit498895232bbfe5e3ab4ace19259e1a65dbcafacb (patch)
tree2151f29ef8af65d0ff6e8ca41322777cd7c537f4 /data
parent36b2e3d97c40332cf495e20262e5642b893b0463 (diff)
downloadmate-panel-498895232bbfe5e3ab4ace19259e1a65dbcafacb.tar.bz2
mate-panel-498895232bbfe5e3ab4ace19259e1a65dbcafacb.tar.xz
data: update pack-index description
Backported from https://gitlab.gnome.org/GNOME/gnome-panel/-/commit/6278658de
Diffstat (limited to 'data')
-rw-r--r--data/org.mate.panel.object.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.mate.panel.object.gschema.xml.in b/data/org.mate.panel.object.gschema.xml.in
index 1af53d89..53e23117 100644
--- a/data/org.mate.panel.object.gschema.xml.in
+++ b/data/org.mate.panel.object.gschema.xml.in
@@ -18,7 +18,7 @@
<key name="pack-index" type="i">
<default>0</default>
<summary>Object's position on the panel</summary>
- <description>The position of this panel object. The position is specified by the number of pixels from the left (or top if vertical) panel edge.</description>
+ <description>The index of this panel object within the other objects with the same pack-type, from the left (or top if vertical) panel edge.</description>
</key>
<key name="position" type="i">
<default>0</default>