mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
renamed preferences
This commit is contained in:
parent
5dc2ee3901
commit
89093f6b9e
71 changed files with 676 additions and 884 deletions
|
@ -1,9 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item
|
||||
android:id="@+id/app_menu_delete"
|
||||
<item android:id="@+id/app_menu_delete"
|
||||
android:title="@string/list_app_delete" />
|
||||
<item
|
||||
android:id="@+id/app_menu_info"
|
||||
<item android:id="@+id/app_menu_info"
|
||||
android:title="@string/list_app_info" />
|
||||
</menu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue