[bravo] enable trackpad

This commit is contained in:
Kali- 2010-07-18 22:24:31 +02:00
parent d3e22c932e
commit c2f1635396
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">false</bool>
<bool name="has_trackball">true</bool>
</resources>