From 6b24c91d3aa81fdb99500c8c2c12f830fabaefb6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sat, 24 Nov 2012 20:44:45 -0500 Subject: Update codebase. --- data/org.mate.calc.gschema.xml.in | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'data/org.mate.calc.gschema.xml.in') diff --git a/data/org.mate.calc.gschema.xml.in b/data/org.mate.calc.gschema.xml.in index 4f0f79b..a268aaf 100644 --- a/data/org.mate.calc.gschema.xml.in +++ b/data/org.mate.calc.gschema.xml.in @@ -1,9 +1,10 @@ - - - + + + + @@ -47,7 +48,7 @@ <_description>Indicates whether any trailing zeroes after the numeric point should be shown in the display value. - 'fixed' + 'automatic' <_summary>Number format <_description>The format to display numbers in @@ -71,5 +72,15 @@ <_summary>Target currency <_description>Currency to convert the current calculation into + + 'degree' + <_summary>Source units + <_description>Units of the current calculation + + + 'radian' + <_summary>Target units + <_description>Units to convert the current calculation into + -- cgit v1.2.1