aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.common.gschema.xml.in
blob: 30c5e037ad6898d73253b4cd718af32b81ab4c5e (plain)
1
2
3
4
5
6
7
8
9
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>