Author: duncan Date: Tue Feb 20 18:38:09 2007 New Revision: 9255 Modified: branches/rel-1/freevo/src/pylcd.py
Log: Added coding line Modified: branches/rel-1/freevo/src/pylcd.py ============================================================================== --- branches/rel-1/freevo/src/pylcd.py (original) +++ branches/rel-1/freevo/src/pylcd.py Tue Feb 20 18:38:09 2007 @@ -1,3 +1,4 @@ +# -*- coding: iso-8859-1 -*- # Copyright (C) 2002 Tobias Klausmann # # This program is free software; you can redistribute it and/or modify ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
