Revert "- menu: add condition to enable/disable items in record mode"

This reverts commit 76c6584341.
Doesn't work with current disableByCondition-code. This needs more care.


Origin commit data
------------------
Commit: 2154812c84
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-02 (Thu, 02 Aug 2018)
This commit is contained in:
vanhofen
2018-08-02 22:00:54 +02:00
parent 0199f5801d
commit 47eb835d7f
3 changed files with 2 additions and 10 deletions

View File

@@ -439,7 +439,7 @@ void CNeutrinoApp::InitMenuService()
mf = new CMenuForwarder(LOCALE_CAMD_CONTROL, true, NULL, new CCamdControlMenu(), NULL);
mf->setHint(NEUTRINO_ICON_HINT_IMAGELOGO, LOCALE_MENU_HINT_CAMD_CONTROL);
personalize.addItem(MENU_SERVICE, mf, &g_settings.personalize[SNeutrinoSettings::P_MSER_CAMD_CONTROL], false, CPersonalizeGui::PERSONALIZE_SHOW_AS_ITEM_OPTION, NULL, DCOND_MODE_REC);
personalize.addItem(MENU_SERVICE, mf, &g_settings.personalize[SNeutrinoSettings::P_MSER_CAMD_CONTROL]);
personalize.addSeparator(MENU_SERVICE);
//restart neutrino