[gnome-boxes] wizard-source: Make URL entry visible
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] wizard-source: Make URL entry visible
- Date: Thu, 6 Feb 2014 19:54:18 +0000 (UTC)
commit 9f41822f6567dca403e9b0b243b8d531f74fc195
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Feb 5 22:58:26 2014 +0000
wizard-source: Make URL entry visible
data/ui/wizard-source.ui | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index 193eef3..283ea1b 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -226,7 +226,9 @@
<property name="spacing">20</property>
<property name="orientation">vertical</property>
<child>
- <object class="GtkEntry" id="url_entry"/>
+ <object class="GtkEntry" id="url_entry">
+ <property name="visible">True</property>
+ </object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]