Summary: Default location
Description:
The default location for the weather applet. The first field is the name that will be shown. If empty, it will be taken from the locations database. The second field is the METAR code for the default weather station. It must not be empty and must correspond to a tag in the Locations.xml file. The third field is a tuple of (latitude, longitude), to override the value taken from the database. This is only used for sunrise and moon phase calculations, not for weather forecast.
Type: (ssm(dd))
Default: ('', 'KNYC', nothing)
Note:
Float point value must be inputed in float form.
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.GWeather |
Value Name | default-location |
Value Type | REG_SZ |
Default Value | ('', 'KNYC', nothing) |