Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17202
Modified Files:
command.py
Log Message:
set the skin type
Index: command.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/command.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** command.py 14 Feb 2004 19:01:49 -0000 1.7
--- command.py 14 Feb 2004 19:47:27 -0000 1.8
***************
*** 15,18 ****
--- 15,21 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.8 2004/02/14 19:47:27 mikeruelle
+ # set the skin type
+ #
# Revision 1.7 2004/02/14 19:01:49 mikeruelle
# move main menu item into this file.
***************
*** 210,214 ****
"""
def __init__(self, command=None, directory=None):
! Item.__init__(self)
self.stoposd = 0
self.use_wm = None
--- 213,217 ----
"""
def __init__(self, command=None, directory=None):
! Item.__init__(self, skin_type='commands')
self.stoposd = 0
self.use_wm = None
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog