summaryrefslogtreecommitdiff
path: root/src/ui_dispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui_dispatch.h')
-rw-r--r--src/ui_dispatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui_dispatch.h b/src/ui_dispatch.h
index 7e34393..72de887 100644
--- a/src/ui_dispatch.h
+++ b/src/ui_dispatch.h
@@ -90,7 +90,7 @@ static const BarUiDispatchAction_t dispatchActions[BAR_KS_COUNT] = {
"act_voldown"},
{')', BAR_DC_GLOBAL, BarUiActVolUp, "increase volume",
"act_volup"},
- {'=', BAR_DC_STATION, BarUiActManageStation, "delete seeds/feedback",
+ {'=', BAR_DC_STATION, BarUiActManageStation, "manage station seeds/feedback/mode",
"act_managestation"},
{' ', BAR_DC_GLOBAL | BAR_DC_STATION, BarUiActTogglePause, NULL,
"act_songpausetoggle2"},