]> git.pld-linux.org Git - packages/tkabber.git/blame - tkabber-chat-by-default.patch
- rel 2; use our default ca store
[packages/tkabber.git] / tkabber-chat-by-default.patch
CommitLineData
497b1d41
AM
1--- tkabber/tclxmpp/xmpp/xmpp.tcl~ 2011-12-14 21:42:06.000000000 +0100
2+++ tkabber/tclxmpp/xmpp/xmpp.tcl 2013-06-15 08:48:42.829876795 +0200
3@@ -1258,7 +1258,7 @@
4 xml::split $xmlElement tag xmlns attrs cdata subels
5
6 set from ""
7- set type ""
8+ set type "chat"
9 set x {}
10 set params {}
11 set xparam {}
This page took 0.03467 seconds and 4 git commands to generate.