Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv836
Modified Files:
Tag: rel-1-5
local_conf.py.example freevo_config.py
Log Message:
add default slideshow duration
Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.37
retrieving revision 1.37.2.1
diff -C2 -d -r1.37 -r1.37.2.1
*** local_conf.py.example 1 Jul 2004 19:10:45 -0000 1.37
--- local_conf.py.example 6 Sep 2004 16:37:33 -0000 1.37.2.1
***************
*** 43,47 ****
! CONFIG_VERSION = 5.13
# ======================================================================
--- 43,47 ----
! CONFIG_VERSION = 5.14
# ======================================================================
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.349
retrieving revision 1.349.2.1
diff -C2 -d -r1.349 -r1.349.2.1
*** freevo_config.py 21 Jul 2004 11:35:36 -0000 1.349
--- freevo_config.py 6 Sep 2004 16:37:33 -0000 1.349.2.1
***************
*** 109,113 ****
# is different, there will be only a warning
! LOCAL_CONF_VERSION = 5.13
# Description of changes in each new version
--- 109,113 ----
# is different, there will be only a warning
! LOCAL_CONF_VERSION = 5.14
# Description of changes in each new version
***************
*** 220,224 ****
(5.13,
'''Added TV_RECORD_SERVER_GID to set the gid for the recordserver. If you
! use TV_RECORD_SERVER_UID, the gui _must_ match one of the users gids''' ) ]
--- 220,226 ----
(5.13,
'''Added TV_RECORD_SERVER_GID to set the gid for the recordserver. If you
! use TV_RECORD_SERVER_UID, the gui _must_ match one of the users gids''' ),
! (5.14,
! '''Add IMAGEVIEWER_DURATION for auto slideshows''' )]
***************
*** 783,787 ****
(_('Software')+': ', 'software') ]
]
!
#
--- 785,795 ----
(_('Software')+': ', 'software') ]
]
!
! #
! # Default duration for images in a playlist. If set to 0, you need
! # to press a button to get to the next image, a value > 0 is the time
! # in seconds for an auto slideshow
! #
! IMAGEVIEWER_DURATION = 0
#
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog