diff options
author | Matthew Hague <matthewhague@zoho.com> | 2012-09-20 12:32:48 +0200 |
---|---|---|
committer | Andrzej Rybczak <electricityispower@gmail.com> | 2012-09-20 20:31:18 +0200 |
commit | b487f10f10138c32c730c40dd56abc8960368266 (patch) | |
tree | a483e93cef192d8122b5a2f1b54c6f601178e19b /doc | |
parent | add40d542d56c4a1232fbe7cbfd6dd96f2e7e864 (diff) |
media library: add support for sorting by mtime
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bindings | 3 | ||||
-rw-r--r-- | doc/config | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/bindings b/doc/bindings index ae443964..861ec216 100644 --- a/doc/bindings +++ b/doc/bindings @@ -431,6 +431,9 @@ #def_key "m" # move_selected_items_up # +#def_key "m" +# toggle_media_library_sort_mode +# #def_key "n" # move_sort_order_down # @@ -437,6 +437,8 @@ # #media_library_display_empty_tag = "yes" # +#media_library_sort_by_mtime = "no" +# #enable_window_title = "yes" # ## |