mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
fix glcd icons, add to menu
Origin commit data
------------------
Commit: 4f20b50ac3
Author: TangoCash <eric@loxat.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)
This commit is contained in:
@@ -941,6 +941,7 @@ typedef enum
|
||||
LOCALE_GLCD_ALIGN_RIGHT,
|
||||
LOCALE_GLCD_ALIGN_START,
|
||||
LOCALE_GLCD_ALIGN_TIME,
|
||||
LOCALE_GLCD_BACKGROUND,
|
||||
LOCALE_GLCD_BAR_WIDTH,
|
||||
LOCALE_GLCD_BAR_X_POSITION,
|
||||
LOCALE_GLCD_BAR_Y_POSITION,
|
||||
@@ -984,6 +985,16 @@ typedef enum
|
||||
LOCALE_GLCD_FONT,
|
||||
LOCALE_GLCD_FONT_AUTORESIZE,
|
||||
LOCALE_GLCD_HEAD,
|
||||
LOCALE_GLCD_ICON_CAM_X_POSITION,
|
||||
LOCALE_GLCD_ICON_DD_X_POSITION,
|
||||
LOCALE_GLCD_ICON_ECM_X_POSITION,
|
||||
LOCALE_GLCD_ICON_MUTE_X_POSITION,
|
||||
LOCALE_GLCD_ICON_REC_X_POSITION,
|
||||
LOCALE_GLCD_ICON_TIMER_X_POSITION,
|
||||
LOCALE_GLCD_ICON_TS_X_POSITION,
|
||||
LOCALE_GLCD_ICON_TXT_X_POSITION,
|
||||
LOCALE_GLCD_ICON_Y_PERCENT,
|
||||
LOCALE_GLCD_ICON_Y_POSITION,
|
||||
LOCALE_GLCD_LOGODIR,
|
||||
LOCALE_GLCD_LOGO_X_POSITION,
|
||||
LOCALE_GLCD_LOGO_Y_POSITION,
|
||||
|
@@ -941,6 +941,7 @@ const char * locale_real_names[] =
|
||||
"glcd.align_right",
|
||||
"glcd.align_start",
|
||||
"glcd.align_time",
|
||||
"glcd.background",
|
||||
"glcd.bar_width",
|
||||
"glcd.bar_x_position",
|
||||
"glcd.bar_y_position",
|
||||
@@ -984,6 +985,16 @@ const char * locale_real_names[] =
|
||||
"glcd.font",
|
||||
"glcd.font_autoresize",
|
||||
"glcd.head",
|
||||
"glcd.icon_cam_x_position",
|
||||
"glcd.icon_dd_x_position",
|
||||
"glcd.icon_ecm_x_position",
|
||||
"glcd.icon_mute_x_position",
|
||||
"glcd.icon_rec_x_position",
|
||||
"glcd.icon_timer_x_position",
|
||||
"glcd.icon_ts_x_position",
|
||||
"glcd.icon_txt_x_position",
|
||||
"glcd.icon_y_percent",
|
||||
"glcd.icon_y_position",
|
||||
"glcd.logodir",
|
||||
"glcd.logo_x_position",
|
||||
"glcd.logo_y_position",
|
||||
|
Reference in New Issue
Block a user