Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv5436
Modified Files:
item.py
Log Message:
every item has a description now
Index: item.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/item.py,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** item.py 4 Oct 2003 18:37:28 -0000 1.29
--- item.py 17 Oct 2003 18:48:37 -0000 1.30
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.30 2003/10/17 18:48:37 dischi
+ # every item has a description now
+ #
# Revision 1.29 2003/10/04 18:37:28 dischi
# i18n changes and True/False usage
***************
*** 72,76 ****
self.menuw = None
self.eventhandler_plugins = []
!
if not info:
self.info = {}
--- 75,80 ----
self.menuw = None
self.eventhandler_plugins = []
! self.description = ''
!
if not info:
self.info = {}
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog