Added warning icon
Some more work on settings Configuration dialog finished
This commit is contained in:
parent
1aec61f810
commit
ba153f5708
17 changed files with 187 additions and 77 deletions
|
|
@ -26,6 +26,10 @@
|
|||
android:name=".gui.EditActivity"
|
||||
android:label="@string/title_activity_edit" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".gui.AboutActivity"
|
||||
android:label="@string/title_activity_about" >
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue