- lcd4linux: add menu item to allow or disable display screenshots

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2022-01-27 22:02:02 +01:00
committed by Thilo Graf
parent a19e85aba1
commit 43cf770f14
8 changed files with 40 additions and 16 deletions

View File

@@ -320,6 +320,7 @@ struct SNeutrinoSettings
int lcd4l_brightness;
int lcd4l_brightness_standby;
int lcd4l_convert;
int lcd4l_screenshots;
#endif
#define MODE_ICONS_NR_OF_ENTRIES 8