summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0b1bcfa)
raw | patch | inline | side by side (parent: 0b1bcfa)
| author | Kalle Wallin <kaw@linux.se> | |
| Wed, 24 Mar 2004 11:40:34 +0000 (11:40 +0000) | ||
| committer | Kalle Wallin <kaw@linux.se> | |
| Wed, 24 Mar 2004 11:40:34 +0000 (11:40 +0000) | 
| screen_help.c | patch | blob | history | 
diff --git a/screen_help.c b/screen_help.c
index 3f10f9223434c9b8251ac694fb825f6bd58e97e9..3d01363b91a1d552cf54e919c6e4eb67c1a03a2e 100644 (file)
--- a/screen_help.c
+++ b/screen_help.c
   { 0, CMD_VOLUME_DOWN,    "Volume down" },
   { 0, CMD_VOLUME_UP,      "Volume up" },
   { 0, CMD_NONE, " " },
-  { 0, CMD_LIST_NEXT,     "Move cursor up" },
-  { 0, CMD_LIST_PREVIOUS, "Move cursor down" },
+  { 0, CMD_LIST_NEXT,      "Move cursor up" },
+  { 0, CMD_LIST_PREVIOUS,  "Move cursor down" },
+  { 0, CMD_LIST_FIND,      "Find" },
+  { 0, CMD_LIST_FIND_NEXT, "Find again" },
+  { 0, CMD_NONE, " " },
   { 0, CMD_SCREEN_NEXT,   "Change screen" },
   { 0, CMD_SCREEN_HELP,   "Help screen" },
   { 0, CMD_SCREEN_PLAY,   "Playlist screen" },
![[tokkee]](http://tokkee.org/images/avatar.png)
