summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b24387)
raw | patch | inline | side by side (parent: 2b24387)
author | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 22:39:52 +0000 (23:39 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 22:39:52 +0000 (23:39 +0100) |
src/screen_help.c | patch | blob | history |
diff --git a/src/screen_help.c b/src/screen_help.c
index cb417d25ca7954d8b309a7c3601b186ebf2d6e43..ad70d8aead30cca37e6d0bd6c81cc4b45fb238b9 100644 (file)
--- a/src/screen_help.c
+++ b/src/screen_help.c
{ 0, CMD_PLAY, N_("Play") },
{ 0, CMD_DELETE, NULL },
{ 0, CMD_CLEAR, NULL },
- { 1, CMD_LIST_MOVE_UP, N_("Move song up") },
+ { 0, CMD_LIST_MOVE_UP, N_("Move song up") },
{ 0, CMD_LIST_MOVE_DOWN, N_("Move song down") },
{ 0, CMD_ADD, NULL },
{ 0, CMD_SAVE_PLAYLIST, NULL },