summaryrefslogtreecommitdiff
path: root/mate-panel/panel-object.schemas.in
diff options
context:
space:
mode:
authorVincent Untz <[email protected]>2011-01-07 17:42:43 -0800
committerBenjamin Valentin <[email protected]>2012-03-26 23:05:55 +0200
commit92ba1e2db39b69340462ce0570bb971154ecdf2d (patch)
tree4768b1e58a1b12a4bef9cf49f140c6ab2c878ec6 /mate-panel/panel-object.schemas.in
parent5b2e5096babd9008c9f29836a93302816e15b68f (diff)
downloadmate-panel-92ba1e2db39b69340462ce0570bb971154ecdf2d.tar.bz2
mate-panel-92ba1e2db39b69340462ce0570bb971154ecdf2d.tar.xz
Change references from matecomponent-applet to external-applet in mateconf
Signed-off-by: Germán Póo-Caamaño <[email protected]>
Diffstat (limited to 'mate-panel/panel-object.schemas.in')
-rw-r--r--mate-panel/panel-object.schemas.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/mate-panel/panel-object.schemas.in b/mate-panel/panel-object.schemas.in
index 2039ee57..7bc2d34f 100644
--- a/mate-panel/panel-object.schemas.in
+++ b/mate-panel/panel-object.schemas.in
@@ -15,7 +15,8 @@
<long>
The type of this panel object. Possible values are
"drawer-object", "menu-object", "launcher-object",
- "matecomponent-applet", "action-applet" and "menu-bar".
+ "external-applet", "action-applet", "menu-bar" and
+ "separator".
</long>
</locale>
</schema>
@@ -105,7 +106,8 @@
<long>
The implementation ID of the applet - e.g.
"ClockAppletFactory::ClockApplet". This key is only
- relevant if the object_type key is "matecomponent-applet".
+ relevant if the object_type key is "external-applet"
+ (or the deprecated "matecomponent-applet").
</long>
</locale>
</schema>