aboutsummaryrefslogtreecommitdiff
path: root/data/com.canonical.indicator.messages.gschema.xml
blob: d9165cd2363c17bba0e205bf4b9edd3cc352980b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<schemalist>
  <schema id="com.canonical.indicator.messages" path="/com/canonical/indicator/messages/" gettext-domain="indicator-messages">
    <key name="applications" type="as">
      <summary>List of applications that are shown in the messaging menu</summary>
      <description>
        Applications corresponding to the desktop file ids in this list are shown in the messaging menu.
      </description>
      <default>[]</default>
    </key>
  </schema>
</schemalist>