res/values-en/arrays.xml
author Da Risk <darisk972@gmail.com>
Fri, 25 Sep 2009 19:00:34 +0200
changeset 399 fe0cd5cc89b9
parent 306 2d33fd5c95a7
child 401 551bc80197f5
permissions -rw-r--r--
Add a patch for the jingle extension of smack. This patch change the experimental namespace used in the protocol with the draft version

<?xml version="1.0" encoding="utf-8"?>
<resources>
	<string-array name="proxy_types">
		<item>HTTP</item>
		<item>SOCKS4</item>
		<item>SOCKS5</item>
	</string-array>
</resources>