~ubuntu-branches/ubuntu/raring/pyxdg/raring-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-05-27 16:12:51 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100527161251-y8fgwzi4uvw2ikgx
Tags: 0.19-1ubuntu1
* Resync on Debian
* debian/patches/gettext-support.patch, debian/patches/series:
  - Support X-GNOME-Gettext-Domain and X-Ubuntu-Gettext-Domain fields in 
    .desktop files, for dynamic translation support (corresponding to our 
     glib change).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 0.19
 
2
    * IniFile.py: add support for trusted desktop files (thanks to karl mikaelsson)
 
3
    * DesktopEntry.py: Support spec version 1.0, Debian bug #563660
 
4
    * MimeType.py: Fix parsing of in memory data, Debian bug #563718
 
5
    * DesktopEntry.py: Fix constructor, Debian bug #551297, #562951, #562952
 
6
 
 
7
 
1
8
Version 0.18
2
9
 
3
10
    * DesktopEntry.py: Add getMimeTypes() method, correctly returning strings