Plugins/Purple Service/PurpleDefaultsQQ.plist
author Zachary West <zacw@adium.im>
Fri Oct 16 10:43:15 2009 -0400 (2009-10-16)
changeset 2613 3b847939c5de
parent 0 e22ad6bc8b46
permissions -rw-r--r--
Patch from Jortuny to allow specifying client version for QQ. Fixed a few things myself. Fixes #12748.
David@0
     1
<?xml version="1.0" encoding="UTF-8"?>
zacw@2613
     2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
David@0
     3
<plist version="1.0">
David@0
     4
<dict>
zacw@2613
     5
	<key>QQ:Client Version</key>
zacw@2613
     6
	<string>qq2008</string>
David@0
     7
	<key>QQ:Use TCP</key>
David@0
     8
	<false/>
David@0
     9
</dict>
David@0
    10
</plist>