desktop

tests/test this.py

40:95b9e1559d10
2007-08-27 paulb [project @ 2007-08-27 22:28:31 by paulb] Updated release notes. Improved XFCE detection with DISPLAY variable definition if necessary.
     1 #!/usr/bin/env python     2 import os, sys, commands     3 os.system("kdialog " + "".join(map(commands.mkarg, sys.argv[1:])))