[gtk+] lockbutton: Fix up the template
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] lockbutton: Fix up the template
- Date: Sun, 3 Jan 2016 15:46:38 +0000 (UTC)
commit 1aeaa33e68ac2e93b3664b873dd2533f52c4e7b8
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jan 3 10:42:13 2016 -0500
lockbutton: Fix up the template
I forgot to clean this up when switching to a stack.
gtk/ui/gtklockbutton.ui | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/gtk/ui/gtklockbutton.ui b/gtk/ui/gtklockbutton.ui
index 309a783..c076971 100644
--- a/gtk/ui/gtklockbutton.ui
+++ b/gtk/ui/gtklockbutton.ui
@@ -29,10 +29,6 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">Lock</property>
</object>
- <packing>
- <property name="fill">0</property>
- <property name="position">1</property>
- </packing>
</child>
<child>
<object class="GtkLabel" id="label_unlock">
@@ -40,21 +36,10 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">Unlock</property>
</object>
- <packing>
- <property name="fill">0</property>
- <property name="position">2</property>
- </packing>
</child>
</object>
</child>
</object>
</child>
</template>
- <object class="GtkSizeGroup" id="label_group">
- <property name="mode">both</property>
- <widgets>
- <widget name="label_lock"/>
- <widget name="label_unlock"/>
- </widgets>
- </object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]