Ticket #37: guake.schemas.patch

File guake.schemas.patch, 0.9 KB (added by pingou, 4 years ago)
  • guake.schemas

    old new  
    2424                <long>When true scrollbar is visible.</long> 
    2525            </locale> 
    2626        </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 
    2840        <schema> 
    2941            <key>/schemas/apps/guake/general/default_shell</key> 
    3042            <applyto>/apps/guake/general/default_shell</applyto>