[TSAM-5999] Corrected default thumb path 15/78315/1
authorRahul Dadhich <r.dadhich@samsung.com>
Tue, 5 Jul 2016 06:09:54 +0000 (11:39 +0530)
committerRahul Dadhich <r.dadhich@samsung.com>
Tue, 5 Jul 2016 06:09:54 +0000 (11:39 +0530)
Change-Id: Icb5d794a1396fa6a7e92d49854414b41ab0cafa5
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
inc/util/gl-icons.h

index 6f3087303e8597db54beb559a876b4bc23545466..0c3648b43219d99438ee8836208db24da3f6966b 100755 (executable)
@@ -20,7 +20,7 @@
 
 #define GL_APPDIR "/usr/apps/org.tizen.gallery"
 #define GL_EDJDIR GL_APPDIR"/res/edje"
-#define GL_IMAGEDIR GL_APPDIR"/res/images/"
+#define GL_IMAGEDIR GL_APPDIR"/res/edje/images/"
 #define GL_APP_DEFAULT_ICON_DIR "/usr/share/icons/default/small"
 
 /******** Image path ********/