diff options
-rw-r--r-- | capplets/windows/window-properties.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/windows/window-properties.ui b/capplets/windows/window-properties.ui index f4d8aa49..cbdf0559 100644 --- a/capplets/windows/window-properties.ui +++ b/capplets/windows/window-properties.ui @@ -201,7 +201,7 @@ Author: Robert Buj <object class="GtkSpinButton" id="autoraise_delay_spinbutton"> <property name="visible">True</property> <property name="can-focus">True</property> - <property name="text" translatable="yes">1,0</property> + <property name="input-purpose">number</property> <property name="adjustment">adjustment1</property> <property name="climb-rate">0.10</property> <property name="digits">1</property> |