Mercurial > code > home > repos > light9
diff bin/ascoltami @ 434:c45ce0c1c733
another pympd search path for asco, since i seem to hate to install my own software
author | drewp@bigasterisk.com |
---|---|
date | Thu, 12 Jun 2008 05:53:52 +0000 |
parents | 777efcb525c2 |
children | b0954240778d |
line wrap: on
line diff
--- a/bin/ascoltami Thu Jun 12 05:51:58 2008 +0000 +++ b/bin/ascoltami Thu Jun 12 05:53:52 2008 +0000 @@ -52,6 +52,7 @@ from light9.uihelpers import toplevelat sys.path.append("/home/drewp/projects/pympd_0") +sys.path.append("/my/proj/pympd_0") from pympd import Mpd appstyle={'fg':'white','bg':'black'}