directories view for tag editor

This commit is contained in:
unK
2008-09-11 10:31:04 +02:00
parent 25c2f3fb49
commit 51b913d611
6 changed files with 149 additions and 35 deletions

View File

@@ -176,6 +176,7 @@ void DefaultConfiguration(ncmpcpp_config &conf)
conf.repeat_one_mode = false;
conf.wrapped_search = true;
conf.space_selects = false;
conf.albums_in_tag_editor = true;
conf.set_window_title = true;
conf.mpd_connection_timeout = 15;
conf.crossfade_time = 5;