adjusted wait window dimension
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1276 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -4516,7 +4516,7 @@ Please read them carefully and <b>make your choice</b>.</property>
|
||||
</widget>
|
||||
<widget class="GtkWindow" id="waitWindow">
|
||||
<property name="width_request">200</property>
|
||||
<property name="height_request">80</property>
|
||||
<property name="height_request">120</property>
|
||||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||
<property name="title" translatable="yes">please wait</property>
|
||||
<property name="resizable">False</property>
|
||||
|
||||
Reference in New Issue
Block a user