From 47fa0003e44132c7b83e9d21846d83c2736cfaa8 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 6 Sep 2015 20:59:22 +0200 Subject: Correct default tag in gsettings schema --- libmateweather/org.mate.weather.gschema.xml.in | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/libmateweather/org.mate.weather.gschema.xml.in b/libmateweather/org.mate.weather.gschema.xml.in index c482563..b692a9f 100644 --- a/libmateweather/org.mate.weather.gschema.xml.in +++ b/libmateweather/org.mate.weather.gschema.xml.in @@ -56,28 +56,28 @@ - <_default l10n="messages">'miles' + 'miles' Distance unit The unit to use for visibility. Values: 'meters', 'km' ,'miles'. - <_default l10n="messages">'inHg' + 'inHg' Pressure unit The unit to use for pressure. Values: 'kPa', 'hPa', 'mb', 'mmHg', 'inHg, 'atm'. - <_default l10n="messages">'knots' + 'knots' Speed unit The unit to use for wind speed. Values: 'm/s', 'km/h, 'mph', 'knots', 'Beaufort scale'. - <_default l10n="messages">'Fahrenheit' + 'Fahrenheit' Temperature unit The unit to use for temperature. Values: 'Kelvin', 'Centigrade', 'Fahrenheit'. @@ -99,7 +99,7 @@ write it in Greek. It's important to translate this name. If you do not require a DEFAULT_LOCATION, set this to "DEFAULT_LOCATION". --> - <_default l10n="messages">'DEFAULT_LOCATION' + 'DEFAULT_LOCATION' Weather location information Weather location information. @@ -112,7 +112,7 @@ like a capital city so that it would be ok for more of your users. For example, for Greek, we use "LGAV" for the capital city, Athens. If you do not require a DEFAULT_CODE, set this to "DEFAULT_CODE". --> - <_default l10n="messages">'DEFAULT_CODE' + 'DEFAULT_CODE' Nearby city Nearby major zone, such as a capital city, as found from https://raw.github.com/mate-desktop/libmateweather/master/data/Locations.xml.in @@ -125,7 +125,7 @@ as any zone you put here must also be present in the Locations.xml file. If your default location does not have a zone, set this to "DEFAULT_ZONE". --> - <_default l10n="messages">'DEFAULT_ZONE' + 'DEFAULT_ZONE' Zone location A unique zone for the city, as found from https://raw.github.com/mate-desktop/libmateweather/master/data/Locations.xml.in @@ -139,12 +139,12 @@ file. If your default location does not have a radar, set this to " " (or space). If you do not have a default location, set this to DEFAULT_RADAR. --> - <_default l10n="messages">'DEFAULT_RADAR' + 'DEFAULT_RADAR' Radar location A three-digit-long code for retrieving radar maps from weather.com, found from https://raw.github.com/mate-desktop/libmateweather/master/data/Locations.xml.in - <_default l10n="messages">'DEFAULT_LOCATION' + 'DEFAULT_LOCATION' Weather for a city The city that mateweather displays information for. @@ -157,7 +157,7 @@ Locations.xml file. If your default location does not have known coordinates, set this to " " (or space). If you do not have a default location, set this to DEFAULT_COORDINATES. --> - <_default l10n="messages">'DEFAULT_COORDINATES' + 'DEFAULT_COORDINATES' Location coordinates Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-SS[EW]. -- cgit v1.2.1