aboutsummaryrefslogtreecommitdiffstats
path: root/src/ncmpc.h
diff options
context:
space:
mode:
authorAndreas Obergrusberger <tradiaz@yahoo.de>2007-02-16 15:42:08 +0000
committerAndreas Obergrusberger <tradiaz@yahoo.de>2007-02-16 15:42:08 +0000
commitebdf8ae4bf442b994ba5dedf3efe22ffe8fc9aec (patch)
treef933858d5f7adbb49ed73e4be6d536eb3963906d /src/ncmpc.h
parent35c6c1651c0c5d67a5bbba8bf2b5726ba7721a5d (diff)
downloadmpd-ebdf8ae4bf442b994ba5dedf3efe22ffe8fc9aec.tar.gz
mpd-ebdf8ae4bf442b994ba5dedf3efe22ffe8fc9aec.tar.xz
mpd-ebdf8ae4bf442b994ba5dedf3efe22ffe8fc9aec.zip
way too much stuff to describe here
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@5346 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--src/ncmpc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ncmpc.h b/src/ncmpc.h
index 7bc99a1d6..7d000958d 100644
--- a/src/ncmpc.h
+++ b/src/ncmpc.h
@@ -79,4 +79,7 @@ void D(char *format, ...);
#define DEFAULT_LYRICS_TIMEOUT 100
+#define DEFAULT_SCROLL TRUE
+#define DEFAULT_SCROLL_SEP " *** "
+
#endif /* NCMPC_H */