desktop

tests/test this.py

34:5691716f41d1
2006-10-04 paulb [project @ 2006-10-04 21:21:56 by paulb] Updated release notes.
     1 #!/usr/bin/env python     2 import os, sys, commands     3 os.system("kdialog " + "".join(map(commands.mkarg, sys.argv[1:])))