mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- clearify headers for ausioplayer/internetradio setup
Signed-off-by: Thilo Graf <dbt@novatux.de> # Conflicts: # data/locale/deutsch.locale # data/locale/english.locale # src/system/locals.h # src/system/locals_intern.h
This commit is contained in:
@@ -111,7 +111,7 @@ int CAudioPlayerSetup::showAudioPlayerSetup()
|
||||
|
||||
CMenuWidget* audioplayerSetup = new CMenuWidget(LOCALE_MAINMENU_SETTINGS, NEUTRINO_ICON_SETTINGS, width, MN_WIDGET_ID_AUDIOSETUP);
|
||||
|
||||
audioplayerSetup->addIntroItems(LOCALE_AUDIOPLAYER_NAME);
|
||||
audioplayerSetup->addIntroItems(LOCALE_AUDIOPLAYER_INTERNETRADIO_NAME);
|
||||
|
||||
// display order
|
||||
mc = new CMenuOptionChooser(LOCALE_AUDIOPLAYER_DISPLAY_ORDER, &g_settings.audioplayer_display, AUDIOPLAYER_DISPLAY_ORDER_OPTIONS, AUDIOPLAYER_DISPLAY_ORDER_OPTION_COUNT, true);
|
||||
|
Reference in New Issue
Block a user