[gnome-system-monitor/gtk3: 11/19] Added defaults to list type keys.



commit 81e1e4e01d1d841535a68a1d5b1e865363fbf4e9
Author: Chris Kühl <chrisk openismus com>
Date:   Fri Jan 28 12:38:14 2011 +0100

    Added defaults to list type keys.
    
    Without this gsettings-schema-convert bails without error message.

 src/gnome-system-monitor.schemas.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-system-monitor.schemas.in b/src/gnome-system-monitor.schemas.in
index 8a01912..4cc1d39 100644
--- a/src/gnome-system-monitor.schemas.in
+++ b/src/gnome-system-monitor.schemas.in
@@ -260,6 +260,7 @@
       <owner>procman</owner>
       <type>list</type>
       <list_type>int</list_type>
+      <default>[0]</default>
       <locale name="C">
         <short>Process view columns order</short>
         <long></long>
@@ -734,6 +735,7 @@
       <owner>procman</owner>
       <type>list</type>
       <list_type>int</list_type>
+      <default>[0]</default>
       <locale name="C">
         <short>Disk view columns order</short>
         <long></long>



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