legend: Refresh CMParts overlay

Change-Id: I859cfa9f634fbe028f444937dfed136614879a50
This commit is contained in:
Alexander Hofbauer 2011-07-06 23:35:34 +02:00
parent f5b7f2c205
commit 8c8d6a0678
1 changed files with 10 additions and 0 deletions

View File

@ -1,7 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Whether or not to display the trackball settings -->
<bool name="has_trackball">true</bool>
<!-- Whether or not to display the camera button settings -->
<bool name="has_camera_button">false</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_dual_notification_led">false</bool>
<!-- LED Flashlight -->
<bool name="has_led_flash">true</bool>
<!-- Whether or not to display search button settings -->
<bool name="has_search_button">true</bool>
</resources>