Fix paths and rename the project

This commit is contained in:
Julien BLACHE
2009-06-12 11:09:58 +02:00
parent e1c0b6d4b7
commit 1bd3b3a076
8 changed files with 17 additions and 26 deletions

View File

@@ -64,7 +64,7 @@
#define STREAM_CHUNK_SIZE (512 * 1024)
#define WEBFACE_ROOT "/usr/share/mt-daapd/admin-root/"
#define WEBFACE_ROOT DATADIR "/webface/"
struct content_type_map {
char *ext;