add optional 'ignore leading "The" word' function while sorting

This commit is contained in:
Andrzej Rybczak
2009-02-05 21:45:34 +01:00
parent d3b4be9c56
commit e637d8f627
4 changed files with 50 additions and 5 deletions

View File

@@ -144,6 +144,13 @@
#
#clock_display_seconds = "no"
#
##
## Note: If below is enabled, ncmpcpp will ignore leading
## "The" word while sorting items in browser, tags in
## media library, etc.
##
#ignore_leading_the = "no"
#
#enable_window_title = "yes"
#
##### lyrics support #####