Accidently removed default_width and default_height. --- ui/autopart.glade | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ui/autopart.glade b/ui/autopart.glade index 3e20709..f607a43 100644 --- a/ui/autopart.glade +++ b/ui/autopart.glade @@ -9,6 +9,8 @@ <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> + <property name="default_width">440</property> + <property name="default_height">250</property> <property name="resizable">True</property> <property name="destroy_with_parent">False</property> <property name="decorated">True</property> -- 1.5.4.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list