summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-03-04 11:21:40 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-03-05 10:49:53 -1000
commit7b834d7f281f384824309b579ba6c318e4545cdc (patch)
tree55a75e82a2911417941f82f39f179e9392f41c5e /ui
parentf71453e654d5c2212cc2fa3e6f215d3684937c0d (diff)
downloadanaconda-7b834d7f281f384824309b579ba6c318e4545cdc.tar.gz
anaconda-7b834d7f281f384824309b579ba6c318e4545cdc.tar.xz
anaconda-7b834d7f281f384824309b579ba6c318e4545cdc.zip
Center resize window on the screen.
Diffstat (limited to 'ui')
-rw-r--r--ui/autopart.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/autopart.glade b/ui/autopart.glade
index 199c3591d..ae6909672 100644
--- a/ui/autopart.glade
+++ b/ui/autopart.glade
@@ -343,7 +343,7 @@
<property name="visible">True</property>
<property name="title" translatable="yes">Which Partition to resize</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
+ <property name="window_position">GTK_WIN_POS_CENTER</property>
<property name="modal">False</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>