mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
gui/user_menue.cpp: add network settings and software update as user-menu items
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d6ea715d8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -698,8 +698,8 @@ struct SNeutrinoSettings
|
||||
ITEM_RECORD = 8,
|
||||
ITEM_MOVIEPLAYER_MB = 9,
|
||||
ITEM_TIMERLIST = 10,
|
||||
ITEM_FAVORITS = 12,
|
||||
ITEM_VTXT = 11,
|
||||
ITEM_FAVORITS = 12,
|
||||
ITEM_TECHINFO = 13,
|
||||
ITEM_REMOTE = 14,
|
||||
ITEM_PLUGIN_TYPES = 15,
|
||||
@@ -717,6 +717,8 @@ struct SNeutrinoSettings
|
||||
ITEM_HDDMENU = 26,
|
||||
ITEM_AUDIOPLAY = 27,
|
||||
ITEM_INETPLAY = 28,
|
||||
ITEM_NETSETTINGS = 29,
|
||||
ITEM_SWUPDATE = 30,
|
||||
|
||||
ITEM_MAX // MUST be always the last in the list
|
||||
} USER_ITEM;
|
||||
|
Reference in New Issue
Block a user