Code

added option "second-column"
authorMatt Portas <m.r.portas@warwick.ac.uk>
Mon, 23 Nov 2009 21:09:49 +0000 (21:09 +0000)
committerMax Kellermann <max@duempel.org>
Mon, 23 Nov 2009 21:10:30 +0000 (22:10 +0100)
commitd0453b4b1835c335ddf9191a2044b6b731bbe7f4
tree75f4fa716c83c56fef4bef4e3a6ae8feb72f720f
parentab87e5546ffb22d0bd812cb45558e656bfd1b36f
added option "second-column"

This allows the second column displaying the song length to be
disabled using the config file. By default it is set to on, so it
shouldn't affect anyone unless they specify it.
doc/config.sample
doc/ncmpc.1
src/conf.c
src/options.c
src/options.h
src/song_paint.c