audioplayer: allow to load radio-favorites.xml via menu

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a3fa8c4e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-28 (Wed, 28 Jun 2017)

Origin message was:
------------------
- audioplayer: allow to load radio-favorites.xml via menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-06-28 16:26:36 +02:00
parent a07fbc0cd6
commit 0c585b0d70
5 changed files with 17 additions and 2 deletions

View File

@@ -182,6 +182,7 @@ typedef enum
LOCALE_AUDIOMENU_VOLUME_START,
LOCALE_AUDIOMENU_VOLUME_STEP,
LOCALE_AUDIOPLAYER_ADD,
LOCALE_AUDIOPLAYER_ADD_FAV,
LOCALE_AUDIOPLAYER_ADD_IC,
LOCALE_AUDIOPLAYER_ADD_LOC,
LOCALE_AUDIOPLAYER_ADD_SC,

View File

@@ -182,6 +182,7 @@ const char * locale_real_names[] =
"audiomenu.volume_start",
"audiomenu.volume_step",
"audioplayer.add",
"audioplayer.add_fav",
"audioplayer.add_ic",
"audioplayer.add_loc",
"audioplayer.add_sc",