Adaptating the python package to the new shell frontend.
commita5ddfeafbe56fb41a9e7691876df8d2d60747d7e
author <sylvain@sylvain.(none)> <>
Wed, 31 Aug 2005 00:47:29 +0000 (30 20:47 -0400)
committer <sylvain@sylvain.(none)> <>
Wed, 31 Aug 2005 00:47:29 +0000 (30 20:47 -0400)
treedaf5025801e148012f3643522ab0b3fea903dfed
parent57601d648b8058cb975ee42f2649e30b9d22c5d0
Adaptating the python package to the new shell frontend.

Make possible to pass flags directly to the shell frontend from a python
script, making possible such lines as:

python test.py --xfce4

Also add a warning mecanism to the package initializer, that makes easier
to users to remember how to use adesklets.
scripting/python/adesklets/__init__.py
scripting/python/adesklets/error_handler.py
scripting/python/adesklets/initializer.py