yt: make search order selectable

This commit is contained in:
martii
2013-10-06 12:11:20 +02:00
committed by Jacek Jendrzej
parent 60705383eb
commit fd5f9f118d
8 changed files with 47 additions and 3 deletions

View File

@@ -1456,6 +1456,11 @@ const char * locale_real_names[] =
"moviebrowser.yt_most_shared",
"moviebrowser.yt_next_results",
"moviebrowser.yt_on_the_web",
"moviebrowser.yt_orderby",
"moviebrowser.yt_orderby.published",
"moviebrowser.yt_orderby.rating",
"moviebrowser.yt_orderby.relevance",
"moviebrowser.yt_orderby.viewcount",
"moviebrowser.yt_pref_quality",
"moviebrowser.yt_prev_results",
"moviebrowser.yt_recently_featured",