aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.common.gschema.xml
blob: bf75ffa259d085455a35aeb27afcd712c203830d (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="0" 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. Set to 0 to leave unchanged.</description>
        </key>
    </schema>
</schemalist>