Update of /cvsroot/freevo/freevo/src/games
In directory sc8-pr-cvs1:/tmp/cvs-serv3979
Modified Files:
mame_cache.py
Log Message:
Bugfix.
Index: mame_cache.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/games/mame_cache.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** mame_cache.py 20 Jun 2003 01:57:21 -0000 1.7
--- mame_cache.py 20 Jun 2003 02:02:34 -0000 1.8
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.8 2003/06/20 02:02:34 rshortt
+ # Bugfix.
+ #
# Revision 1.7 2003/06/20 01:57:21 rshortt
# A fix in case the user doesn't have mame. Pass the files along to
***************
*** 194,199 ****
waitmsg.destroy()
! if not mame_ok:
! return (mame_files, [])
mameRomList = getMameRomList()
--- 197,203 ----
waitmsg.destroy()
! if not mame_ok:
! return (mame_files, [])
!
mameRomList = getMameRomList()
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog