infobar: add timeout -1; automatic, without timeout

Origin commit data
------------------
Branch: ni/coolstream
Commit: 604cd953dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-18 (Sun, 18 Jul 2021)

Origin message was:
------------------
- infobar: add timeout -1; automatic, without timeout

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-07-18 22:44:08 +02:00
parent 727d0ec06c
commit 5fc46ed8ff
6 changed files with 29 additions and 7 deletions

View File

@@ -2934,6 +2934,7 @@ typedef enum
LOCALE_TIMING_MENU,
LOCALE_TIMING_NUMERICZAP,
LOCALE_TIMING_OFF,
LOCALE_TIMING_OFF_AUTO,
LOCALE_TIMING_POPUP_MESSAGES,
LOCALE_TIMING_STATIC_MESSAGES,
LOCALE_TIMING_VOLUMEBAR,

View File

@@ -2934,6 +2934,7 @@ const char * locale_real_names[] =
"timing.menu",
"timing.numericzap",
"timing.off",
"timing.off_auto",
"timing.popup_messages",
"timing.static_messages",
"timing.volumebar",