1 Aug 2008 12:55
dave: r18167 - themes.rockbox.org/trunk/PHP
<mailer <at> svn.rockbox.org>
2008-08-01 10:55:16 GMT
2008-08-01 10:55:16 GMT
Date: 2008-08-01 12:55:16 +0200 (Fri, 01 Aug 2008) New Revision: 18167 Log Message: A forgotten file. Maybe we can change the site to not even require this file, but we'll probably at least need a setting for when we unzip uploaded themes to run checkwps on them Added: themes.rockbox.org/trunk/PHP/ini.php Added: themes.rockbox.org/trunk/PHP/ini.php =================================================================== --- themes.rockbox.org/trunk/PHP/ini.php (rev 0) +++ themes.rockbox.org/trunk/PHP/ini.php 2008-08-01 10:55:16 UTC (rev 18167) <at> <at> -0,0 +1,7 <at> <at> +<?php + +# Change this to where your local install is storing the themes.txt file + +$DATADIR="/home/linuxstb/themesdata"; + +?> _______________________________________________ rockbox-cvs mailing list rockbox-cvs <at> cool.haxx.se http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-cvs
RSS Feed