mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
cc_types: add comment to button, is icon name, for more plausibility
Origin commit data
------------------
Commit: f8eff77076
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-01-15 (Sat, 15 Jan 2022)
This commit is contained in:
@@ -194,7 +194,7 @@ typedef struct cc_string_ext_txt_t
|
||||
//for 'button_label' type with string
|
||||
typedef struct button_label_cc
|
||||
{
|
||||
const char * button;
|
||||
const char * button; // icon name
|
||||
std::string text;
|
||||
neutrino_locale_t locale;
|
||||
std::vector<neutrino_msg_t> directKeys;
|
||||
|
Reference in New Issue
Block a user