add menu option to delete 'removed channels'

Origin commit data
------------------
Branch: ni/coolstream
Commit: da327c099b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-04-14 12:46:10 +02:00
committed by [CST] Focus
parent c5aa1f78e9
commit 2df5731cf6
6 changed files with 23 additions and 3 deletions

View File

@@ -787,6 +787,7 @@ typedef enum
LOCALE_MENU_HINT_CONTRAST_FONTS,
LOCALE_MENU_HINT_DBOXINFO,
LOCALE_MENU_HINT_DELETE_CHANNELS,
LOCALE_MENU_HINT_DELETE_REMOVED,
LOCALE_MENU_HINT_EPG_CACHE,
LOCALE_MENU_HINT_EPG_DIR,
LOCALE_MENU_HINT_EPG_EXTENDEDCACHE,
@@ -1598,6 +1599,7 @@ typedef enum
LOCALE_RESET_ALL,
LOCALE_RESET_CHANNELS,
LOCALE_RESET_CONFIRM,
LOCALE_RESET_REMOVED,
LOCALE_RESET_SETTINGS,
LOCALE_SATSETUP_AUTO_SCAN,
LOCALE_SATSETUP_AUTO_SCAN_ALL,