[gnome-lirc-properties] Really fix the D-Bus configuration for newer D-Buses



commit d90dede9f3f7695ca7d4bcee9bab63921ea9489d
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 30 11:58:41 2009 +0100

    Really fix the D-Bus configuration for newer D-Buses
    
    2009-06-30  Bastien Nocera  <hadess hadess net>
    
    	* data/org.gnome.LircProperties.Mechanism.conf:
    	Really fix the D-Bus configuration for newer D-Buses

 ChangeLog                                    |    5 +++++
 data/org.gnome.LircProperties.Mechanism.conf |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b283419..1f099b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-30  Bastien Nocera  <hadess hadess net>
+
+	* data/org.gnome.LircProperties.Mechanism.conf:
+	Really fix the D-Bus configuration for newer D-Buses
+
 2009-04-19  Mario Blättermann  <mariobl gnome org>
 
 	* help/de/*: Added German translation.
diff --git a/data/org.gnome.LircProperties.Mechanism.conf b/data/org.gnome.LircProperties.Mechanism.conf
index fcfa542..c508e0b 100644
--- a/data/org.gnome.LircProperties.Mechanism.conf
+++ b/data/org.gnome.LircProperties.Mechanism.conf
@@ -15,6 +15,8 @@
     -->
   <policy user="root">
     <allow own="org.gnome.LircProperties.Mechanism"/>
+    <allow own="org.gnome.LircProperties.ExternalToolDriver"/>
+    <allow send_destination="org.gnome.LircProperties.Mechanism"/>
   </policy>
 
   <!--
@@ -22,6 +24,7 @@
     is done through PolicyKit
   -->
   <policy context="default">
+    <allow send_destination="org.gnome.LircProperties.Mechanism"/>
     <allow send_destination="org.gnome.LircProperties.ExternalToolDriver"/>
   </policy>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]