--- guake-0.4.0.orig/data/guake.schemas	2009-03-24 19:43:11.000000000 +0200
+++ guake-0.4.0.mine/data/guake.schemas	2009-08-23 13:48:44.000000000 +0300
@@ -53,6 +53,19 @@
             </locale>
         </schema>
 
+	<schema>
+            <key>/schemas/apps/guake/general/prompt_on_quit</key>
+            <applyto>/apps/guake/general/prompt_on_quit</applyto>
+            <owner>guake</owner>
+            <type>bool</type>
+            <default>true</default>
+            <locale name="C">
+                <short>Prompt when quiting.</short>
+                <long>Ask for confirmation when guiting Guake and there
+                processes running.</long>
+            </locale>
+        </schema>
+
         <schema>
             <key>/schemas/apps/guake/general/window_ontop</key>
             <applyto>/apps/guake/general/window_ontop</applyto>

