[vinagre] Make it possible to focus the hostname GtkEntry
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Make it possible to focus the hostname GtkEntry
- Date: Mon, 18 Apr 2011 16:48:01 +0000 (UTC)
commit a35e1c8e74fca5adff2dd7bb812cd8810cbee863
Author: David King <amigadave amigadave com>
Date: Mon Apr 18 18:36:56 2011 +0200
Make it possible to focus the hostname GtkEntry
This was broken by commit e256798cffeb49fe3c31bfaa1e774220ae12e6a0.
data/vinagre.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/vinagre.ui b/data/vinagre.ui
index 747898b..015f253 100644
--- a/data/vinagre.ui
+++ b/data/vinagre.ui
@@ -839,7 +839,7 @@
<property name="has_entry">True</property>
<child internal-child="entry">
<object class="GtkEntry" id="comboboxtext-entry2">
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">Enter a valid hostname or IP address</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]