[gnome-packagekit/gnome-2-30] Ignore the other-updates-held-back message by default



commit 28f5ca273fc0a3be4285953c4ff689b3d9cc07c6
Author: Richard Hughes <richard hughsie com>
Date:   Thu May 6 09:18:50 2010 +0100

    Ignore the other-updates-held-back message by default

 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 3c475bb..000cefb 100644
--- a/data/gnome-packagekit.schemas.in
+++ b/data/gnome-packagekit.schemas.in
@@ -42,7 +42,7 @@
       <applyto>/apps/gnome-packagekit/update-icon/ignored_messages</applyto>
       <owner>gnome-packagekit</owner>
       <type>string</type>
-      <default>backend-*,untrusted-package</default>
+      <default>backend-*,untrusted-package,other-updates-held-back</default>
       <locale name="C">
         <short>Messages that should be ignored</short>
         <long>Messages that should be ignored, separated by commas. These can include '*' and '?' characters</long>



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