Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv24159
Modified Files:
skin_dischi1.py
Log Message:
image.fxd is no real skin
Index: skin_dischi1.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/skin_dischi1.py,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** skin_dischi1.py 30 Mar 2003 14:13:23 -0000 1.44
--- skin_dischi1.py 30 Mar 2003 17:42:03 -0000 1.45
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.45 2003/03/30 17:42:03 dischi
+ # image.fxd is no real skin
+ #
# Revision 1.44 2003/03/30 14:13:23 dischi
# (listing.py from prev. checkin has the wrong log message)
***************
*** 365,369 ****
if os.path.isfile(skin):
skin_files += [ skin ]
!
for skin in skin_files:
name = os.path.splitext(os.path.basename(skin))[0]
--- 368,375 ----
if os.path.isfile(skin):
skin_files += [ skin ]
!
! # image is not usable stand alone
! skin_files.remove('skins/xml/type1/image.fxd')
!
for skin in skin_files:
name = os.path.splitext(os.path.basename(skin))[0]
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog