acinclude: add possibility to define logodir

Origin commit data
------------------
Commit: 35939e7562
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-04 (Sun, 04 Jul 2021)

Origin message was:
------------------
- acinclude: add possibility to define logodir
This commit is contained in:
vanhofen
2021-07-04 21:41:35 +02:00
parent cd03da37c6
commit f6d8002dff
2 changed files with 8 additions and 2 deletions

View File

@@ -51,8 +51,6 @@
#define NEUTRINO_CONF_MIGRATION_SCRIPT CONTROLDIR "/migration.sh"
#define COVERDIR_TMP "/tmp/.cover"
#define LOGODIR ICONSDIR "/logo"
#define LOGODIR_VAR ICONSDIR_VAR "/logo"
#define LOGODIR_TMP "/tmp/.logo"
NEUTRINO_CPP SNeutrinoSettings g_settings;