diff options
author | Chen Hanxiao <chenhanxiao@cn.fujitsu.com> | 2014-06-16 11:56:02 +0800 |
---|---|---|
committer | Chen Hanxiao <chenhanxiao@cn.fujitsu.com> | 2014-06-16 11:56:53 +0800 |
commit | 2f4a424521ef16de9a1051ad7b6a1337a7d22bfc (patch) | |
tree | ca29f9c9a5d3163eb87e6cf9fa01f27bc752522f /ui/host.ui | |
parent | ba96af8df8787af4981f7bf318dfed8cdf8a6a36 (diff) | |
download | virt-manager-2f4a424521ef16de9a1051ad7b6a1337a7d22bfc.tar.gz |
use binary prefixes for units where appropriate
https://bugzilla.redhat.com/show_bug.cgi?id=1103893
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Diffstat (limited to 'ui/host.ui')
-rw-r--r-- | ui/host.ui | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -255,7 +255,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label">2000 MB</property> + <property name="label">2000 MiB</property> </object> <packing> <property name="left_attach">1</property> |