[gnome-shell] fix tag name in schema



commit 77c325772a1e5d06b741c6091c3a3d44cb6057bd
Author: Dan Winship <danw gnome org>
Date:   Wed Jul 1 10:34:24 2009 -0400

    fix tag name in schema

 data/gnome-shell.schemas |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-shell.schemas b/data/gnome-shell.schemas
index 6dc06c4..3ab8817 100644
--- a/data/gnome-shell.schemas
+++ b/data/gnome-shell.schemas
@@ -20,7 +20,7 @@
 	<applyto>/desktop/gnome/shell/favorite_apps</applyto>
 	<owner>gnome-shell</owner>
 	<type>list</type>
-	<listtype>string</listtype>
+	<list_type>string</list_type>
 	<default>[mozilla-firefox.desktop,evolution.desktop,openoffice.org-writer.desktop]</default>
 	<locale name="C">
 	  <short>List of desktop file IDs for favorite applications</short>



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