home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnome-volume-control.schemas < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-27  |  998 b   |  32 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/gnome-volume-control/ui/window_height</key>
  6.       <applyto>/apps/gnome-volume-control/ui/window_height</applyto>
  7.       <owner>gnome-volume-control</owner>
  8.       <type>int</type>
  9.       <default>-1</default>
  10.       <gettext_domain>gnome-media-2.0</gettext_domain>
  11.       <locale name="C">
  12.         <short>Height of the Window</short>
  13.         <long>Height of the Window to be displayed</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/gnome-volume-control/ui/window_width</key>
  19.       <applyto>/apps/gnome-volume-control/ui/window_width</applyto>
  20.       <owner>gnome-volume-control</owner>
  21.       <type>int</type>
  22.       <default>500</default>
  23.       <gettext_domain>gnome-media-2.0</gettext_domain>
  24.       <locale name="C">
  25.         <short>Width of the Window</short>
  26.         <long>Width of the Window to be displayed</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.  </schemalist>
  31. </gconfschemafile>
  32.