mirror of https://github.com/tasks/tasks
Widget updates
* Rename widget to 'Tasks' * Make widget resizable (Closes #18) * Rename 'list or filter' widget (Closes #19)pull/25/head
parent
5e7e761447
commit
2d733a912e
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
|
||||||
<string name="widget_mini">Tasks Mini</string>
|
<string name="widget_mini">Tasks</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Loading…
Reference in New Issue