<schemalist gettext-domain="@GETTEXT_PACKAGE@"> <schema id="org.mate.panel.menubar" path="/org/mate/panel/menubar/"> <key name="show-applications" type="b"> <default>true</default> <summary>Show applications menu</summary> <description>If true, show applications item in menu bar.</description> </key> <key name="show-places" type="b"> <default>true</default> <summary>Show places menu</summary> <description>If true, show places item in menu bar.</description> </key> <key name="show-desktop" type="b"> <default>true</default> <summary>Show desktop menu</summary> <description>If true, show desktop item in menu bar.</description> </key> <key name="show-icon" type="b"> <default>true</default> <summary>Show icon</summary> <description>If true, show icon in menu bar.</description> </key> <key name="icon-name" type="s"> <default>'start-here'</default> <summary>Icon to show in menu bar</summary> <description>Set the theme icon name to use in menu bar.</description> </key> </schema> </schemalist>