res/values/arrays.xml
author nikita@localhost
Mon, 22 Jun 2009 17:53:11 +0200
changeset 261 e082fd525147
parent 212 bbc0b169cdf0
permissions -rw-r--r--
temp

<?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>