Update German translation
[glib.git] / gio / tests / schema-tests / incomplete-list.gschema.xml
blobdf33e842df110ff92c9da789167a39801810d995
1 <schemalist>
2   <schema id="incomplete-list" path="/tests/">
3     <key name="test" type="ai">
4       <default>[1,2,3</default>
5     </key>
6   </schema>
7 </schemalist>