[ekg2-commit] ekg2: old.c (HEAD) [peres]

CVS commit cvs w toxygen.net
Nie, 21 Paź 2007, 13:21:59 CEST


Module name:	ekg2
Changes by:	peres	2007-10-21 13:21:57

Modified files:
	old.c

Log message:
Use another 'first' value for <gone/>s without <composing/>.

Index: old.c
===================================================================
RCS file: /home/cvs/ekg2/plugins/ncurses/old.c,v
diff -d -u -r1.164 -r1.165
--- old.c	21 Oct 2007 10:50:53 -0000	1.164
+++ old.c	21 Oct 2007 11:21:57 -0000	1.165
@@ -246,7 +246,7 @@
 		window_t *tmp		= ncurses_typing_win;
 		ncurses_typing_win	= w;
 
-		if (!ncurses_typingsend(0, !(w->act & 16) ? 4 : 3) || (w->act & 16))
+		if (!ncurses_typingsend(0, !(w->act & 16) ? 4 : 5) || (w->act & 16))
 			w->act		^= 16;
 
 		ncurses_typing_win	= tmp;


Więcej informacji o liście dyskusyjnej ekg2-commit