[vinagre] Make the history combo a GtkComboBoxText
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Make the history combo a GtkComboBoxText
- Date: Wed, 9 Feb 2011 14:59:07 +0000 (UTC)
commit aeb3da851e62880947df858f673c91e1b435619c
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 9 09:58:11 2011 -0500
Make the history combo a GtkComboBoxText
That is what is expected in the code.
data/vinagre.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/vinagre.ui b/data/vinagre.ui
index d0645a5..4e8dc7a 100644
--- a/data/vinagre.ui
+++ b/data/vinagre.ui
@@ -88,7 +88,7 @@
</packing>
</child>
<child>
- <object class="GtkComboBox" id="host_entry">
+ <object class="GtkComboBoxText" id="host_entry">
<property name="has-entry">True</property>
<property name="width_request">250</property>
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]