settings: add support for preferred last.fm info language

This commit is contained in:
Andrzej Rybczak
2010-08-13 06:11:13 +02:00
parent a7b9088b87
commit 342521459c
5 changed files with 20 additions and 1 deletions

View File

@@ -287,6 +287,16 @@
#
#follow_now_playing_lyrics = "no"
#
##
## Note: If you set this variable, ncmpcpp will try to
## get info from last.fm in language you set and if it
## fails, it will fall back to english. Otherwise it will
## use english the first time.
##
## Note: Language has to be expressed as an ISO 639 alpha-2 code.
##
#lastfm_preferred_language = ""
#
#ncmpc_like_songs_adding = "no" (enabled - add/remove, disabled - always add)
#
#show_hidden_files_in_local_browser = "no"