X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fui_buttons.c;h=8300cc281bd5f30ac1c022f0f9cb7275e0ae22ce;hb=459178fa4efc80e84a3044d45796e05f4012f257;hp=8af9ea657aaf78761639ea596b33019d8e129475;hpb=d9387a581ab513a84a69b9d85979e1ea6e439863;p=omnplay diff --git a/src/ui_buttons.c b/src/ui_buttons.c index 8af9ea6..8300cc2 100644 --- a/src/ui_buttons.c +++ b/src/ui_buttons.c @@ -170,7 +170,22 @@ static const button_desc_t buttons[] = "button_library_refresh", "Axialis_Team_library_refresh_16x16.png" }, - + { + BUTTON_LIBRARY_FIND, + "Find item", + NULL, + "Find", + "button_library_find", + NULL, + }, + { + BUTTON_LIBRARY_FIND_NEXT, + "Find next item", + NULL, + "Next", + "button_library_find_next", + NULL, + }, { BUTTON_LAST,