Add share directory
authorSoyoung Kim <sy037.kim@samsung.com>
Thu, 22 Nov 2012 02:51:16 +0000 (11:51 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Tue, 27 Nov 2012 06:47:23 +0000 (15:47 +0900)
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] add share directory
[SCMRequest] N/A

Change-Id: Ic1955a09475ebb208c9647b62c07130c3828114e

modules/widget_dao/include/dpl/wrt-dao-ro/global_config.h

index 21583aa..9f18da2 100644 (file)
@@ -108,6 +108,13 @@ inline const char* GetWidgetPrivateStoragePath()
     return "data";
 }
 
+/**
+ * widgets share directory path
+ */
+inline const char* GetWidgetSharePath()
+{
+    return "share";
+}
 
 /**
  * widgets desktop files path