home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gwd.schemas < prev    next >
Encoding:
Text File  |  2007-04-04  |  2.4 KB  |  60 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.         <schema>
  4.             <key>/schemas/apps/gwd/use_metacity_theme</key>
  5.             <applyto>/apps/gwd/use_metacity_theme</applyto>
  6.             <owner>gwd</owner>
  7.             <type>bool</type>
  8.             <default>true</default>
  9.             <locale name="C">
  10.                 <short>Use metacity theme</short>
  11.                 <long>Use metacity theme when drawing window decorations</long>
  12.             </locale>
  13.         </schema>
  14.         <schema>
  15.             <key>/schemas/apps/gwd/metacity_theme_opacity</key>
  16.             <applyto>/apps/gwd/metacity_theme_opacity</applyto>
  17.             <owner>gwd</owner>
  18.             <type>float</type>
  19.             <default>0.75</default>
  20.             <locale name="C">
  21.                 <short>Metacity theme opacity</short>
  22.                 <long>Opacity to use for metacity theme decorations</long>
  23.             </locale>
  24.         </schema>
  25.         <schema>
  26.             <key>/schemas/apps/gwd/metacity_theme_shade_opacity</key>
  27.             <applyto>/apps/gwd/metacity_theme_shade_opacity</applyto>
  28.             <owner>gwd</owner>
  29.             <type>bool</type>
  30.             <default>true</default>
  31.             <locale name="C">
  32.                 <short>Metacity theme opacity shade</short>
  33.                 <long>Shade windows with metacity theme decorations from opaque to translucent</long>
  34.             </locale>
  35.         </schema>
  36.         <schema>
  37.             <key>/schemas/apps/gwd/metacity_theme_active_opacity</key>
  38.             <applyto>/apps/gwd/metacity_theme_active_opacity</applyto>
  39.             <owner>gwd</owner>
  40.             <type>float</type>
  41.             <default>1.0</default>
  42.             <locale name="C">
  43.                 <short>Metacity theme active window opacity</short>
  44.                 <long>Opacity to use for active windows with metacity theme decorations</long>
  45.             </locale>
  46.         </schema>
  47.         <schema>
  48.             <key>/schemas/apps/gwd/metacity_theme_active_shade_opacity</key>
  49.             <applyto>/apps/gwd/metacity_theme_active_shade_opacity</applyto>
  50.             <owner>gwd</owner>
  51.             <type>bool</type>
  52.             <default>true</default>
  53.             <locale name="C">
  54.                 <short>Metacity theme active window opacity shade</short>
  55.                 <long>Shade active windows with metacity theme decorations from opaque to translucent</long>
  56.             </locale>
  57.         </schema>
  58.     </schemalist>  
  59. </gconfschemafile>
  60.