Ticket #158: guake.schemas.patch
| File guake.schemas.patch, 0.8 kB (added by makism, 13 months ago) |
|---|
-
data/guake.schemas
old new 53 53 </locale> 54 54 </schema> 55 55 56 <schema> 57 <key>/schemas/apps/guake/general/prompt_on_quit</key> 58 <applyto>/apps/guake/general/prompt_on_quit</applyto> 59 <owner>guake</owner> 60 <type>bool</type> 61 <default>true</default> 62 <locale name="C"> 63 <short>Prompt when quiting.</short> 64 <long>Ask for confirmation when guiting Guake and there 65 processes running.</long> 66 </locale> 67 </schema> 68 56 69 <schema> 57 70 <key>/schemas/apps/guake/general/window_ontop</key> 58 71 <applyto>/apps/guake/general/window_ontop</applyto>