~ubuntu-branches/debian/experimental/empathy/experimental

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-log-window.ui

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2013-10-26 17:12:53 UTC
  • mfrom: (1.21.71)
  • Revision ID: package-import@ubuntu.com-20131026171253-hmxvp8vrkqromrpp
Tags: 3.10.1-1
* New upstream release
* Bump build-dependencies
* Dropped patches that aren't relevant anymore:
  + d/p/0001-Use-new-api-versioned-name-for-geocode-glib.patch
  + d/p/0002-Update-to-new-GeocodeLocation-API-in-geocode-glib-0..patch
  + d/p/0003-Add-missing-include.patch
* debian/patches/telepathy-account-widgets-compilation.patch:
  + Added, fix compilation with --as-needed
* debian/shlibs.local: Updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
                <property name="can_focus">False</property>
47
47
                <child>
48
48
                  <object class="GtkImageMenuItem" id="imagemenuitem_delete">
49
 
                    <property name="label" translatable="yes">Delete All History...</property>
 
49
                    <property name="label" translatable="yes">Delete All History…</property>
50
50
                    <property name="visible">True</property>
51
51
                    <property name="can_focus">False</property>
52
52
                    <property name="use_action_appearance">False</property>
335
335
                    <property name="visible">True</property>
336
336
                    <property name="can_focus">False</property>
337
337
                    <property name="xalign">0</property>
338
 
                    <property name="label" translatable="yes">&lt;span size="x-large"&gt;Loading...&lt;/span&gt;</property>
 
338
                    <property name="label" translatable="yes">&lt;span size="x-large"&gt;Loading…&lt;/span&gt;</property>
339
339
                    <property name="use_markup">True</property>
340
340
                  </object>
341
341
                  <packing>