summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-09-29 15:36:18 -0400
committerJeremy Katz <katzj@redhat.com>2008-09-29 15:37:38 -0400
commite8e34b267981051f69d468f1cbeec4331bb24a26 (patch)
tree6e5cad631f481e07a1ff4d48a93b8834487edff3 /ui
parenta834f8aaf20c6c7041f125fe371d83634530912c (diff)
downloadanaconda-e8e34b267981051f69d468f1cbeec4331bb24a26.tar.gz
anaconda-e8e34b267981051f69d468f1cbeec4331bb24a26.tar.xz
anaconda-e8e34b267981051f69d468f1cbeec4331bb24a26.zip
Use fullscreen for small screens (#444943)
Switch to fullscreen on lowres screens as that avoids some problems with live installs on such machines
Diffstat (limited to 'ui')
-rw-r--r--ui/anaconda.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/anaconda.glade b/ui/anaconda.glade
index b0d273c60..9e04ec89d 100644
--- a/ui/anaconda.glade
+++ b/ui/anaconda.glade
@@ -6,7 +6,6 @@
<widget class="GtkWindow" id="mainWindow">
<property name="width_request">610</property>
<property name="height_request">450</property>
- <property name="visible">True</property>
<property name="title" translatable="yes"></property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>