summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0e9903e)
raw | patch | inline | side by side (parent: 0e9903e)
author | Andreas Obergrusberger <tradiaz@yahoo.de> | |
Mon, 7 Aug 2006 18:16:30 +0000 (18:16 +0000) | ||
committer | Andreas Obergrusberger <tradiaz@yahoo.de> | |
Mon, 7 Aug 2006 18:16:30 +0000 (18:16 +0000) |
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4587 09075e82-0dd4-0310-85a5-a0d7c8717e4f
src/screen_help.c | patch | blob | history |
diff --git a/src/screen_help.c b/src/screen_help.c
index 2fd675ea9f471bb3242f4faa67843ce468a3faa6..31a125a7f709811d1cda2113a8c82667cda21820 100644 (file)
--- a/src/screen_help.c
+++ b/src/screen_help.c
{ 0, CMD_SELECT, N_("(Re)load lyrics") },
{ 0, CMD_INTERRUPT, N_("Interrupt retrieval") },
{ 0, CMD_LYRICS_UPDATE, N_("Explicitly download lyrics") },
+ { 0, CMD_ADD, N_("Save lyrics") },
#endif
{ 0, CMD_NONE, NULL },
{-1, CMD_NONE, NULL }