bug-buddy r2695 - in branches/gnome-2-24: . data



Author: cosimoc
Date: Mon Sep 15 19:54:59 2008
New Revision: 2695
URL: http://svn.gnome.org/viewvc/bug-buddy?rev=2695&view=rev

Log:
2008-09-15  Cosimo Cecchi  <cosimoc gnome org>

	* data/bug-buddy.schemas.in:
	Install the GConf key to enable gnomebreakpad loading by XSettings.


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/data/bug-buddy.schemas.in

Modified: branches/gnome-2-24/data/bug-buddy.schemas.in
==============================================================================
--- branches/gnome-2-24/data/bug-buddy.schemas.in	(original)
+++ branches/gnome-2-24/data/bug-buddy.schemas.in	Mon Sep 15 19:54:59 2008
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <gconfschemafile>
   <schemalist>
     <schema>
@@ -40,5 +41,17 @@
       </locale>
     </schema>
 
+    <schema>
+      <key>/schemas/apps/gnome_settings_daemon/gtk-modules/gnomebreakpad</key>
+      <applyto>/apps/gnome_settings_daemon/gtk-modules/gnomebreakpad</applyto>
+      <owner>gnome</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short></short>
+        <long></long>
+      </locale>
+    </schema>
+
   </schemalist>
 </gconfschemafile>



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