Sure

The cities are added in the datetime-prefs-locations.c dialog.
The list of cities are saved in the SETTINGS_LOCATIONS_S GSettings key, getting 
the contents of the current treemodel, as you can see here: 
http://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk/view/head:/src/datetime-prefs-locations.c#L337

Then, these cities are loaded in the indicator from the GSettings key: 
http://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk/view/head:/src/datetime-service.c#L597

So the solution here is to order the treemodel so the cities will appear in the 
indicator in the corrrect order
-- 
https://code.launchpad.net/~jjardon/indicator-datetime/fix-833325/+merge/78281
Your team ayatana-commits is subscribed to branch lp:indicator-datetime.

_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to     : ayatana-commits@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ayatana-commits
More help   : https://help.launchpad.net/ListHelp

Reply via email to