~ubuntu-clock-dev/ubuntu-clock-app/trunk

« back to all changes in this revision

Viewing changes to app/worldclock/world-city-list.xml

  • Committer: Tarmac
  • Author(s): Nekhelesh Ramananthan
  • Date: 2014-09-04 20:46:28 UTC
  • mfrom: (77.3.3 add-utc-city)
  • Revision ID: tarmac-20140904204628-qdh8i62r3xzf3jsj
Added UTC to the local city list. Fixes: https://bugs.launchpad.net/bugs/1362763.

Approved by PS Jenkins bot, Riccardo Padovani, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1316
1316
                <countryName>Mongolia</countryName>
1317
1317
        </City>
1318
1318
        <City>
 
1319
                <cityName>UTC</cityName>
 
1320
                <timezoneID>UTC</timezoneID>
 
1321
                <countryName>UTC</countryName>
 
1322
        </City>
 
1323
        <City>
1319
1324
                <cityName>Vancouver</cityName>
1320
1325
                <timezoneID>America/Vancouver</timezoneID>
1321
1326
                <countryName>Canada</countryName>