diff --git a/pywmdatetime/README b/pywmdatetime/README index adc23fc..23719c8 100644 --- a/pywmdatetime/README +++ b/pywmdatetime/README @@ -10,6 +10,5 @@ needs. I also made it to try out my newly written Python module for that provides helping functions for making dockapps. [CONTACT] -Mail anything related to this program to me, Kristoffer Erlandsson, - +Mail anything related to this program to me, Mario Frasca diff --git a/pywmgeneral/PKG-INFO b/pywmgeneral/PKG-INFO index 1a96b84..cccdaa0 100644 --- a/pywmgeneral/PKG-INFO +++ b/pywmgeneral/PKG-INFO @@ -2,9 +2,9 @@ Metadata-Version: 1.0 Name: pywmgeneral Version: 0.1 Summary: Python module for making WindowMaker dockapps. -Home-page: http://foo.unix.se/pywmdockapps -Author: Kristoffer Erlandsson -Author-email: krier115@student.liu.se +Home-page: http://pywmdockapps.sourceforge.net +Author: Mario Frasca +Author-email: mfrasca@interia.pl License: GPL -Description: UNKNOWN +Description: (previous author/email: Kristoffer Erlandsson ) Platform: UNKNOWN diff --git a/pywmgeneral/README b/pywmgeneral/README index 199b455..34bca3f 100644 --- a/pywmgeneral/README +++ b/pywmgeneral/README @@ -18,6 +18,6 @@ interactive interpreter and issue 'help(pywmhelpers)'. See the file INSTALL [CONTACT] -Anything related to this piece of software can be e-mailed to me, Kristoffer -Erlandsson, . +Anything related to this piece of software can be e-mailed to me, Mario +Frasca . diff --git a/pywmgeneral/setup.py b/pywmgeneral/setup.py index 9e66dad..f25ba1a 100755 --- a/pywmgeneral/setup.py +++ b/pywmgeneral/setup.py @@ -17,10 +17,10 @@ module1 = Extension('pywmgeneral', setup(name = 'pywmgeneral', py_modules = ['pywmhelpers'], version = '0.1', - author = 'Kristoffer Erlandsson', - author_email = 'krier115@student.liu.se', + author = 'Mario Frasca', + author_email = 'mfrasca@interia.pl', description = 'Python module for making WindowMaker dockapps.', - url = 'http://foo.unix.se/pywmdockapps', + url = 'http://pywmdockapps.sourceforge.net', license = 'GPL', ext_modules = [module1]) diff --git a/pywmgeneric/INSTALL b/pywmgeneric/INSTALL index 96e5101..b2fca26 100644 --- a/pywmgeneric/INSTALL +++ b/pywmgeneric/INSTALL @@ -1,5 +1,5 @@ 1. If you don't have pywmgeneral installed, install it first. Can be found - at http://foo.unix.se/pywmdockapps. + at http://pywmdockapps.sourceforge.net. 2. Copy pywmgeneric.py to somewhere in your path (like ~/bin or /usr/local/bin). @@ -9,5 +9,5 @@ 4. Enjoy. -Trouble? E-mail me at . +Trouble? E-mail me at Mario Frasca . diff --git a/pywmgeneric/README b/pywmgeneric/README index 717bab2..026f2d0 100644 --- a/pywmgeneric/README +++ b/pywmgeneric/README @@ -61,9 +61,9 @@ xterm-entry in the sample shows this. You could probably come up with much more than this! [CONTACT] -Mail bug reports, suggestions, comments, complaints or anything else, -be it funny or boring, related to this program to me, Kristoffer -Erlandsson, . +Mail bug reports, suggestions, comments, complaints or anything else, be it +funny or boring, related to this program to me, Mario Frasca +. -The newest version can be found at http://foo.unix.se/pywmdockapps/. +The newest version can be found at http://pywmdockapps.sourceforge.net/. diff --git a/pywmseti/README b/pywmseti/README index 34286ab..0f160ff 100644 --- a/pywmseti/README +++ b/pywmseti/README @@ -12,6 +12,5 @@ No one of the existing monitors suited my needs. And the more Python the world gets, the better it'll be! ;) [CONTACT] -Mail anything related to this program to me, Kristoffer Erlandsson, - +Mail anything related to this program to me, Mario Frasca diff --git a/pywmsysmon/README b/pywmsysmon/README index b66110f..c102eab 100644 --- a/pywmsysmon/README +++ b/pywmsysmon/README @@ -10,6 +10,5 @@ with --help for information about customization. As usual, I didn't find a dockapp that fitted me. [CONTACT] -Mail anything related to this program to me, Kristoffer Erlandsson, - +Mail anything related to this program to me, Mario Frasca