Author: duncan Date: Fri Oct 20 08:11:06 2006 New Revision: 8432 Modified: branches/rel-1-6/freevo/local_conf.py.example
Log: [ 1581062 ] Missing skin config option in local_conf.py Added SKIN_XML_FILE Modified: branches/rel-1-6/freevo/local_conf.py.example ============================================================================== --- branches/rel-1-6/freevo/local_conf.py.example (original) +++ branches/rel-1-6/freevo/local_conf.py.example Fri Oct 20 08:11:06 2006 @@ -613,6 +613,12 @@ # ====================================================================== # +# XML file for the skin. If SKIN_XML_FILE is set, this skin will be +# used, otherwise the skin will rememeber the last choosen skin. +# +# SKIN_XML_FILE = 'blurr' +# +# # Select a way when to switch to text view even if a image menu is there # # 1 = Force text view when all items have the same image and there are no ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
