diff options
Diffstat (limited to 'doc/de/config.xml')
-rw-r--r-- | doc/de/config.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/de/config.xml b/doc/de/config.xml index 51c02a8eb..3afb9d6f7 100644 --- a/doc/de/config.xml +++ b/doc/de/config.xml @@ -552,6 +552,13 @@ <entry>Farbe des Trennzeichens in der Eingabezeile</entry> </row> <row> + <entry><option>col_input_text_not_found</option></entry> + <entry>Farbe</entry> + <entry>Curses- oder Gtk-Farben</entry> + <entry>'red'</entry> + <entry>Color for text not found</entry> +</row> +<row> <entry><option>col_input_bg</option></entry> <entry>Farbe</entry> <entry>Curses- oder Gtk-Farben</entry> |