From dae6f6cf3a409b059b472b22aa5b0b23fda58dd8 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Tue, 23 May 2017 09:49:28 +0200 Subject: [PATCH] yconfig.h: use LOGODIR define Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/dc673d6daec039194b386504f18747e0b0c12862 Author: vanhofen Date: 2017-05-23 (Tue, 23 May 2017) Origin message was: ------------------ - yconfig.h: use LOGODIR define ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/nhttpd/yconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nhttpd/yconfig.h b/src/nhttpd/yconfig.h index b06d6e385..d3444671a 100644 --- a/src/nhttpd/yconfig.h +++ b/src/nhttpd/yconfig.h @@ -116,7 +116,7 @@ #define EXTRASDOCUMENTROOT HOSTED_HTTPDDIR"/extras" #define EXTRASDOCUMENTURL "/hosted/extras" #define ZAPITXMLPATH CONFIGDIR"/zapit" -#define TUXBOX_LOGOS_URL ICONSDIR"/logo" +#define TUXBOX_LOGOS_URL LOGODIR //NI // switch for Box differences #ifdef CONFIG_SYSTEM_TUXBOX