[glom] Dialog_ChooseID: Really show the quick find feature.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Dialog_ChooseID: Really show the quick find feature.
- Date: Wed, 21 Dec 2011 21:09:11 +0000 (UTC)
commit 29659c24a548714eb562fe26445f339166115d85
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Dec 21 22:09:05 2011 +0100
Dialog_ChooseID: Really show the quick find feature.
* ui/operator/dialog_find_id.glade: Correct some widget names.
We were removing a widget too high in the hierarchy, so we did not
show the quick find. This was presumably broken by some conversion
to a new version of Glade at some point.
ChangeLog | 9 +++++++++
ui/operator/dialog_find_id.glade | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 88fce51..18d4e55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-12-21 Murray Cumming <murrayc murrayc com>
+
+ Dialog_ChooseID: Really show the quick find feature.
+
+ * ui/operator/dialog_find_id.glade: Correct some widget names.
+ We were removing a widget too high in the hierarchy, so we did not
+ show the quick find. This was presumably broken by some conversion
+ to a new version of Glade at some point.
+
2011-12-20 Murray Cumming <murrayc murrayc com>
TranslatableItem::get_title_translation(): Correct fallback code.
diff --git a/ui/operator/dialog_find_id.glade b/ui/operator/dialog_find_id.glade
index b14a45c..f54019e 100644
--- a/ui/operator/dialog_find_id.glade
+++ b/ui/operator/dialog_find_id.glade
@@ -49,7 +49,7 @@
<property name="border_width">6</property>
<property name="spacing">12</property>
<child>
- <object class="GtkAlignment" id="alignment_parent">
+ <object class="GtkAlignment" id="alignment_parent_top">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
@@ -150,7 +150,7 @@
</packing>
</child>
<child>
- <object class="GtkAlignment" id="alignment_parent1">
+ <object class="GtkAlignment" id="alignment_parent">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]