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

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-01-19 00:32:35 UTC
  • mfrom: (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100119003235-sm7fpza2uxke2nbd
Tags: 0.18-1ubuntu1
* Merge from debian testing, remaining changes (LP: #509393):
  - gettext-support.patch: 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
1
The XDG Package contains:
2
2
 
3
3
        - Implementation of the XDG-Base-Directory Standard
4
 
          http://www.freedesktop.org/standards/basedir-spec
 
4
      http://standards.freedesktop.org/basedir-spec/
5
5
 
6
6
        - Implementation of the XDG-Desktop Standard
7
 
          http://www.freedesktop.org/standards/desktop-entry-spec
 
7
      http://standards.freedesktop.org/basedir-spec/
8
8
 
9
9
        - Implementation of the XDG-Menu Standard
10
 
          http://www.freedesktop.org/standards/menu-spec
 
10
      http://standards.freedesktop.org/basedir-spec/
11
11
 
12
12
        - Implementation of the XDG-Icon-Theme Standard
13
 
          http://www.freedesktop.org/standards/icon-theme-spec
 
13
      http://standards.freedesktop.org/basedir-spec/
14
14
 
15
15
        - Implementation of the XDG-Shared MIME-info Database
16
 
          http://www.freedesktop.org/standards/shared-mime-info
 
16
      http://standards.freedesktop.org/basedir-spec/
17
17
 
18
18
        - Implementation of the XDG-Recent File Storage Specification
19
 
          http://www.freedesktop.org/standards/recent-file-spec
 
19
    http://standards.freedesktop.org/basedir-spec/
 
20