mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
user_menue_setup: add option to hide selectable menu item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6178d5eed3
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-07 (Fri, 07 Jan 2022)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
static bool usermenu_show = true;
|
static bool usermenu_show = true;
|
||||||
static bool usermenu_show_cam = true; // FIXME -- use hwcaps?
|
static bool usermenu_show_cam = true; // FIXME -- use hwcaps?
|
||||||
|
static bool usermenu_hide = false;
|
||||||
struct keyvals
|
struct keyvals
|
||||||
{
|
{
|
||||||
const int key;
|
const int key;
|
||||||
|
Reference in New Issue
Block a user