home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / GestionFichiers / metamorphose / metamorphose2_0.8.2_setup.exe / default.cfg < prev    next >
Extensible Markup Language  |  2011-01-08  |  2KB  |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configuration application="M├⌐tamorphose-2" version="0.8.2 (beta)" datetime="2011-01-01 13:44:36">
  3.     <page id="0" name="pickerPanel">
  4.         <value id="path" type="wxTextCtrl"></value>
  5.         <value id="foldersOn" type="wxCheckBox">1</value>
  6.         <value id="filesOn" type="wxCheckBox">1</value>
  7.         <value id="FilterSel" type="wxComboBox"></value>
  8.         <value id="filterByRE" type="wxCheckBox">0</value>
  9.         <value id="ignoreCase" type="wxCheckBox">1</value>
  10.         <value id="useLocale" type="wxCheckBox">1</value>
  11.         <value id="walkIt" type="wxCheckBox">0</value>
  12.         <value id="walkDepth" type="wxSpinCtrl">0</value>
  13.         <value id="notType" type="wxCheckBox">0</value>
  14.     </page>
  15.     <page id="2" name="sortingPanel">
  16.         <value id="ascending" type="wxRadioButton">1</value>
  17.         <value id="descending" type="wxRadioButton">0</value>
  18.         <value id="manually" type="wxRadioButton">0</value>
  19.         <value id="dirsPlace" type="wxChoice">0</value>
  20.         <value id="normalSort" type="wxRadioButton">1</value>
  21.         <value id="intelySort" type="wxRadioButton">0</value>
  22.         <value id="byPosition" type="wxRadioButton">0</value>
  23.         <value id="PosStart" type="wxSpinCtrl">0</value>
  24.         <value id="PosLength" type="wxSpinCtrl">1</value>
  25.         <value id="statSortChoice" type="wxChoice">0</value>
  26.         <value id="statSort" type="wxRadioButton">0</value>
  27.     </page>
  28.     <page id="3" name="errorPanel">
  29.         <value id="removeWarnings" type="wxCheckBox">0</value>
  30.         <value id="removeErrors" type="wxCheckBox">1</value>
  31.     </page>
  32.     <page id="1" name="mainPanel">
  33.     </page>
  34. </configuration>
  35.