<?xml version="1.0"?>
<mateconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/mate-volume-control/ui/window_height</key>
      <applyto>/apps/mate-volume-control/ui/window_height</applyto>
      <owner>mate-volume-control</owner>
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>Height of the Window</short>
        <long>Height of the window to be displayed.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/mate-volume-control/ui/window_width</key>
      <applyto>/apps/mate-volume-control/ui/window_width</applyto>
      <owner>mate-volume-control</owner>
      <type>int</type>
      <default>500</default>
      <locale name="C">
        <short>Width of the Window</short>
        <long>Width of the window to be displayed.</long>
      </locale>
    </schema>

 </schemalist>
</mateconfschemafile>