aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.common.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.ayatana.common.gschema.xml.in')
-rw-r--r--data/org.ayatana.common.gschema.xml.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/org.ayatana.common.gschema.xml.in b/data/org.ayatana.common.gschema.xml.in
new file mode 100644
index 0000000..30c5e03
--- /dev/null
+++ b/data/org.ayatana.common.gschema.xml.in
@@ -0,0 +1,10 @@
+<schemalist>
+ <schema gettext-domain="ayatana-common" id="org.ayatana.common" path="/org/ayatana/common/">
+ <key name="max-menu-text-length" type="u">
+ <range min="1" max="100"/>
+ <default>50</default>
+ <_summary>Maximum menu text length</_summary>
+ <_description>The number of characters to show in dynamic menu items before the text is ellipsized.</_description>
+ </key>
+ </schema>
+</schemalist>