From 95d465bd4bda9b87a17bd29e25750da1ff54c4ac Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Sat, 14 Jan 2017 00:29:52 +0000 Subject: Fix org.mate.calc.gschema.xml.in so make doesn't fail. --- data/org.mate.calc.gschema.xml.in | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'data') diff --git a/data/org.mate.calc.gschema.xml.in b/data/org.mate.calc.gschema.xml.in index a268aaf..e0b1792 100644 --- a/data/org.mate.calc.gschema.xml.in +++ b/data/org.mate.calc.gschema.xml.in @@ -22,65 +22,65 @@ 9 - <_summary>Accuracy value - <_description>The number of digits displayed after the numeric point + Accuracy value + The number of digits displayed after the numeric point 64 - <_summary>Word size - <_description>The size of the words used in bitwise operations + Word size + The size of the words used in bitwise operations 10 - <_summary>Numeric Base - <_description>The numeric base + Numeric Base + The numeric base false - <_summary>Show Thousands Separators - <_description>Indicates whether thousands separators are shown in large numbers. + Show Thousands Separators + Indicates whether thousands separators are shown in large numbers. false - <_summary>Show Trailing Zeroes - <_description>Indicates whether any trailing zeroes after the numeric point should be shown in the display value. + Show Trailing Zeroes + Indicates whether any trailing zeroes after the numeric point should be shown in the display value. 'automatic' - <_summary>Number format - <_description>The format to display numbers in + Number format + The format to display numbers in 'degrees' - <_summary>Angle units - <_description>The angle units to use + Angle units + The angle units to use 'basic' - <_summary>Button mode - <_description>The button mode + Button mode + The button mode '' - <_summary>Source currency - <_description>Currency of the current calculation + Source currency + Currency of the current calculation '' - <_summary>Target currency - <_description>Currency to convert the current calculation into + Target currency + Currency to convert the current calculation into 'degree' - <_summary>Source units - <_description>Units of the current calculation + Source units + Units of the current calculation 'radian' - <_summary>Target units - <_description>Units to convert the current calculation into + Target units + Units to convert the current calculation into -- cgit v1.2.1