summaryrefslogtreecommitdiffstats
path: root/shoplist
diff options
context:
space:
mode:
authorJesus Sanchez-Palencia <jesus.palencia@openbossa.org>2009-10-29 21:22:57 -0300
committerJesus Sanchez-Palencia <jesus.palencia@openbossa.org>2009-10-29 21:22:57 -0300
commit6323f8898d14de3bb5d1d484d0dc4b9ad7bb012a (patch)
tree74a582b854949414e9be03cdf4601f7dd29872aa /shoplist
parent8411ac7c1f890ae7394757c451921a5377e68818 (diff)
Shoplist: Adding icon
Signed-off-by: Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
Diffstat (limited to 'shoplist')
-rw-r--r--shoplist/images/icon-shoplist.pngbin0 -> 5477 bytes
-rw-r--r--shoplist/shoplist.pro1
2 files changed, 1 insertions, 0 deletions
diff --git a/shoplist/images/icon-shoplist.png b/shoplist/images/icon-shoplist.png
new file mode 100644
index 0000000..04c4998
--- /dev/null
+++ b/shoplist/images/icon-shoplist.png
Binary files differ
diff --git a/shoplist/shoplist.pro b/shoplist/shoplist.pro
index 46c3f13..33cb87e 100644
--- a/shoplist/shoplist.pro
+++ b/shoplist/shoplist.pro
@@ -13,4 +13,5 @@ symbian {
TARGET.EPOCHEAPSIZE = 0x20000 \
0x2000000
TARGET.UID3 = 0xe1234567
+ ICON = images/icon-shoplist.png
}