author | Paul Collins <paul@burly.ondioline.org> | |
Thu, 1 Jan 2009 21:54:04 +0000 (22:54 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 1 Jan 2009 21:54:04 +0000 (22:54 +0100) | ||
commit | 3f0e5e147f89f77061739781889571d24da8b7d8 | |
tree | 521b51c9fcd9d4f8b44d716ef2584fa36287fe44 | tree | snapshot |
parent | e67ad30e9bea8ce099b4a6311cf2b20ce6d86263 | commit | diff |
added option to disable the status line clock display
I already have a clock, and I don't need ncmpc showing me another one.
This patch adds command line options and a config file item to allow the
user to flexibly enable or disable the clock.
[mk: patch from http://bugs.debian.org/510392; removed command line
options]
I already have a clock, and I don't need ncmpc showing me another one.
This patch adds command line options and a config file item to allow the
user to flexibly enable or disable the clock.
[mk: patch from http://bugs.debian.org/510392; removed command line
options]
src/conf.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/screen.c | diff | blob | history |