[gnome-packagekit] Also add xchat to the list of applications we ignore



commit b4369cb7084e0690041f62231fc9eb45d9e004bb
Author: Richard Hughes <richard hughsie com>
Date:   Tue Nov 17 13:38:41 2009 +0000

    Also add xchat to the list of applications we ignore

 data/gnome-packagekit.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-packagekit.schemas.in b/data/gnome-packagekit.schemas.in
index bc381e1..baedeea 100644
--- a/data/gnome-packagekit.schemas.in
+++ b/data/gnome-packagekit.schemas.in
@@ -504,7 +504,7 @@
       <applyto>/apps/gnome-packagekit/ignored_dbus_requests</applyto>
       <owner>gnome-packagekit</owner>
       <type>string</type>
-      <default>/usr/bin/gnome-terminal,/usr/bin/nm-applet</default>
+      <default>/usr/bin/gnome-terminal,/usr/bin/nm-applet,/usr/bin/xchat-gnome</default>
       <locale name="C">
         <short>Programs that should be ignored when they issue session D-Bus requests</short>
         <long>Programs that should be ignored when they issue session D-Bus requests, separated by commas.</long>



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