From 6457fb8d8248278bbb787cd0d044a566bb8c08b4 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 15 Mar 2016 08:18:21 +0100 Subject: update comment to match the code --- config.def.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.def.h b/config.def.h index feda7f8..e574e37 100644 --- a/config.def.h +++ b/config.def.h @@ -15,8 +15,7 @@ #define ICON_AUDIO_X_GENERIC "audio-x-generic" /* strings used to display notification messages - * TEXT_PLAY needs to include three '%s', in order: - * title, artist, album */ + * TEXT_PLAY_* need to include one string modifier '%s' each. */ #define TEXT_TOPIC "MPD Notification" #define TEXT_PLAY_TITLE "Playing %s" #define TEXT_PLAY_ARTIST "\nby %s" -- cgit v1.2.3-54-g00ecf