~ubuntu-branches/ubuntu/trusty/indicator-weather/trusty

« back to all changes in this revision

Viewing changes to data/ui/PreferencesDialog.ui

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2012-07-30 16:32:33 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120730163233-ptxl4qcrcyl3cmjd
Tags: 12.07.30-0ubuntu1
* New upstream release.
 - If Earthtools.org is down, report 'Unknown' rather than
   blocking on sunset and sunrise times (LP: #964365).
 - Correctly preform .pid file matching so we can restart after
   a crash (LP: #926433).
 - Fixed flurries condition being marked as 'Unknown' (LP: #928596).
 - Km in the units tab now written in full as kilometres (LP: #952661).
* debian/control: Bump standards version to 3.9.3, no changes needed.
* debian/postinst: Don't manually install or compile gschema. Distutils.Extras
  now installs it correctly and an apt trigger compiles it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
396
396
                            </child>
397
397
                            <child>
398
398
                              <object class="GtkRadioButton" id="kph">
399
 
                                <property name="label" translatable="yes">Km per hour (km/h)</property>
 
399
                                <property name="label" translatable="yes">Kilometers per hour (km/h)</property>
400
400
                                <property name="visible">True</property>
401
401
                                <property name="can_focus">True</property>
402
402
                                <property name="receives_default">False</property>