~jtaylor/ubuntu/oneiric/gajim/multiple-CVE

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): Nafallo Bjälevik
  • Date: 2009-06-12 13:49:19 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20090612134919-basez34an73qkkb1
Tags: 0.12.2-0ubuntu1
* New upstream bugfix release:
  + Better keepalive / ping behaviour
  + Fix custom port handling
  + Improve error messages handling
  + Totem support for played music
  + Fix SSL with some servers
  + Handle XFCE notification-daemon
  + Restore old behaviour of click on systray: left click to open events
  + Network manager 0.7 support
  + Improve Kerberos support
  + Many bugfixes here and there
  + Add -c option to history_manager
* debian/patches/00list:
  - Disable de-update.patch, since it doesn't apply
  - Drop svn-11058.patch since it is included in the new release
* debian/patches/svn-11058.patch:
  - Drop patch since it is included in the new release
* debian/control:
  - Bump required version for intltool as per upstream's requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
data/glade/zeroconf_contact_context_menu.glade
64
64
data/glade/zeroconf_context_menu.glade
65
65
data/glade/zeroconf_information_window.glade
66
 
data/glade/zeroconf_properties_window.glade
67
66
src/adhoc_commands.py
68
67
src/advanced.py
69
68
src/atom_window.py
92
91
src/common/helpers.py
93
92
src/common/i18n.py
94
93
src/common/__init__.py
 
94
src/common/latex.py
95
95
src/common/logger.py
96
96
src/common/nslookup.py
97
97
src/common/optparser.py