diff options
Diffstat (limited to 'cgeo-contacts/res')
| -rw-r--r-- | cgeo-contacts/res/drawable-hdpi/cgeo.png | bin | 0 -> 6941 bytes | |||
| -rw-r--r-- | cgeo-contacts/res/drawable-ldpi/cgeo.png | bin | 0 -> 3018 bytes | |||
| -rw-r--r-- | cgeo-contacts/res/drawable-mdpi/cgeo.png | bin | 0 -> 4942 bytes | |||
| -rw-r--r-- | cgeo-contacts/res/drawable-xhdpi/cgeo.png | bin | 0 -> 10795 bytes | |||
| -rw-r--r-- | cgeo-contacts/res/values/strings.xml | 7 |
5 files changed, 7 insertions, 0 deletions
diff --git a/cgeo-contacts/res/drawable-hdpi/cgeo.png b/cgeo-contacts/res/drawable-hdpi/cgeo.png Binary files differnew file mode 100644 index 0000000..6ac8672 --- /dev/null +++ b/cgeo-contacts/res/drawable-hdpi/cgeo.png diff --git a/cgeo-contacts/res/drawable-ldpi/cgeo.png b/cgeo-contacts/res/drawable-ldpi/cgeo.png Binary files differnew file mode 100644 index 0000000..3dbbd0a --- /dev/null +++ b/cgeo-contacts/res/drawable-ldpi/cgeo.png diff --git a/cgeo-contacts/res/drawable-mdpi/cgeo.png b/cgeo-contacts/res/drawable-mdpi/cgeo.png Binary files differnew file mode 100644 index 0000000..126feb3 --- /dev/null +++ b/cgeo-contacts/res/drawable-mdpi/cgeo.png diff --git a/cgeo-contacts/res/drawable-xhdpi/cgeo.png b/cgeo-contacts/res/drawable-xhdpi/cgeo.png Binary files differnew file mode 100644 index 0000000..cea22bc --- /dev/null +++ b/cgeo-contacts/res/drawable-xhdpi/cgeo.png diff --git a/cgeo-contacts/res/values/strings.xml b/cgeo-contacts/res/values/strings.xml new file mode 100644 index 0000000..d2ca7fb --- /dev/null +++ b/cgeo-contacts/res/values/strings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="app_name">c:geo - contacts (add-on)</string> + <string name="contact_not_found">Contact with alias/nickname %s not found. Add it in your contacts app first.</string> + +</resources>
\ No newline at end of file |
