diff mcabber/mcabber/screen.h @ 2028:7b5bd6ad83b4

Add 'color_log' (text color in the log window)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Oct 2012 22:44:34 +0200
parents 0870005f7efc
children f740c4128f76
line wrap: on
line diff
--- a/mcabber/mcabber/screen.h	Sat Aug 25 15:42:34 2012 +0200
+++ b/mcabber/mcabber/screen.h	Thu Oct 11 22:44:34 2012 +0200
@@ -43,6 +43,7 @@
   COLOR_MSGOUT,
   COLOR_MSGHL,
   COLOR_STATUS,
+  COLOR_LOG,
   COLOR_ROSTER,
   COLOR_ROSTERSEL,
   COLOR_ROSTERSELNMSG,