desktop

tests/test this.py

37:8993138d9c8f
2007-08-27 paulb [project @ 2007-08-27 19:33:45 by paulb] Updated copyright information.
     1 #!/usr/bin/env python     2 import os, sys, commands     3 os.system("kdialog " + "".join(map(commands.mkarg, sys.argv[1:])))