Improve the "view" menu in tabbed mode

This commit is contained in:
Pierre Pronchery 2016-09-14 19:04:49 +02:00
parent d6656a9f8a
commit 9f79c69d33

View File

@ -142,8 +142,8 @@ static const DesktopMenu _mixer_menu_view_tabbed[] =
NULL,
# endif
0, GDK_KEY_F11 },
{ "", NULL, NULL, 0, 0 },
# ifdef AUDIO_MIXER_DEVINFO
{ "", NULL, NULL, 0, 0 },
{ N_("_Outputs"), G_CALLBACK(on_view_outputs), "audio-volume-high",
GDK_CONTROL_MASK, GDK_KEY_O },
{ N_("_Inputs"), G_CALLBACK(on_view_inputs), "stock_mic",