[gnome-boxes] wizard-source: Always show file & URL buttons
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] wizard-source: Always show file & URL buttons
- Date: Mon, 3 Mar 2014 19:32:01 +0000 (UTC)
commit 0891a1883e70b0aae8030b2dd3159401de49ce15
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Mar 3 19:32:17 2014 +0000
wizard-source: Always show file & URL buttons
data/ui/wizard-source.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index 283ea1b..b42b9da 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -28,6 +28,7 @@
<child>
<object class="GtkButton" id="enter_url_button">
+ <property name="visible">True</property>
<signal name="clicked" handler="on_enter_url_button_clicked"/>
<style>
<class name="boxes-menu-row"/>
@@ -69,6 +70,7 @@
<child>
<object class="GtkButton" id="select_file_button">
+ <property name="visible">True</property>
<signal name="clicked" handler="on_select_file_button_clicked"/>
<style>
<class name="boxes-menu-row"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]