[glom] Find ID Dialog: Fix the expansion.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Find ID Dialog: Fix the expansion.
- Date: Mon, 28 Oct 2013 13:26:02 +0000 (UTC)
commit 4edef8cbb247befe90e99d3d66c8b77a7bb643e8
Author: Murray Cumming <murrayc murrayc com>
Date: Sun Oct 27 21:12:20 2013 +0100
Find ID Dialog: Fix the expansion.
data/ui/operator/dialog_find_id.glade | 21 ++++++++++++++-------
1 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/operator/dialog_find_id.glade b/data/ui/operator/dialog_find_id.glade
index 3d30347..e9b6fc9 100644
--- a/data/ui/operator/dialog_find_id.glade
+++ b/data/ui/operator/dialog_find_id.glade
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.15.4 on Sun Oct 27 21:12:01 2013 -->
<interface>
- <requires lib="gtk+" version="3.6"/>
+ <!-- interface-requires gtk+ 3.6 -->
<object class="GtkDialog" id="dialog_find_id">
<property name="can_focus">False</property>
<property name="border_width">6</property>
@@ -21,11 +22,11 @@
<child>
<object class="GtkButton" id="button_cancel1">
<property name="label">gtk-cancel</property>
+ <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
@@ -44,10 +45,10 @@
</child>
<child>
<object class="GtkBox" id="vbox82">
- <property name="orientation">vertical</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">6</property>
+ <property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkAlignment" id="alignment_parent_top">
@@ -55,15 +56,18 @@
<property name="can_focus">False</property>
<child>
<object class="GtkBox" id="vbox83">
- <property name="orientation">vertical</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkBox" id="hbox81">
- <property name="orientation">horizontal</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">False</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label203">
@@ -99,8 +103,9 @@
</child>
<child>
<object class="GtkBox" id="hbox_quickfind">
- <property name="orientation">horizontal</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">False</property>
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="label206">
@@ -132,12 +137,12 @@
<child>
<object class="GtkButton" id="button_quickfind">
<property name="label">gtk-find</property>
+ <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
@@ -157,6 +162,8 @@
<object class="GtkAlignment" id="alignment_parent">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<child>
<placeholder/>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]