The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
339 B
12 lines
339 B
5 years ago
|
<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>
|