desktop

tests/test this.py

38:ba9c38f29cbe
2007-08-27 paulb [project @ 2007-08-27 19:34:04 by paulb] Added Ubuntu Feisty packaging files.
     1 #!/usr/bin/env python     2 import os, sys, commands     3 os.system("kdialog " + "".join(map(commands.mkarg, sys.argv[1:])))