From bfe4b444af7dfe3a5992c21c2b9014e3fd73ec8b Mon Sep 17 00:00:00 2001 From: natinusala Date: Mon, 11 Mar 2019 14:48:35 +0100 Subject: [PATCH] Adjust PL_LABEL_SPACER_MAXLEN following the ozone spacer removal --- menu/menu_displaylist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/menu_displaylist.c b/menu/menu_displaylist.c index 9c95e66cd5..036bb38cd6 100644 --- a/menu/menu_displaylist.c +++ b/menu/menu_displaylist.c @@ -104,7 +104,7 @@ static enum msg_hash_enums new_type = MSG_UNKNOWN; * in playlists */ #define PL_LABEL_SPACER_DEFAULT " | " #define PL_LABEL_SPACER_RGUI " | " -#define PL_LABEL_SPACER_MAXLEN 37 +#define PL_LABEL_SPACER_MAXLEN 8 #ifdef HAVE_NETWORKING /* HACK - we have to find some way to pass state inbetween