res/values/colors.xml
author Da Risk <darisk972@gmail.com>
Thu, 03 Jun 2010 21:43:32 +0200
changeset 762 56d44e5c7081
parent 647 c88a6d0911ad
permissions -rw-r--r--
Many little modifications. Clean strings.xml Disable use of preference for status notification. Fix a bug with the auto away feature.

<?xml version="1.0" encoding="utf-8"?>
<resources>
	<color name="blue_sky">#A0C8FF</color>
	<color name="vert_manu">#CCFF00</color>
	<color name="black">#000000</color>
	<color name="white">#FFFFFF</color>
	<color name="red">#FF0000</color>
</resources>