SOURCES: tkabber-privacy.patch (NEW) - don't inform the other side...
arekm
arekm at pld-linux.org
Sat Apr 8 18:06:17 CEST 2006
Author: arekm Date: Sat Apr 8 16:06:17 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't inform the other side about composing.
---- Files affected:
SOURCES:
tkabber-privacy.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/tkabber-privacy.patch
diff -u /dev/null SOURCES/tkabber-privacy.patch:1.1
--- /dev/null Sat Apr 8 18:06:17 2006
+++ SOURCES/tkabber-privacy.patch Sat Apr 8 18:06:12 2006
@@ -0,0 +1,11 @@
+diff -urN tkabber-0.9.8.org/plugins/chat/events.tcl tkabber-0.9.8/plugins/chat/events.tcl
+--- tkabber-0.9.8.org/plugins/chat/events.tcl 2005-03-12 23:03:04.000000000 +0100
++++ tkabber-0.9.8/plugins/chat/events.tcl 2006-04-08 18:04:48.798178250 +0200
+@@ -48,7 +48,6 @@
+ offline {set offline 1}
+ delivered {set delivered 1}
+ displayed {set displayed 1}
+- composing {set composing 1}
+ id {set id 1}
+ }
+ }
================================================================
More information about the pld-cvs-commit
mailing list