mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
PERSONALIZE_ACTIVE_MODE_OPTIONS: fix PERSONALIZE_PROTECT_MODE_MAX, PERSONALIZE_ACTIVE_MODE_OPTIONS need 2 options, not 3
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8676254150
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -194,7 +194,7 @@ class CPersonalizeGui : public CMenuTarget, public CChangeObserver, public CPINP
|
||||
PERSONALIZE_PROTECT_MODE_NOT_PROTECTED = 0,
|
||||
PERSONALIZE_PROTECT_MODE_PIN_PROTECTED = 2,
|
||||
|
||||
PERSONALIZE_PROTECT_MODE_MAX
|
||||
PERSONALIZE_PROTECT_MODE_MAX = 2
|
||||
};
|
||||
|
||||
//options for show_epg_feat options
|
||||
|
Reference in New Issue
Block a user