Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > ab7600c47322e39a12ec9ea347e6324a > files > 1

blam-1.8.7-3.fc14.x86_64.rpm

<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/blam/ui/main_window_state</key>
      <applyto>/apps/blam/ui/main_window_state</applyto>
      <owner>blam</owner>
      <type>string</type>
      <default>normal</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>State of the main window</short>
         <long>The state of the main window, valid values are 'normal' and 'maximized'.</long>
      </locale>
    </schema>
    
    <schema>
      <key>/schemas/apps/blam/ui/main_window_width</key>
      <applyto>/apps/blam/ui/main_window_width</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>600</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Width of the main window</short>
         <long>The width of the main window.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/blam/ui/main_window_height</key>
      <applyto>/apps/blam/ui/main_window_height</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>400</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Height of main window</short>
         <long>The height of the main window.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/blam/ui/main_window_position_x</key>
      <applyto>/apps/blam/ui/main_window_position_x</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>-1</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>X position of main window</short>
         <long>The stored position of the main window, the X coordinate.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/blam/ui/main_window_position_y</key>
      <applyto>/apps/blam/ui/main_window_position_y</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>-1</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Y position of main window</short>
         <long>The stored position of the main window, the Y coordinate.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/blam/ui/channel_list_width</key>
      <applyto>/apps/blam/ui/channel_list_width</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>180</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Width of channel list</short>
         <long>The width of the channel list.</long>
      </locale>
    </schema>
    
    <schema>
      <key>/schemas/apps/blam/ui/item_list_height</key>
      <applyto>/apps/blam/ui/item_list_height</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>100</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Height of entry list</short>
         <long>The height of the entry list.</long>
      </locale>
    </schema> 
    <schema>
      <key>/schemas/apps/blam/ui/theme</key>
      <applyto>/apps/blam/ui/theme</applyto>
      <owner>blam</owner>
      <type>string</type>
      <default>normal</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Current theme</short>
         <long>The theme used to render the entries.</long>
      </locale>
    </schema>
    
    <schema>
      <key>/schemas/apps/blam/behaviour/reverse_entries</key>
      <applyto>/apps/blam/behaviour/reverse_entries</applyto>
      <owner>blam</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Reverse the entries in the entry list</short>
         <long>Show the newest entries at the top of the entry list.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/blam/behaviour/auto_refresh</key>
      <applyto>/apps/blam/behaviour/auto_refresh</applyto>
      <owner>blam</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Automatically refresh channels</short>
         <long>Automatically refresh all channels at a regular interval.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/blam/behaviour/auto_refresh_rate</key>
      <applyto>/apps/blam/behaviour/auto_refresh_rate</applyto>
      <owner>blam</owner>
      <type>int</type>
      <default>15</default>
      <gettext_domain>blam</gettext_domain>
      <locale name="C">
         <short>Automatically refresh channels interval</short>
         <long>The refresh rate for when to refresh all channels.</long>
      </locale>
    </schema>
   </schemalist>  
</gconfschemafile>