From d603590d744cfc4ee0305244e9447e61c43c400d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 9 Jul 2015 16:45:10 +0200 Subject: rename define after icon name --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 8e86b5a..74f188d 100644 --- a/config.def.h +++ b/config.def.h @@ -12,7 +12,7 @@ #define NOTIFICATION_TIMEOUT 10000 /* name of the icon used for notifications */ -#define ICON_SOUND "audio-x-generic" +#define ICON_AUDIO_X_GENERIC "audio-x-generic" /* strings used to display notification messages * TEXT_PLAY needs to include three '%s', in order: -- cgit v1.2.3-54-g00ecf