nhttpd: update the default logo path

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@504 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
yjogol
2010-03-18 18:30:43 +00:00
parent 791eba8069
commit c487ef6807
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
//-----------------------------------------------------------------------------
// General central Definitions <configure!>
//-----------------------------------------------------------------------------
#define HTTPD_VERSION "3.2.5" // Webserver version (can be overloaded)
#define HTTPD_VERSION "3.2.6" // Webserver version (can be overloaded)
#define YHTTPD_VERSION "1.3.1" // Webserver version (Version of yhttpd-core!)
#define IADDR_LOCAL "127.0.0.1" // local IP
#define HTTPD_NAME "yhttpd" // Webserver name (can be overloaded)
@@ -109,7 +109,7 @@
#define EXTRASDOCUMENTROOT "/mnt/hosted/extras"
#define EXTRASDOCUMENTURL "/hosted/extras"
#define ZAPITXMLPATH "/var/tuxbox/config/zapit"
#define TUXBOX_LOGOS_URL ""
#define TUXBOX_LOGOS_URL "/usr/share/tuxbox/neutrino/icons/logos"
// switch for Box differences
#ifdef CONFIG_SYSTEM_TUXBOX