Go to file
openKylinBot de97c22da3 changed debian/source/format to native 2022-05-14 02:49:51 +08:00
debian changed debian/source/format to native 2022-05-14 02:49:51 +08:00
test python2 2022-05-14 02:49:51 +08:00
xdg support Gettext-Domain fields 2022-05-14 02:49:51 +08:00
AUTHORS Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
COPYING Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
ChangeLog Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
INSTALL Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
PKG-INFO Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
README Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
TODO Import Upstream version 0.26 2022-05-14 02:49:50 +08:00
setup.py Import Upstream version 0.26 2022-05-14 02:49:50 +08:00

README

The XDG Package contains:

    - Implementation of the XDG-Base-Directory Standard
      http://standards.freedesktop.org/basedir-spec/

    - Implementation of the XDG-Desktop Standard
      http://standards.freedesktop.org/desktop-entry-spec/

    - Implementation of the XDG-Menu Standard
      http://standards.freedesktop.org/menu-spec/

    - Implementation of the XDG-Icon-Theme Standard
      http://standards.freedesktop.org/icon-theme-spec/

    - Implementation of the XDG-Shared MIME-info Database
      http://standards.freedesktop.org/shared-mime-info-spec/

    - Implementation of the XDG-Recent File Storage Specification
      http://standards.freedesktop.org/recent-file-spec/

To run the tests, run nosetests in the top level directory.