Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1:/tmp/cvs-serv17268
Modified Files:
distutils.py
Log Message:
bugfix for freevo.pot
Index: distutils.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/util/distutils.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** distutils.py 5 Nov 2003 19:19:34 -0000 1.10
--- distutils.py 10 Nov 2003 18:46:09 -0000 1.11
***************
*** 68,71 ****
--- 68,74 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.11 2003/11/10 18:46:09 dischi
+ # bugfix for freevo.pot
+ #
# Revision 1.10 2003/11/05 19:19:34 dischi
# Oops
***************
*** 220,224 ****
# for freevo main package: restore the skin settings
if application == 'freevo':
! f = open('freevo.pot', 'a')
for line in fxd_strings:
f.write(line)
--- 223,227 ----
# for freevo main package: restore the skin settings
if application == 'freevo':
! f = open('i18n/freevo.pot', 'a')
for line in fxd_strings:
f.write(line)
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog