Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / examples / hello-c-gnome3 / hello.gschema.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <schemalist>
3   <schema path="/org/gnu/gettext/examples/hello/"
4           id="org.gnu.gettext.examples.hello">
5     <key name="use-markup" type="b">
6       <default>true</default>
7       <summary>Use XML markup</summary>
8       <description>Whether to use XML markup in the text.</description>
9     </key>
10   </schema>
11 </schemalist>