bug-buddy r2694 - in trunk: . data



Author: cosimoc
Date: Mon Sep 15 19:54:10 2008
New Revision: 2694
URL: http://svn.gnome.org/viewvc/bug-buddy?rev=2694&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:
   trunk/ChangeLog
   trunk/data/bug-buddy.schemas.in

Modified: trunk/data/bug-buddy.schemas.in
==============================================================================
--- trunk/data/bug-buddy.schemas.in	(original)
+++ trunk/data/bug-buddy.schemas.in	Mon Sep 15 19:54:10 2008
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <gconfschemafile>
   <schemalist>
     <schema>
@@ -40,5 +41,18 @@
       </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>GTK+ module for crash collecting support.</short>
+        <long>This key determines the GTK+ module to load for crash collecting
+        support.</long>
+      </locale>
+    </schema>
+
   </schemalist>
 </gconfschemafile>



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