Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv3811
Modified Files:
config.py
Log Message:
add name of the app/helper
Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** config.py 8 Jan 2004 14:18:32 -0000 1.88
--- config.py 9 Jan 2004 19:49:30 -0000 1.89
***************
*** 23,26 ****
--- 23,29 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.89 2004/01/09 19:49:30 dischi
+ # add name of the app/helper
+ #
# Revision 1.88 2004/01/08 14:18:32 dischi
# do not fix path for games
***************
*** 325,328 ****
--- 328,333 ----
IS_RECORDSERVER = 0
IS_WEBSERVER = 0
+
+ __builtin__.__dict__['__freevo_app__'] =
os.path.splitext(os.path.basename(sys.argv[0]))[0]
if sys.argv[0].find('main.py') == -1:
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog