comparison mcabber/src/screen.h @ 701:6c100adfbfb6

Add setting "roster_width" (variable buddylist width)
author Mikael Berthe <mikael@lilotux.net>
date Wed, 15 Feb 2006 22:31:19 +0100
parents ae7016aae014
children b26a0bde4cdb
comparison
equal deleted inserted replaced
700:3f3c5765a459 701:6c100adfbfb6
9 #define COLOR_GENERAL 3 9 #define COLOR_GENERAL 3
10 #define COLOR_NMSG 4 10 #define COLOR_NMSG 4
11 #define COLOR_BD_DESSEL 5 11 #define COLOR_BD_DESSEL 5
12 #define COLOR_BD_DES 6 12 #define COLOR_BD_DES 6
13 13
14 #define ROSTER_WIDTH 24 14 // Length of the timestamp & flag prefix in the chat buffer window
15 #define PREFIX_WIDTH 17 15 #define PREFIX_WIDTH 17
16 16
17 #define INPUTLINE_LENGTH 1024 17 #define INPUTLINE_LENGTH 1024
18 18
19 // Only used in screen.c; this is the maximum line number 19 // Only used in screen.c; this is the maximum line number