mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Android: Add a 3x3 sized widget.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
194acc68a8
commit
f1e3f5e6c4
5 changed files with 89 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<!-- Widget -->
|
||||
<string name="appwidget_label_4x1">Rockbox (line)</string>
|
||||
<string name="appwidget_label_2x2">Rockbox (square)</string>
|
||||
<string name="appwidget_label_3x3">Rockbox (big square)</string>
|
||||
<string name="appwidget_infoDisplay">Touch to launch app</string>
|
||||
|
||||
<!-- Widget configuration -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue