URLs, captions fixed.
This commit is contained in:
parent
ebd71aa552
commit
c9963cd9f7
|
@ -4,6 +4,7 @@
|
|||
<requires lib="gtk+" version="3.16"/>
|
||||
<object class="GtkDialog" id="object_example_dialog">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Object Example Protocol</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<child internal-child="vbox">
|
||||
<object class="GtkBox" id="dialog-vbox1">
|
||||
|
@ -156,6 +157,7 @@
|
|||
</object>
|
||||
<object class="GtkDialog" id="preferences_dialog">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Object Example Protocol Preferences</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<child internal-child="vbox">
|
||||
<object class="GtkBox" id="dialog-vbox2">
|
||||
|
|
Loading…
Reference in New Issue