# HG changeset patch # User paulb # Date 1127950641 0 # Node ID 4ca9648cb3c365f8a4533849bd89f6a0009c98ab # Parent a0fd0baf4d3a2acc5b433373bd8e66978403eb93 [project @ 2005-09-28 23:37:21 by paulb] Added an introduction (taken from PKG-INFO and desktop.py). Added contact, copyright and licence information. diff -r a0fd0baf4d3a -r 4ca9648cb3c3 README.txt --- a/README.txt Wed Sep 28 23:32:47 2005 +0000 +++ b/README.txt Wed Sep 28 23:37:21 2005 +0000 @@ -1,3 +1,27 @@ +Introduction +------------ + +The desktop module provides desktop environment detection and resource opening +support for a selection of common and standardised desktop environments. See +the module docstring for a more extensive introduction. + +Contact, Copyright and Licence Information +------------------------------------------ + +No Web page has yet been made available for this work, but the author can be +contacted at the following e-mail address: + +paul@boddie.org.uk + +Copyright and licence information can be found in the docs directory - see +docs/COPYING.txt and docs/LICENCE.txt for more information. Whilst I would +prefer to release my software under the LGPL or GPL, the Python Software +Foundation insists on other licences, and I have chosen one of those in the +hope that this module becomes a part of the Python standard library. + +Notes +----- + Notes on desktop application/environment support: KDE Supports file and URL opening using kfmclient, where the openURL