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 / deskbar-applet.schemas < prev    next >
Encoding:
Text File  |  2007-04-09  |  4.3 KB  |  129 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.         <schema>
  4.             <key>/schemas/apps/deskbar/expand</key>
  5.             <applyto>/apps/deskbar/expand</applyto>
  6.             <owner>deskbar</owner>
  7.             <type>bool</type>
  8.             <default>FALSE</default>
  9.             <locale name="C">
  10.                 <short>Whether the applet should take all the available space in the panel. Overrides the width preference.</short>
  11.                 <!-- <long></long> -->
  12.             </locale>
  13.         </schema>
  14.         <schema>
  15.             <key>/schemas/apps/deskbar/width</key>
  16.             <applyto>/apps/deskbar/width</applyto>
  17.             <owner>deskbar</owner>
  18.             <type>int</type>
  19.             <default>20</default>
  20.             <locale name="C">
  21.                 <short>The applet's entry width in number of characters</short>
  22.                 <!-- <long></long> -->
  23.             </locale>
  24.         </schema>
  25.         <schema>
  26.             <key>/schemas/apps/deskbar/minchars</key>
  27.             <applyto>/apps/deskbar/minchars</applyto>
  28.             <owner>deskbar</owner>
  29.             <type>int</type>
  30.             <default>1</default>
  31.             <locale name="C">
  32.                 <short>The minimum number of characters that need to be typed before the applet starts showing matches</short>
  33.                 <!-- <long></long> -->
  34.             </locale>
  35.         </schema>
  36.         <schema>
  37.             <key>/schemas/apps/deskbar/typingdelay</key>
  38.             <applyto>/apps/deskbar/typingdelay</applyto>
  39.             <owner>deskbar</owner>
  40.             <type>int</type>
  41.             <default>250</default>
  42.             <locale name="C">
  43.                 <short>The time in miliseconds between a keystroke in the search entry and the actual search being performed</short>
  44.                 <!-- <long></long> -->
  45.             </locale>
  46.         </schema>
  47.         <schema>
  48.             <key>/schemas/apps/deskbar/use_selection</key>
  49.             <applyto>/apps/deskbar/use_selection</applyto>
  50.             <owner>deskbar</owner>
  51.             <type>bool</type>
  52.             <default>FALSE</default>
  53.             <locale name="C">
  54.                 <short>Choose whether triggering the keyboard shortcut also pastes the current selection in the search box.</short>
  55.                 <!-- <long></long> -->
  56.             </locale>
  57.         </schema>
  58.         <schema>
  59.             <key>/schemas/apps/deskbar/keybinding</key>
  60.             <applyto>/apps/deskbar/keybinding</applyto>
  61.             <owner>deskbar</owner>
  62.             <type>string</type>
  63.             <default><Alt>F3</default>
  64.             <locale name="C">
  65.                 <short>The key sequence will focus the deskbar applet, allowing to type quickly</short>
  66.                 <!-- <long></long> -->
  67.             </locale>
  68.         </schema>
  69.         <schema>
  70.             <key>/schemas/apps/deskbar/ui_name</key>
  71.             <applyto>/apps/deskbar/ui_name</applyto>
  72.             <owner>deskbar</owner>
  73.             <type>string</type>
  74.             <default>Cuemiac</default>
  75.             <locale name="C">
  76.                 <short>Selects the user interface to use, one of "Cuemiac" or "Entriac"</short>
  77.                 <!-- <long></long> -->
  78.             </locale>
  79.         </schema>
  80.         <schema>
  81.             <key>/schemas/apps/deskbar/enabled_handlers</key>
  82.             <applyto>/apps/deskbar/enabled_handlers</applyto>
  83.             <owner>deskbar</owner>
  84.             <type>list</type>
  85.             <list_type>string</list_type>
  86.             <default>[HistoryHandler,ProgramsHandler,EvolutionHandler,WebAddressHandler,FileFolderHandler,EpiphanyBookmarksHandler,EpiphanySearchHandler,MozillaBookmarksHandler,MozillaSearchHandler]</default>
  87.             <locale name="C">
  88.                 <short>The list of exported class names of the enabled handlers sorted by priority. Leftmost has highest priority</short>
  89.                 <!-- <long></long> -->
  90.             </locale>
  91.         </schema>
  92.         <schema>
  93.             <key>/schemas/apps/deskbar/collapsed_cat</key>
  94.             <applyto>/apps/deskbar/collapsed_cat</applyto>
  95.             <owner>deskbar</owner>
  96.             <type>list</type>
  97.             <list_type>string</list_type>
  98.             <default>[]</default>
  99.             <locale name="C">
  100.                 <short>The list of categories to be collapsed when displayed in the 'Cuemiac' UI. Valid category names are defined in Categories.py</short>
  101.                 <!-- <long></long> -->
  102.             </locale>
  103.         </schema>
  104.         <schema>
  105.             <key>/schemas/apps/deskbar/clear_entry</key>
  106.             <applyto>/apps/deskbar/clear_entry</applyto>
  107.             <owner>deskbar</owner>
  108.             <type>bool</type>
  109.                 <default>FALSE</default>
  110.             <locale name="C">
  111.                 <short>If enabled it will clear the entry after a search result has been selected</short>
  112.                 <!-- <long></long> -->
  113.             </locale>
  114.         </schema>
  115.  
  116.         <schema>
  117.             <key>/schemas/apps/deskbar/mozilla/show_only_primary_search</key>
  118.             <applyto>/apps/deskbar/mozilla/show_only_primary_search</applyto>
  119.             <owner>deskbar</owner>
  120.             <type>bool</type>
  121.             <default>FALSE</default>
  122.             <locale name="C">
  123.                 <short>Whether to show only the preferred search engine, rather than all available engines.  This only affects Mozilla-based web browsers such as Firefox.</short>
  124.                 <!-- <long></long> -->
  125.             </locale>
  126.         </schema>
  127.     </schemalist>
  128. </gconfschemafile>
  129.