media library: add support for sorting by mtime
This commit is contained in:
committed by
Andrzej Rybczak
parent
add40d542d
commit
b487f10f10
@@ -325,6 +325,7 @@ void Help::GetKeybindings()
|
||||
# endif // HAVE_TAGLIB_H
|
||||
KeyDesc(aEditLibraryTag, "Edit tag (left column)/album (middle/right column)");
|
||||
KeyDesc(aToggleLibraryTagType, "Toggle type of tag used in left column");
|
||||
KeyDesc(aToggleMediaLibrarySortMode, "Toggle sort mode");
|
||||
|
||||
KeysSection("Playlist editor");
|
||||
KeyDesc(aPreviousColumn, "Previous column");
|
||||
|
||||
Reference in New Issue
Block a user