- moviebrowser: add possibility to add spacers to moviebrowser

This commit is contained in:
svenhoefer
2016-10-21 10:47:37 +02:00
parent b42045507c
commit 75a2665b87
7 changed files with 23 additions and 17 deletions

View File

@@ -1741,6 +1741,7 @@ const char * locale_real_names[] =
"moviebrowser.info_recorddate",
"moviebrowser.info_serie",
"moviebrowser.info_size",
"moviebrowser.info_spacer",
"moviebrowser.info_title",
"moviebrowser.info_videoformat",
"moviebrowser.last_play_max_items",
@@ -1791,6 +1792,7 @@ const char * locale_real_names[] =
"moviebrowser.short_recorddate",
"moviebrowser.short_serie",
"moviebrowser.short_size",
"moviebrowser.short_spacer",
"moviebrowser.short_title",
"moviebrowser.start_head",
"moviebrowser.start_record_start",