Code

Show a message if a change is not applied.
authorKalle Wallin <kaw@linux.se>
Wed, 21 Apr 2004 08:42:04 +0000 (08:42 +0000)
committerKalle Wallin <kaw@linux.se>
Wed, 21 Apr 2004 08:42:04 +0000 (08:42 +0000)
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@866 09075e82-0dd4-0310-85a5-a0d7c8717e4f

screen_keydef.c

index 9e439f57dc7ea46f5c0f76f31decc579bab45c31..46510c06b12e339d06200aa5fab8e7aefca819f1 100644 (file)
@@ -255,6 +255,8 @@ keydef_close(void)
       g_free(cmds);
       cmds = NULL;
     }
+  else
+    screen_status_printf("Note: Did you forget to \'Apply\' your changes?");
 }
 
 static char *