~ubuntu-branches/ubuntu/oneiric/indicator-datetime/oneiric

« back to all changes in this revision

Viewing changes to data/datetime-dialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2011-03-23 16:22:50 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20110323162250-vm2rg7gtciwldlz3
Tags: 0.2.0-0ubuntu1
* New upstream release.
  ∘ Remove unused liboobs
  ∘ Add translator comments and make strings translatable (LP: #737326)
  ∘ Remove password dialog for calendars not the keyring
  ∘ Use default matching when geonames aren't available (LP: #740870)
  ∘ UI Cleanups and naming fixes (LP: #740806, LP: #740819)
  ∘ Free JSON parser data
  ∘ Avoid duplicates in GeoNames data (LP: #740884)
  ∘ Make location completion more robust
* debian/control: Dropping liboobs

Show diffs side-by-side

added added

removed removed

Lines of Context:
474
474
                        </child>
475
475
                        <child>
476
476
                          <object class="GtkCheckButton" id="showDateTimeCheck">
477
 
                            <property name="label" translatable="yes">_Date and time</property>
 
477
                            <property name="label" translatable="yes">_Date and month</property>
478
478
                            <property name="visible">True</property>
479
479
                            <property name="can_focus">True</property>
480
480
                            <property name="receives_default">False</property>