res/values/arrays.xml
author marseille@marseille-desktop
Thu, 18 Jun 2009 20:22:56 +0200
changeset 241 a81519fc4024
parent 212 bbc0b169cdf0
permissions -rw-r--r--
Suppression du Beemapplication dans ContactDialog

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