diff 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
line wrap: on
line diff
--- a/mcabber/src/screen.h	Sun Feb 12 11:40:11 2006 +0100
+++ b/mcabber/src/screen.h	Wed Feb 15 22:31:19 2006 +0100
@@ -11,7 +11,7 @@
 #define COLOR_BD_DESSEL 5
 #define COLOR_BD_DES    6
 
-#define ROSTER_WIDTH    24
+// Length of the timestamp & flag prefix in the chat buffer window
 #define PREFIX_WIDTH    17
 
 #define INPUTLINE_LENGTH  1024