Ticket #37: guake.schemas.patch
| File guake.schemas.patch, 0.9 KB (added by pingou, 4 years ago) |
|---|
-
guake.schemas
old new 24 24 <long>When true scrollbar is visible.</long> 25 25 </locale> 26 26 </schema> 27 27 28 <schema> 29 <key>/schemas/apps/guake/general/use_tray</key> 30 <applyto>/apps/guake/general/use_tray</applyto> 31 <owner>guake</owner> 32 <type>bool</type> 33 <default>true</default> 34 <locale name="C"> 35 <short>Sets the tray visibility.</short> 36 <long>When true tray is visible.</long> 37 </locale> 38 </schema> 39 28 40 <schema> 29 41 <key>/schemas/apps/guake/general/default_shell</key> 30 42 <applyto>/apps/guake/general/default_shell</applyto>