aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts/res
diff options
context:
space:
mode:
Diffstat (limited to 'cgeo-contacts/res')
-rw-r--r--cgeo-contacts/res/drawable-hdpi/cgeo.pngbin0 -> 6941 bytes
-rw-r--r--cgeo-contacts/res/drawable-ldpi/cgeo.pngbin0 -> 3018 bytes
-rw-r--r--cgeo-contacts/res/drawable-mdpi/cgeo.pngbin0 -> 4942 bytes
-rw-r--r--cgeo-contacts/res/drawable-xhdpi/cgeo.pngbin0 -> 10795 bytes
-rw-r--r--cgeo-contacts/res/values/strings.xml7
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
new file mode 100644
index 0000000..6ac8672
--- /dev/null
+++ b/cgeo-contacts/res/drawable-hdpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/drawable-ldpi/cgeo.png b/cgeo-contacts/res/drawable-ldpi/cgeo.png
new file mode 100644
index 0000000..3dbbd0a
--- /dev/null
+++ b/cgeo-contacts/res/drawable-ldpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/drawable-mdpi/cgeo.png b/cgeo-contacts/res/drawable-mdpi/cgeo.png
new file mode 100644
index 0000000..126feb3
--- /dev/null
+++ b/cgeo-contacts/res/drawable-mdpi/cgeo.png
Binary files differ
diff --git a/cgeo-contacts/res/drawable-xhdpi/cgeo.png b/cgeo-contacts/res/drawable-xhdpi/cgeo.png
new file mode 100644
index 0000000..cea22bc
--- /dev/null
+++ b/cgeo-contacts/res/drawable-xhdpi/cgeo.png
Binary files differ
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