[gnome-chess] Remove the label in the promotion type dialog
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Remove the label in the promotion type dialog
- Date: Sat, 29 Jun 2013 15:18:31 +0000 (UTC)
commit b78ec087b3de569e28afe9a47c49d492200be007
Author: Michael Catanzaro <mike catanzaro gmail com>
Date: Sat Jun 29 10:15:26 2013 -0500
Remove the label in the promotion type dialog
It actually doesn't need to exist at all
https://bugzilla.gnome.org/show_bug.cgi?id=703251
data/promotion-type-selector.ui | 18 +-----------------
1 files changed, 1 insertions(+), 17 deletions(-)
---
diff --git a/data/promotion-type-selector.ui b/data/promotion-type-selector.ui
index 92be153..ae0321c 100644
--- a/data/promotion-type-selector.ui
+++ b/data/promotion-type-selector.ui
@@ -4,6 +4,7 @@
<object class="GtkDialog" id="dialog_promotion_type_selector">
<property name="can_focus">False</property>
<property name="border_width">5</property>
+ <property name="title" translatable="yes">Select Promotion Type</property>
<property name="type_hint">dialog</property>
<property name="has_resize_grip">False</property>
<child internal-child="vbox">
@@ -13,8 +14,6 @@
<property name="margin_right">12</property>
<property name="margin_top">6</property>
<property name="margin_bottom">20</property>
- <property name="orientation">vertical</property>
- <property name="spacing">12</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<property name="can_focus">False</property>
@@ -227,21 +226,6 @@
<property name="position">0</property>
</packing>
</child>
- <child>
- <object class="GtkLabel" id="label_select_promotion_type">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
- <property name="label" translatable="yes">Select Pawn Promotion Type</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
</object>
</child>
<action-widgets>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]