summaryrefslogtreecommitdiff
path: root/test cases/frameworks/7 gnome/com.github.meson.gschema.xml
blob: 741518dba170a46cb8462921be152357c45327c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<schemalist>
  <schema id="com.github.meson" path="/com/github/meson/" gettext-domain="test">

    <key name="greeting" type="s">
      <default l10n="messages">"Hello"</default>
      <summary>A greeting</summary>
      <description>
        Sample text to test schema compilation
      </description>
    </key>
  </schema>
</schemalist>