diff --git a/po/POTFILES.in b/po/POTFILES.in index e765513..be0cb6b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,2 +1,3 @@ src/extension.js src/weather-settings.js.in +src/org.gnome.shell.extensions.weather.gschema.xml.in diff --git a/src/org.gnome.shell.extensions.weather.gschema.xml.in b/src/org.gnome.shell.extensions.weather.gschema.xml.in index 6b969fb..78e75d2 100644 --- a/src/org.gnome.shell.extensions.weather.gschema.xml.in +++ b/src/org.gnome.shell.extensions.weather.gschema.xml.in @@ -11,48 +11,39 @@ 'celsius' - <_summary>Units - <_description>Choose the unit system for temperatures etc. Allowed values are 'celsius' or 'fahrenheit'. + <_summary>Temperature Unit 'Cambridge, MA' <_summary>City to be displayed - <_description>Optionally, you can override the displayed city. This one is displayed instead of the one from the Yahoo service. 0 <_summary>Actual City - <_description> true - <_summary>Whether to translate the weather condition - <_description>Whether to translate the weather condition. If enabled, the condition is translated based on the weather code. If disabled, the condition string from Yahoo is taken. Note: Enabling the translation sometimes results in loss of accuracy, e.g., the condition string "PM Thunderstorms" cannot be expressed in terms of weather codes. + <_summary>Translate Conditions true - <_summary>Whether to use symbolic icons - <_description>Whether to use symbolic icons instead of full-colored icons. + <_summary>Symbolic Icons true - <_summary>Whether to show the text in the panel. - <_description>Whether to show the weather condition text (aka. comment) together with the temperature in the panel (requires restart). If only weather condition text is undesired, consider show-comment-in-panel option. + <_summary>Temperature in Panel false - <_summary>Whether to show the comment in the panel. - <_description>Whether to show the comment (aka. weather condition text, e.g. "Windy", "Clear") in the panel. Note that the temperature is still shown (if undesired, consider show-text-in-panel option). + <_summary>Conditions in Panel 'center' - <_summary>Position in panel - <_description>Set the position of this GNOME Shell extension in the panel to either 'center', 'left' or 'right' (requires restart). + <_summary>Position in Panel 300 - <_summary>Refresh interval in seconds - <_description>The interval in seconds to refresh the weather information. + <_summary>Refresh interval