summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-06-01 15:07:36 +0000
committerChris Lumens <clumens@redhat.com>2006-06-01 15:07:36 +0000
commit8ccbcb16e699315b573dd58c0ad4dd1a1ff1cab5 (patch)
tree77f6fad94bbed57d9547cef0b705a4d5752d3741 /ui
parentd3ef3d1f428cb44dd7714e5b6415a2e844dc3e8c (diff)
downloadanaconda-8ccbcb16e699315b573dd58c0ad4dd1a1ff1cab5.tar.gz
anaconda-8ccbcb16e699315b573dd58c0ad4dd1a1ff1cab5.tar.xz
anaconda-8ccbcb16e699315b573dd58c0ad4dd1a1ff1cab5.zip
Don't specify a default center position for the main window. This is why
the main window was way off in the middle of nowhere with the new rhpxl stuff.
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 c8d82f6b2..616b55fb5 100644
--- a/ui/anaconda.glade
+++ b/ui/anaconda.glade
@@ -9,7 +9,6 @@
<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>
<property name="modal">False</property>
<property name="default_width">800</property>
<property name="default_height">600</property>