Configuration.XML 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <!--
  3. Configuration
  4. To edit: PET.Open Configuration.XML
  5. To update: Configuration.Init ~
  6. -->
  7. <Config>
  8. <!-- Localization -->
  9. <Section name="Local">
  10. <Section name="Formats">
  11. <Section name="Date">
  12. <Setting name="Short" value="dd.mm.yy"/>
  13. <Setting name="Long" value="www, dd.mm.yyyy"/>
  14. </Section>
  15. <Section name="Time">
  16. <Setting name="Short" value="hh:nn"/>
  17. <Setting name="Long" value="hh:nn:ss"/>
  18. </Section>
  19. <Section name="Timezone">
  20. <Setting name="Name" value="GMT-1"/>
  21. <Setting name="GMTDiff" value="+1"/>
  22. </Section>
  23. </Section>
  24. <!-- ISO 936-1 language code -->
  25. <Setting name="Language" value="en"/>
  26. </Section>
  27. <!-- File systems -->
  28. <Section name="Files">
  29. <Section name="Alias">
  30. <Setting name="AosFS" value="DiskVolumes.New;DiskFS.NewFS"/>
  31. <Setting name="OldAosFS" value="OldDiskVolumes.New;OldDiskFS.NewFS"/>
  32. <Setting name="NatFS" value="DiskVolumes.New;DiskFS.NewFS"/>
  33. <Setting name="RamFS" value="RAMVolumes.New;DiskFS.NewFS"/>
  34. <Setting name="FatFS" value="FATVolumes.New;FATFiles.NewFS"/>
  35. <Setting name="IsoFS" value="ISO9660Volumes.New;ISO9660Files.NewFS"/>
  36. <Setting name="ZipFS" value="NIL;ZipFS.NewFS"/>
  37. <Setting name="RelativeFileSystem" value="NIL;RelativeFileSystem.NewFS"/>
  38. <Setting name="SmbFS" value="NIL;SambaClient.NewFS"/>
  39. </Section>
  40. </Section>
  41. <!-- Autostart -->
  42. <Section name="Autostart">
  43. <Setting name="FileTrapWriter" value="FileTrapWriter.Install"/>
  44. <Setting name="TrapWriter" value="WMTrapWriter.Install"/>
  45. <Setting name="Uptime Monitor" value="UpTime.Install"/>
  46. <Setting name="Start the main menu" value="StartMenu.Open"/>
  47. <Setting name="DefaultSkin" value="SkinEngine.Unload"/>
  48. <Setting name="Restore the desktop" value="WMRestorable.Load Auto.dsk"/>
  49. <Setting name="navigation manager" value="WMNavigate.Open -vs -n 1 0 0 Navigation:TaskList"/>
  50. <!-- Pinyin Input Method Editor (remove comment to activate)
  51. <Setting value="WMPinyinIME.Test"/>
  52. -->
  53. <Setting name="Tasklist" value="WMNavigate.Open -vs 1 0 0 Navigation:TaskList"/>
  54. <Setting name="Hotkey support" value="HotKeys.Open"/>
  55. <!-- Setting name="Hardware Detection" value="PCITools.DetectHardware"/-->
  56. </Section>
  57. <!-- WindowManager -->
  58. <Section name="WindowManager">
  59. <Section name="ColorScheme">
  60. <Section name="Default">
  61. <Setting name="TextBackColor" value="0H"/>
  62. <Setting name="TextColor" value="0FFH"/>
  63. </Section>
  64. </Section>
  65. <Section name="FontManager">
  66. <Section name="DefaultFont">
  67. <Setting name="Name" value="Vera"/>
  68. <Setting name="Size" value="14"/>
  69. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  70. <Setting name="Style" value=""/>
  71. </Section>
  72. <Section name="BoldFont">
  73. <Setting name="Name" value=""/>
  74. <Setting name="Size" value=""/>
  75. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  76. <Setting name="Style" value=""/>
  77. </Section>
  78. <Section name="MonospaceFont">
  79. <Setting name="Name" value=""/>
  80. <Setting name="Size" value=""/>
  81. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  82. <Setting name="Style" value=""/>
  83. </Section>
  84. <Section name="SerifFont">
  85. <Setting name="Name" value=""/>
  86. <Setting name="Size" value=""/>
  87. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  88. <Setting name="Style" value=""/>
  89. </Section>
  90. <Section name="SansSerifFont">
  91. <Setting name="Name" value=""/>
  92. <Setting name="Size" value=""/>
  93. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  94. <Setting name="Style" value=""/>
  95. </Section>
  96. <Section name="CursiveFont">
  97. <Setting name="Name" value=""/>
  98. <Setting name="Size" value=""/>
  99. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  100. <Setting name="Style" value=""/>
  101. </Section>
  102. <Section name="CasualFont">
  103. <Setting name="Name" value=""/>
  104. <Setting name="Size" value=""/>
  105. <!-- font style - <empty>|Regular|Bold|Italic|BoldItalic -->
  106. <Setting name="Style" value=""/>
  107. </Section>
  108. <Section name="FontLoaders">
  109. <Section name="OberonFonts">
  110. <Setting name="Exact" value="WMOberonFonts.LoadExactFont"/>
  111. <Setting name="Approximate" value="WMOberonFonts.LoadApproximateFont"/>
  112. </Section>
  113. <Section name="BitmapFonts">
  114. <Setting name="Exact" value="WMBitmapFont.LoadExactFont"/>
  115. <Setting name="Approximate" value="WMBitmapFont.LoadApproximateFont"/>
  116. </Section>
  117. <Section name="CCGFonts">
  118. <Setting name="Exact" value="WMCCGFonts.LoadExactFont"/>
  119. <Setting name="Approximate" value="WMCCGFonts.LoadApproximateFont"/>
  120. </Section>
  121. <Section name="OTFonts">
  122. <Setting name="Exact" value="WMOTFonts.LoadExactFont"/>
  123. <Setting name="Approximate" value="WMOTFonts.LoadApproximateFont"/>
  124. </Section>
  125. </Section>
  126. </Section>
  127. </Section>
  128. <!-- Font formats for GfxFonts.Open -->
  129. <Section name="FontFormats">
  130. <Setting name="TTF" value="GfxOType.Install"/>
  131. <Setting name="pk" value="GfxPKFonts.Install"/>
  132. </Section>
  133. <!-- TLS Settings -->
  134. <Section name="TLS">
  135. <Setting name="Certificate" value="bluebottleselfsigned.der"/>
  136. <Setting name="pHex" value="00fbe3108714d0f161c79b2fd03eaf8be07b477fbd534a1059d7244513b075700ec6d00cd6c61445932f6439ed31050e6ad43a51f1692e51e3e4691cab3d230ba7"/>
  137. <Setting name="qHex" value="00e7e7a06664c5a91c0502a010e2efffdbddf2fb6cbac07116e63c4b2090d1bd1ef1db15619a73cd34a490df9c1c86259bfa2bf71aab5e4f5414d4b9cc2f777d0d"/>
  138. <Setting name="eHex" value="10001"/>
  139. <Setting name="pLen" value="130"/>
  140. <Setting name="qLen" value="130"/>
  141. <Setting name="eLen" value="5"/>
  142. </Section>
  143. <!-- Archives -->
  144. <Section name="Archives">
  145. <Setting name="tar" value="Tar"/>
  146. <Setting name="skin" value="Tar"/>
  147. <Setting name="rep" value="Tar"/>
  148. </Section>
  149. <!-- Codecs -->
  150. <Section name="Codecs">
  151. <Section name="Multiplexer"/>
  152. <Section name="Demultiplexer">
  153. <Setting name="AVI" value="AVI.Factory"/>
  154. <Setting name="MPG" value="MPEGVideoDecoder.DemuxFactory"/>
  155. </Section>
  156. <Section name="Encoder">
  157. <Section name="Text">
  158. <Setting name="Oberon" value="TextUtilities.OberonEncoderFactory"/>
  159. <Setting name="BBT" value="TextUtilities.BluebottleEncoderFactory"/>
  160. <Setting name="UTF-8" value="TextUtilities.UTF8EncoderFactory"/>
  161. <Setting name="HEX" value="TextUtilities.HEXEncoderFactory"/>
  162. <Setting name="ISO8859-1" value="TextUtilities.ISO88591EncoderFactory"/>
  163. <Setting name="ISO-8859-5" value="CyrillicUtilities.ISO88595EncoderFactory"/>
  164. <Setting name="KOI8-R" value="CyrillicUtilities.KOI8REncoderFactory"/>
  165. <Setting name="KOI8-U" value="CyrillicUtilities.KOI8UEncoderFactory"/>
  166. <Setting name="CP1251" value="CyrillicUtilities.CP1251EncoderFactory"/>
  167. <Setting name="CP866" value="CyrillicUtilities.CP866EncoderFactory"/>
  168. </Section>
  169. <Section name="Image">
  170. <Setting name="BMP" value="BMPCodec.EncoderFactory"/>
  171. <Setting name="GIF" value="GIFCodec.ImageEncoderFactory"/>
  172. </Section>
  173. <Section name="Video"/>
  174. <Section name="Audio">
  175. <Setting name="WAV" value="WAVCodec.EncoderFactory"/>
  176. </Section>
  177. <Section name="Animation"/>
  178. </Section>
  179. <Section name="Decoder">
  180. <Section name="Text">
  181. <Setting name="Oberon" value="TextUtilities.OberonDecoderFactory"/>
  182. <Setting name="BBT" value="TextUtilities.BluebottleDecoderFactory"/>
  183. <Setting name="UTF-8" value="TextUtilities.UTF8DecoderFactory"/>
  184. <Setting name="HEX" value="TextUtilities.HEXDecoderFactory"/>
  185. <Setting name="ISO8859-1" value="TextUtilities.ISO88591DecoderFactory"/>
  186. <Setting name="ISO-8859-5" value="CyrillicUtilities.ISO88595DecoderFactory"/>
  187. <Setting name="KOI8-R" value="CyrillicUtilities.KOI8RDecoderFactory"/>
  188. <Setting name="KOI8-U" value="CyrillicUtilities.KOI8UDecoderFactory"/>
  189. <Setting name="CP1251" value="CyrillicUtilities.CP1251DecoderFactory"/>
  190. <Setting name="CP866" value="CyrillicUtilities.CP866DecoderFactory"/>
  191. </Section>
  192. <Section name="Image">
  193. <Setting name="JP2" value="JPEG2000Decoder.Factory"/>
  194. <Setting name="PNG" value="PNGDecoder.Factory"/>
  195. <Setting name="BMP" value="BMPCodec.DecoderFactory"/>
  196. <Setting name="GIF" value="GIFCodec.ImageDecoderFactory"/>
  197. <Setting name="JPEG" value="JPEGDecoder.Factory"/>
  198. <Setting name="JPG" value="JPEGDecoder.Factory"/>
  199. <Setting name="SVG" value="SVGDecoder.Factory"/>
  200. </Section>
  201. <Section name="Video">
  202. <Setting name="DivX" value="DivXDecoder.Factory"/>
  203. <Setting name="DIVX" value="DivXDecoder.Factory"/>
  204. <Setting name="divx" value="DivXDecoder.Factory"/>
  205. <Setting name="MPG" value="MPEGVideoDecoder.DecoderFactory"/>
  206. </Section>
  207. <Section name="Audio">
  208. <Setting name="MP3" value="MP3Decoder.Factory"/>
  209. <Setting name="WAV" value="WAVCodec.DecoderFactory"/>
  210. </Section>
  211. <Section name="Animation">
  212. <Setting name="GIF" value="GIFCodec.AnimationDecoderFactory"/>
  213. <Setting name="ANI" value="AnimationCodec.GenDecoder"/>
  214. </Section>
  215. </Section>
  216. </Section>
  217. <!-- IME -->
  218. <Section name="IME">
  219. <Setting name="Arabic" value="WMArabicIME.Install"/>
  220. <Setting name="Russian" value="WMRussianIME.Install"/>
  221. <Setting name="Ukrainian" value="WMUkrainianIME.Install"/>
  222. <Setting name="Armenian" value="WMArmenianIME.Install"/>
  223. <Setting name="Hebrew" value="WMHebrewIME.Install"/>
  224. <Setting name="Pinyin" value="WMPinyinIME.Install"/>
  225. <Setting name="Ethiopic" value="WMEthiopicIME.Install"/>
  226. <Setting name="Unicode" value="WMUnicodeIME.Install"/>
  227. </Section>
  228. <!-- Contextual Dependency -->
  229. <Section name="Context">
  230. <Setting name="Arabic" value="ArabicContext.xml"/>
  231. <Setting name="Test" value="TestContext.xml"/>
  232. </Section>
  233. <!-- Filehandler
  234. For each file extension, multiple handlers that perform different actions on a file can be
  235. registered. The action "Open" is considered to open the file with an application.
  236. Occurences of the string @filename in the attribute value of settings will be replaced by
  237. the filename parameter -->
  238. <Section name="Filehandlers">
  239. <!-- use lower case for extensions, sort lexographically -->
  240. <Section name="asm">
  241. <Setting name="Open" value="PET.Open"/>
  242. </Section>
  243. <Section name="atg">
  244. <Setting name="Open" value="PET.Open"/>
  245. </Section>
  246. <Section name="avi">
  247. <Setting name="Open" value="WMPlayer.Open"/>
  248. </Section>
  249. <Section name="bak">
  250. <Setting name="Open" value="PET.Open"/>
  251. </Section>
  252. <Section name="bmp">
  253. <Setting name="Open" value="WMPicView.Open"/>
  254. <Setting name="Set as background" value="WMBackdrop.AddBackdropImage '@filename' ? ? ? ?"/>
  255. </Section>
  256. <Section name="bnf">
  257. <Setting name="Open" value="PET.Open"/>
  258. </Section>
  259. <Section name="cwd">
  260. <Setting name="Open" value="WMComponents.Open"/>
  261. </Section>
  262. <Section name="dsk">
  263. <Setting name="Open" value="PET.Open"/>
  264. <Setting name="Load desktop" value="WMDesktops.Load"/>
  265. </Section>
  266. <Section name="ebnf">
  267. <Setting name="Open" value="PET.Open"/>
  268. </Section>
  269. <Section name="gif">
  270. <Setting name="Open" value="WMPicView.Open"/>
  271. <Setting name="Set as background" value="WMBackdrop.AddBackdropImage '@filename' ? ? ? ?"/>
  272. </Section>
  273. <Section name="htm">
  274. <Setting name="Open" value="WebBrowser.OpenFile"/>
  275. </Section>
  276. <Section name="html">
  277. <Setting name="Open" value="WebBrowser.OpenFile"/>
  278. </Section>
  279. <Section name="ini">
  280. <Setting name="Open" value="PET.Open"/>
  281. </Section>
  282. <Section name="jp2">
  283. <Setting name="Open" value="WMPicView.Open"/>
  284. <Setting name="Set as background" value="WMBackdrop.AddBackdropImage '@filename' ? ? ? ?"/>
  285. </Section>
  286. <Section name="jpeg">
  287. <Setting name="Open" value="WMPicView.Open"/>
  288. <Setting name="Set as background" value="WMBackdrop.AddBackdropImage '@filename' ? ? ? ?"/>
  289. </Section>
  290. <Section name="jpg">
  291. <Setting name="Open" value="WMPicView.Open"/>
  292. <Setting name="Set as background" value="WMBackdrop.AddBackdropImage '@filename' ? ? ? ?"/>
  293. </Section>
  294. <Section name="kul">
  295. <Setting name="Open" value="PET.Open"/>
  296. </Section>
  297. <Section name="log">
  298. <Setting name="Open" value="PET.Open"/>
  299. </Section>
  300. <Section name="mod">
  301. <Setting name="Open" value="PET.Open"/>
  302. <Setting name="Compile" value="Compiler.Compile @filename"/>
  303. </Section>
  304. <Section name="sym">
  305. <Setting name="Open" value="PET.Open"/>
  306. </Section>
  307. <Section name="gof">
  308. <Setting name="Open" value="FoxGenericObjectFile.Show"/>
  309. </Section>
  310. <Section name="mdf">
  311. <Setting name="Open" value="PET.Open"/>
  312. <Setting name="Compile" value="Compiler.Compile --activeCells -b=TRM @filename"/>
  313. </Section>
  314. <Section name="mos">
  315. <Setting name="Open" value="PET.Open"/>
  316. <Setting name="Compile" value="OSACompiler0.Compile \s @filename"/>
  317. </Section>
  318. <Section name="mpeg">
  319. <Setting name="Open" value="WMPlayer.Open"/>
  320. </Section>
  321. <Section name="mpg">
  322. <Setting name="Open" value="WMPlayer.Open"/>
  323. </Section>
  324. <Section name="abx">
  325. <Setting name="Open" value="Decoder.Open"/>
  326. </Section>
  327. <Section name="oba">
  328. <Setting name="Open" value="Decoder.Open"/>
  329. </Section>
  330. <Section name="obw">
  331. <Setting name="Open" value="Decoder.Open"/>
  332. </Section>
  333. <Section name="obx">
  334. <Setting name="Open" value="Decoder.Open"/>
  335. </Section>
  336. <Section name="obj">
  337. <Setting name="Open" value="Decoder.Open"/>
  338. </Section>
  339. <Section name="ogg">
  340. <Setting name="Open" value="OGGVorbisPlayer.Play"/>
  341. </Section>
  342. <Section name="pet">
  343. <Setting name="Open" value="PET.OpenState"/>
  344. </Section>
  345. <Section name="pict">
  346. <Setting name="Open" value="WMPicView.Open"/>
  347. </Section>
  348. <Section name="png">
  349. <Setting name="Open" value="WMPicView.Open"/>
  350. <Setting name="Set as background" value="WMBackdrop.AddBackdropImage '@filename' ? ? ? ?"/>
  351. </Section>
  352. <Section name="rep">
  353. <Setting name="Open" value="WMArchives.Open"/>
  354. </Section>
  355. <Section name="skin">
  356. <Setting name="Open" value="SkinEditor.Open"/>
  357. <Setting name="Set as skin" value="SkinEngine.Load"/>
  358. <Setting name="Open archive" value="WMArchives.Open"/>
  359. </Section>
  360. <Section name="svg">
  361. <Setting name="Open" value="WebBrowser.OpenFile"/>
  362. </Section>
  363. <Section name="tar">
  364. <Setting name="Open" value="WMArchives.Open"/>
  365. <Setting name="Untar" value="Tar.Extract"/>
  366. </Section>
  367. <Section name="test">
  368. <Setting name="Open" value="PET.Open"/>
  369. </Section>
  370. <Section name="text">
  371. <Setting name="Open" value="Notepad.Open"/>
  372. </Section>
  373. <Section name="txt">
  374. <Setting name="Open" value="Notepad.Open"/>
  375. </Section>
  376. <Section name="tool">
  377. <Setting name="Open" value="PET.Open"/>
  378. </Section>
  379. <Section name="wav">
  380. <Setting name="Open" value="WMPlayer.Open"/>
  381. </Section>
  382. <Section name="xml">
  383. <Setting name="Open" value="PET.Open"/>
  384. </Section>
  385. <Section name="zip">
  386. <Setting name="Extract" value="ZipTool.ExtractAll"/>
  387. </Section>
  388. </Section>
  389. <!-- Net Configuration Example -->
  390. <!--Section name="NetConfig">
  391. <Setting name="IPForwarding" value="FALSE" />
  392. <Setting name="EchoReply" value="TRUE" />
  393. <Setting name="PreferredProtocol" value="4" />
  394. <Section name="IPv4">
  395. <Section name="AutoNetConfig">
  396. <Setting name="Enabled" value="TRUE" />
  397. </Section>
  398. <Section name="Interface">
  399. <Setting name="Device" value="RTL8139#0" />
  400. <Setting name="Name" value="localv4" />
  401. <Setting name="Domain" value="mydomain.com" />
  402. <Setting name="DHCP" value="FALSE" />
  403. <Setting name="LocalAdr" value="192.168.1.17" />
  404. <Setting name="Gateway" value="192.168.1.1" />
  405. <Setting name="Netmask" value="255.255.255.0" />
  406. <Setting name="DNS" value="192.168.1.1" />
  407. </Section>
  408. <Section name="Interface">
  409. <Setting name="Device" value="RTL8139#0" />
  410. <Setting name="Name" value="dhcp" />
  411. <Setting name="Domain" value="mydomain.com" />
  412. <Setting name="DHCP" value="TRUE" />
  413. </Section>
  414. </Section>
  415. <Section name="IPv6">
  416. <Section name="AutoNetConfig">
  417. <Setting name="Enabled" value="TRUE" />
  418. <Setting name="DNS" value="2001::1" />
  419. </Section>
  420. <Section name="Interface">
  421. <Setting name="Device" value="RTL8139#0" />
  422. <Setting name="Name" value="v6Static" />
  423. <Setting name="DHCP" value="FALSE" />
  424. <Setting name="LocalAdr" value="2001:db8::1234:abcd" />
  425. <Setting name="Prefix" value="2001:db8::/32" />
  426. <Setting name="DNS" value="2001::1" />
  427. </Section>
  428. </Section>
  429. <Section name="NTP">
  430. <Setting name="Server0" value="0.ch.pool.ntp.org" />
  431. <Setting name="Server1" value="1.ch.pool.ntp.org" />
  432. <Setting name="Server2" value="2.ch.pool.ntp.org" />
  433. <Setting name="Server3" value="3.ch.pool.ntp.org" />
  434. </Section>
  435. </Section -->
  436. <!-- Applications -->
  437. <Section name="Applications">
  438. <Section name="PET">
  439. <Section name="General">
  440. <Setting name="BackupOnStore" value="Yes"/> <!-- No | Yes | Paranoid -->
  441. <Setting name="BackupOnCompile" value="FALSE"/>
  442. <Setting name="ShowPathInTabs" value="FALSE"/>
  443. <Setting name="ScratchPanelHeight" value="5"/>
  444. <Setting name="EnableWhitespaceWarnings" value="FALSE"/>
  445. <Setting name="ShowLineNumbers" value="FALSE"/>
  446. <Setting name="IndicateTabs" value="FALSE"/>
  447. <Setting name="CurrentLineColor" value="0"/>
  448. </Section>
  449. <Section name="Compilers">
  450. <Section name="PACO">
  451. <Setting name="caption" value="Compile"/>
  452. <Setting name="options" value="\Ws"/>
  453. <Setting name="fileExtension" value="MOLD"/>
  454. <Setting name="loadmodule" value="PC"/>
  455. <Setting name="genTree" value="PETModuleTree.GenModuleTree"/>
  456. <Setting name="findPC" value="TRUE"/>
  457. </Section>
  458. <Section name="Fox">
  459. <Setting name="caption" value="Compile"/>
  460. <Setting name="options" value="-w"/>
  461. <Setting name="fileExtension" value="MOD"/>
  462. <Setting name="loadmodule" value="TextCompiler"/>
  463. <Setting name="genTree" value="PETModuleTree.GenModuleTree"/>
  464. <Setting name="findPC" value="TRUE"/>
  465. </Section>
  466. <Section name="Fox">
  467. <Setting name="caption" value="Compile"/>
  468. <Setting name="options" value="--cellsAreObjects"/>
  469. <Setting name="fileExtension" value="MDF"/>
  470. <Setting name="loadmodule" value="TextCompiler"/>
  471. <Setting name="genTree" value="PETModuleTree.GenModuleTree"/>
  472. <Setting name="findPC" value="TRUE"/>
  473. </Section>
  474. <Section name="ReleaseTool">
  475. <Setting name="caption" value="Parse"/>
  476. <Setting name="options" value="\check"/>
  477. <Setting name="fileExtension" value="TOOL"/>
  478. <Setting name="loadmodule" value="Release"/>
  479. <Setting name="genTree" value="PETReleaseTree.GenBuildTree"/>
  480. <Setting name="findPC" value="FALSE"/>
  481. </Section>
  482. <Section name="AAMD64">
  483. <Setting name="caption" value="Assemble"/>
  484. <Setting name="options" value=""/>
  485. <Setting name="fileExtension" value="ASM"/>
  486. <Setting name="loadmodule" value="PCAAMD64"/>
  487. <Setting name="genTree" value=""/>
  488. <Setting name="findPC" value="FALSE"/>
  489. </Section>
  490. <Section name="XML">
  491. <Setting name="caption" value="Parse"/>
  492. <Setting name="options" value=""/>
  493. <Setting name="fileExtension" value="XML"/>
  494. <Setting name="loadmodule" value="PETXMLTree"/>
  495. <Setting name="genTree" value="PETXMLTree.GenXMLTree"/>
  496. <Setting name="findPC" value="FALSE"/>
  497. </Section>
  498. <Section name="OSACompiler0">
  499. <Setting name="caption" value="Compile"/>
  500. <Setting name="options" value="\s"/>
  501. <Setting name="fileExtension" value="MOS"/>
  502. <Setting name="loadmodule" value="OSACompiler0"/>
  503. <Setting name="genTree" value="PETModuleTree.GenModuleTree"/>
  504. <Setting name="findPC" value="TRUE"/>
  505. </Section>
  506. <Section name="TestTool">
  507. <Setting name="caption" value="Test"/>
  508. <Setting name="options" value="\e \r"/>
  509. <Setting name="fileExtension" value="TEST"/>
  510. <Setting name="loadmodule" value="PCTest"/>
  511. <Setting name="genTree" value=""/>
  512. <Setting name="findPC" value="FALSE"/>
  513. </Section>
  514. </Section>
  515. <Section name="SyntaxHighlighter">
  516. <!-- Map file extension to SyntaxHighlighter name -->
  517. <Setting name="MOD" value="Oberon"/>
  518. <Setting name ="MDF" value="DataflowOberon"/>
  519. <Setting name="MOS" value="Oberon"/>
  520. <Setting name="XML" value="XML"/>
  521. <Setting name="ASM" value="Assembler"/>
  522. <Setting name="TOOL" value="ReleaseTool"/>
  523. <Setting name="C" value="C"/>
  524. </Section>
  525. <Section name="Diff">
  526. <Setting name="Command" value="WMDiff.Open"/>
  527. <Setting name="Prefix" value=""/>
  528. <Setting name="Suffix" value=".Bak"/>
  529. </Section>
  530. <Section name="Search">
  531. <Setting name="Wrap" value="FALSE"/>
  532. <Setting name="HighlightAll" value="FALSE"/>
  533. <Setting name="CaseSensitive" value="TRUE"/>
  534. </Section>
  535. </Section>
  536. <Section name="WMV24Component">
  537. <Setting name="WindowStartupSize" value="800x400"/>
  538. <Setting name="IndicateKeyboardFocus" value="TRUE"/>
  539. <Setting name="LineFeed" value="FALSE"/>
  540. <Setting name="UseBackspace" value="TRUE"/>
  541. <Setting name="ShowStatusBar" value="TRUE"/>
  542. <Setting name="Echo" value="FALSE"/>
  543. <!-- PortNumber Bps Databits Stopbits Parity -->
  544. <Setting name="PortSettings" value="1 115200 8 1 none"/>
  545. <!-- When pressing X/Y-Send buttons, the optional command string is sent to the target device (incl. CR) before sending -->
  546. <Setting name="XReceiveCommand" value=""/>
  547. <Setting name="YReceiveCommand" value=""/>
  548. <!-- When pressing X/Y-Receive buttons, the optional command string and the filename is sent to the target device -->
  549. <Setting name="XSendCommand" value=""/>
  550. <Setting name="YSendCommand" value=""/>
  551. <!-- User-defined commands for the command menu -->
  552. <Section name="CommandMenu">
  553. <Setting name="Command1" value=""/>
  554. <Setting name="Command2" value=""/>
  555. </Section>
  556. </Section>
  557. <Section name="MailClient">
  558. <Setting name="IMAPServer" value=""/>
  559. <Setting name="UserName" value=""/>
  560. <Setting name="SMTPServer" value=""/>
  561. <Setting name="SMTPThisHost" value=""/>
  562. <Setting name="ExpungeOnFolderChange" value="TRUE"/>
  563. <Setting name="ExpungeOnDelete" value="FALSE"/>
  564. <Setting name="UseDragNDropAsMove" value="TRUE"/>
  565. <Setting name="ExpungeOnMove" value="TRUE"/>
  566. <Setting name="UseATrashBin" value="FALSE"/>
  567. <Setting name="SentFolder" value=""/>
  568. <Setting name="DraftFolder" value=""/>
  569. <Setting name="TrashBin" value=""/>
  570. <Setting name="From" value=""/>
  571. </Section>
  572. <Section name="Performance Monitor">
  573. <Section name="Plugins">
  574. <!-- Specify which plugins should be loaded at startup -->
  575. <Setting name="WMPerfMonPluginCpu" value="TRUE"/>
  576. <Setting name="WMPerfMonPluginMemory" value="TRUE"/>
  577. <Setting name="WMPerfMonPluginPerfMon" value="TRUE"/>
  578. <Setting name="WMPerfMonPluginMessages" value="TRUE"/>
  579. <Setting name="WMPerfMonPluginNetStats" value="FALSE"/>
  580. <Setting name="WMPerfMonPluginEvents" value="TRUE"/>
  581. <!-- kernel statistics plugins -->
  582. <Setting name="WMPerfMonPluginHeap" value="FALSE"/>
  583. <!-- device performance plugins -->
  584. <Setting name="WMPerfMonPluginNetwork" value="TRUE"/>
  585. <Setting name="WMPerfMonPluginSerials" value="FALSE"/>
  586. <Setting name="WMPerfMonPluginDisks" value="TRUE"/>
  587. <Setting name="WMPerfMonPluginUsb" value="TRUE"/>
  588. <!-- server statistics plugins -->
  589. <Setting name="WMPerfMonPluginHTTPServer" value="FALSE"/>
  590. <Setting name="WMPerfMonPluginFTPServer" value="FALSE"/>
  591. <Setting name="WMPerfMonPluginVNCServer" value="FALSE"/>
  592. <Setting name="WMPerfMonPluginQuoteServer" value="FALSE"/>
  593. <!-- other plugins -->
  594. <Setting name="WMPerfMonPluginExample" value="FALSE"/>
  595. </Section>
  596. </Section>
  597. </Section>
  598. <!-- Paco Compiler -->
  599. <Section name="Paco">
  600. <Setting name="ErrorMessages" value="Errors.XML"/>
  601. </Section>
  602. </Config>