fix build breakage

This commit is contained in:
Daisuke Miyakawa
2009-05-22 13:05:23 +09:00
parent ac31a3b8b0
commit 0690519fcd

View File

@@ -34,4 +34,8 @@
<!-- The duration (in milliseconds) of a long animation. -->
<integer name="config_longAnimTime">300</integer>
<!-- Flag indicating whether Last Name comes before First Name.
This becomes true in Japan, for example.-->
<bool name="config_lastname_comes_before_firstname">false</bool>
</resources>