SOURCES: tkabber-privacy.patch - hide displayed status, too
arekm
arekm at pld-linux.org
Wed Jul 16 18:07:00 CEST 2008
Author: arekm Date: Wed Jul 16 16:07:00 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- hide displayed status, too
---- Files affected:
SOURCES:
tkabber-privacy.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/tkabber-privacy.patch
diff -u SOURCES/tkabber-privacy.patch:1.1 SOURCES/tkabber-privacy.patch:1.2
--- SOURCES/tkabber-privacy.patch:1.1 Sat Apr 8 18:06:12 2006
+++ SOURCES/tkabber-privacy.patch Wed Jul 16 18:06:54 2008
@@ -1,11 +1,14 @@
-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 @@
+diff -ur tkabber-0.11.0.org/plugins/chat/events.tcl tkabber-0.11.0/plugins/chat/events.tcl
+--- tkabber-0.11.0.org/plugins/chat/events.tcl 2008-05-12 10:24:02.000000000 +0200
++++ tkabber-0.11.0/plugins/chat/events.tcl 2008-07-16 18:06:15.622856194 +0200
+@@ -58,8 +58,7 @@
+ switch -- $tag1 {
offline {set offline 1}
delivered {set delivered 1}
- displayed {set displayed 1}
+- displayed {set displayed 1}
- composing {set composing 1}
++ displayed {set delivered 1}
id {set id 1}
}
}
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/tkabber-privacy.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list