first provides implementation, smarter than pacman ;)

This commit is contained in:
guinux
2013-02-01 13:41:36 +01:00
parent d08e0aac2f
commit 6119f97126
2 changed files with 12 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
<object class="GtkDialog" id="ChooseDialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="title" translatable="yes"> </property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="type_hint">dialog</property>
@@ -42,7 +43,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="chooselabel">
<object class="GtkLabel" id="choose_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">label</property>