[gnome-packagekit] Update executable blacklist for gnome-terminal



commit cea20fe669f93b7b31b31ac67c9db5dad57c9a99
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jan 13 18:08:44 2015 +0100

    Update executable blacklist for gnome-terminal
    
    https://bugzilla.gnome.org/show_bug.cgi?id=742873

 data/org.gnome.packagekit.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.packagekit.gschema.xml b/data/org.gnome.packagekit.gschema.xml
index 35c50f3..1889cc6 100644
--- a/data/org.gnome.packagekit.gschema.xml
+++ b/data/org.gnome.packagekit.gschema.xml
@@ -76,7 +76,7 @@
       <description>Allow applications to invoke the font installer.</description>
     </key>
     <key name="ignored-dbus-requests" type="s">
-      <default>'/usr/bin/gnome-terminal,/usr/bin/nm-applet,/usr/bin/xchat-gnome'</default>
+      <default>'/usr/libexec/gnome-terminal-server,/usr/bin/nm-applet,/usr/bin/xchat-gnome'</default>
       <summary>Programs that should be ignored when they issue session D-Bus requests</summary>
       <description>Programs that should be ignored when they issue session D-Bus requests, separated by 
commas.</description>
     </key>


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