Skip to content

Commit

Permalink
p51xx: add trebuchet overlay
Browse files Browse the repository at this point in the history
Change-Id: I54b987855edfa7ece311ddd234a6f10e9510831d
  • Loading branch information
codeworkx committed Oct 17, 2012
1 parent d5d0d51 commit c2308d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions common-overlay/packages/apps/Trebuchet/res/values/config.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<resources>
<bool name="is_large_screen">true</bool>
<bool name="config_cyanogenmod">true</bool>

<!-- Allow tablets to set grid size in settings, false disables -->
<bool name="config_workspaceTabletGrid">true</bool>
</resources>

0 comments on commit c2308d5

Please sign in to comment.