|
|
|
|
@ -79,11 +79,10 @@ |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="orientation">vertical</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel" id="lbComunity"> |
|
|
|
|
<object class="GtkLabel" id="label1"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">With help from the community |
|
|
|
|
</property> |
|
|
|
|
<property name="label" translatable="yes"><b>Authors:</b></property> |
|
|
|
|
<property name="use_markup">True</property> |
|
|
|
|
<property name="justify">center</property> |
|
|
|
|
</object> |
|
|
|
|
@ -107,10 +106,11 @@ |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel" id="label1"> |
|
|
|
|
<object class="GtkLabel" id="lbComunity"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes"><b>Authors:</b></property> |
|
|
|
|
<property name="label" translatable="yes">With help from the community |
|
|
|
|
</property> |
|
|
|
|
<property name="use_markup">True</property> |
|
|
|
|
<property name="justify">center</property> |
|
|
|
|
</object> |
|
|
|
|
@ -120,6 +120,34 @@ |
|
|
|
|
<property name="position">2</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel" id="lbLicense"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">License</property> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="weight" value="bold"/> |
|
|
|
|
</attributes> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="position">3</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkLabel" id="label2"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="label" translatable="yes">GNU GPLv2 or later |
|
|
|
|
</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="position">4</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<placeholder/> |
|
|
|
|
</child> |
|
|
|
|
|