diff mcabber/src/screen.h @ 785:7e0562e3bc83

Replace color_highlight with color_msgout
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Apr 2006 23:11:55 +0200
parents 057ffe7c43dc
children 32d5298f9f8d
line wrap: on
line diff
--- a/mcabber/src/screen.h	Sun Apr 02 22:45:05 2006 +0200
+++ b/mcabber/src/screen.h	Sun Apr 02 23:11:55 2006 +0200
@@ -18,7 +18,7 @@
 
 enum colors {
   COLOR_GENERAL = 3,
-  COLOR_HIGHLIGHT,
+  COLOR_MSGOUT,
   COLOR_STATUS,
   COLOR_ROSTER,
   COLOR_ROSTERSEL,