blob: 1b6d353adb70dc4d371a9fb145770bae3e991672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/data/ui/wizard-source.ui b/data/ui/wizard-source.ui
index 94c8a802..a5bfb774 100644
--- a/data/ui/wizard-source.ui
+++ b/data/ui/wizard-source.ui
@@ -60,7 +60,7 @@
<child>
<object class="GtkButton" id="download_an_os_button">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<signal name="clicked" handler="on_download_an_os_button_clicked"/>
<style>
<class name="boxes-menu-row"/>
|