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.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     3 <plist version="1.0">
     4 <dict>
     5 	<key>QQ:Client Version</key>
     6 	<string>qq2008</string>
     7 	<key>QQ:Use TCP</key>
     8 	<false/>
     9 </dict>
    10 </plist>