mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
parent
faf50c9e09
commit
9f9a223d6e
8 changed files with 35 additions and 16 deletions
|
@ -81,9 +81,15 @@
|
|||
<item>launcher:settings</item> <!-- Launcher Settings -->
|
||||
</string-array>
|
||||
|
||||
<!-- Clock -->
|
||||
<string-array name="default_clock">
|
||||
<!-- Time / Clock -->
|
||||
<string-array name="default_time">
|
||||
<item>com.sec.android.app.clockpackage</item> <!-- Android Clock -->
|
||||
</string-array>
|
||||
|
||||
<!-- Date / Calendar (same as left app currently) -->
|
||||
<string-array name="default_date">
|
||||
<item>com.google.android.calendar</item> <!-- Google Calendar -->
|
||||
<item>com.samsung.android.calendar</item> <!-- Samsung Calendar -->
|
||||
</string-array>
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue