- moviebrowser: allow to display record time

Signed-off-by: Thilo Graf <dbt@novatux.de>

include fix of broken build
This commit is contained in:
svenhoefer
2018-07-05 21:38:31 +02:00
committed by Thilo Graf
parent d0b8924d24
commit 1002b4bfb3
7 changed files with 49 additions and 28 deletions

View File

@@ -1798,6 +1798,7 @@ const char * locale_real_names[] =
"moviebrowser.info_quality",
"moviebrowser.info_rating",
"moviebrowser.info_recorddate",
"moviebrowser.info_recordtime",
"moviebrowser.info_serie",
"moviebrowser.info_size",
"moviebrowser.info_spacer",
@@ -1848,6 +1849,7 @@ const char * locale_real_names[] =
"moviebrowser.short_quality",
"moviebrowser.short_rating",
"moviebrowser.short_recorddate",
"moviebrowser.short_recordtime",
"moviebrowser.short_serie",
"moviebrowser.short_size",
"moviebrowser.short_spacer",