gtk-builder-tool: Add some tests

This commit is contained in:
Matthias Clasen
2015-05-02 17:21:31 -04:00
parent 4f115ad940
commit d22f351e28
20 changed files with 177 additions and 1 deletions

View File

@ -0,0 +1,6 @@
<!-- translatable property not stripped -->
<interface>
<object class="GtkWindow">
<property name="visible" translatable="yes">False</property>
</object>
</interface>