|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<!-- Generated with glade 3.22.1 --> |
|
|
|
|
<!-- Generated with glade 3.36.0 --> |
|
|
|
|
<interface> |
|
|
|
|
<requires lib="gtk+" version="3.18"/> |
|
|
|
|
<object class="GtkDialog" id="aboutDialog"> |
|
|
|
|
@ -171,6 +171,31 @@ |
|
|
|
|
<property name="top_attach">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">with libgtk</property> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="weight" value="bold"/> |
|
|
|
|
</attributes> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">0</property> |
|
|
|
|
<property name="top_attach">3</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel" id="lbGtkVersion"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">X.X.X</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="left_attach">1</property> |
|
|
|
|
<property name="top_attach">3</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
|