Kaydet (Commit) 81e4968f authored tarafından Ivan Timofeev's avatar Ivan Timofeev

use 2 decimal digits

Change-Id: I4444c7b0072996efe38c643ac8a6b6a432981329
üst f4da0701
...@@ -190,6 +190,7 @@ ...@@ -190,6 +190,7 @@
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
<property name="invisible_char_set">True</property> <property name="invisible_char_set">True</property>
<property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
...@@ -218,6 +219,7 @@ ...@@ -218,6 +219,7 @@
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
<property name="invisible_char_set">True</property> <property name="invisible_char_set">True</property>
<property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
...@@ -232,6 +234,7 @@ ...@@ -232,6 +234,7 @@
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="invisible_char"></property> <property name="invisible_char"></property>
<property name="invisible_char_set">True</property> <property name="invisible_char_set">True</property>
<property name="digits">2</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment