Updated dbus name for gesture communication 04/69104/2
authorShilpa Singh <shilpa.singh@samsung.com>
Wed, 11 May 2016 13:36:18 +0000 (19:06 +0530)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 12 May 2016 04:09:03 +0000 (21:09 -0700)
Change-Id: I8bfe33183d15af4cea865d1f39a3986c1ce4f661
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
data/dbus/org.enlightenment.wm.conf

index 358c5f9..e0765c4 100644 (file)
@@ -3,14 +3,14 @@
 <busconfig>
     <policy user="root">
         <allow own="org.enlightenment.wm"/>
-        <allow own="org.enlightnement.wm-screen-reader"/>
+        <allow own="org.enlightenment.wm-screen-reader"/>
     </policy>
     <policy at_console="true">
         <allow send_destination="org.enlightenment.wm"/>
-        <allow send_destination="org.enlightnement.wm-screen-reader"/>
+        <allow send_destination="org.enlightenment.wm-screen-reader"/>
     </policy>
     <policy context="default">
         <allow send_destination="org.enlightenment.wm"/>
-        <allow send_destination="org.enlightnement.wm-screen-reader"/>
+        <allow send_destination="org.enlightenment.wm-screen-reader"/>
     </policy>
 </busconfig>