diff options
Diffstat (limited to 'capplets/mouse/mate-mouse-properties.ui')
-rw-r--r-- | capplets/mouse/mate-mouse-properties.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/capplets/mouse/mate-mouse-properties.ui b/capplets/mouse/mate-mouse-properties.ui index 898e6f74..d67e360d 100644 --- a/capplets/mouse/mate-mouse-properties.ui +++ b/capplets/mouse/mate-mouse-properties.ui @@ -987,8 +987,8 @@ <property name="xalign">0</property> </object> <packing> - <property name="x_options"/> - <property name="y_options"/> + <property name="x_options">GTK_FILL</property> + <property name="y_options">GTK_FILL</property> </packing> </child> <child> @@ -1001,8 +1001,8 @@ <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> - <property name="x_options"/> - <property name="y_options"/> + <property name="x_options">GTK_FILL</property> + <property name="y_options">GTK_FILL</property> </packing> </child> <child> |