config.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <NotepadPlus>
  3. <GUIConfigs>
  4. <GUIConfig name="ToolBar" visible="yes">standard</GUIConfig>
  5. <GUIConfig name="StatusBar">show</GUIConfig>
  6. <GUIConfig name="TabBar" dragAndDrop="yes" drawTopBar="yes" drawInactiveTab="yes" reduce="yes" closeButton="yes" doubleClick2Close="no" vertical="no" multiLine="no" hide="no" quitOnEmpty="no" />
  7. <GUIConfig name="ScintillaViewsSplitter">vertical</GUIConfig>
  8. <GUIConfig name="UserDefineDlg" position="undocked">hide</GUIConfig>
  9. <GUIConfig name="TabSetting" replaceBySpace="no" size="4" />
  10. <GUIConfig name="AppPosition" x="0" y="0" width="1100" height="700" isMaximized="no" />
  11. <GUIConfig name="noUpdate" intervalDays="15" nextUpdateDate="20080426">yes</GUIConfig>
  12. <GUIConfig name="Auto-detection">yes</GUIConfig>
  13. <GUIConfig name="CheckHistoryFiles">no</GUIConfig>
  14. <GUIConfig name="TrayIcon">no</GUIConfig>
  15. <GUIConfig name="MaitainIndent">yes</GUIConfig>
  16. <GUIConfig name="TagsMatchHighLight" TagAttrHighLight="yes" HighLightNonHtmlZone="no">yes</GUIConfig>
  17. <GUIConfig name="RememberLastSession">yes</GUIConfig>
  18. <GUIConfig name="DetectEncoding">yes</GUIConfig>
  19. <GUIConfig name="NewDocDefaultSettings" format="0" encoding="4" lang="0" codepage="-1" openAnsiAsUTF8="yes" />
  20. <GUIConfig name="langsExcluded" gr0="0" gr1="0" gr2="0" gr3="0" gr4="0" gr5="0" gr6="0" gr7="0" gr8="0" gr9="0" gr10="0" gr11="0" gr12="0" langMenuCompact="yes" />
  21. <GUIConfig name="Print" lineNumber="yes" printOption="3" headerLeft="" headerMiddle="" headerRight="" footerLeft="" footerMiddle="" footerRight="" headerFontName="" headerFontStyle="0" headerFontSize="0" footerFontName="" footerFontStyle="0" footerFontSize="0" margeLeft="0" margeRight="0" margeTop="0" margeBottom="0" />
  22. <GUIConfig name="Backup" action="0" useCustumDir="no" dir="" isSnapshotMode="yes" snapshotBackupTiming="7000" />
  23. <GUIConfig name="TaskList">yes</GUIConfig>
  24. <GUIConfig name="MRU">yes</GUIConfig>
  25. <GUIConfig name="URL">2</GUIConfig>
  26. <GUIConfig name="globalOverride" fg="no" bg="no" font="no" fontSize="no" bold="no" italic="no" underline="no" />
  27. <GUIConfig name="auto-completion" autoCAction="3" triggerFromNbChar="1" autoCIgnoreNumbers="yes" funcParams="yes" />
  28. <GUIConfig name="auto-insert" parentheses="no" brackets="no" curlyBrackets="no" quotes="no" doubleQuotes="no" htmlXmlTag="no" />
  29. <GUIConfig name="sessionExt"></GUIConfig>
  30. <GUIConfig name="workspaceExt"></GUIConfig>
  31. <GUIConfig name="MenuBar">show</GUIConfig>
  32. <GUIConfig name="Caret" width="1" blinkRate="600" />
  33. <GUIConfig name="ScintillaGlobalSettings" enableMultiSelection="no" />
  34. <GUIConfig name="openSaveDir" value="0" defaultDirPath="" />
  35. <GUIConfig name="titleBar" short="no" />
  36. <GUIConfig name="wordCharList" useDefault="yes" charsAdded="" />
  37. <GUIConfig name="delimiterSelection" leftmostDelimiter="40" rightmostDelimiter="41" delimiterSelectionOnEntireDocument="no" />
  38. <GUIConfig name="multiInst" setting="0" />
  39. <GUIConfig name="MISC" fileSwitcherWithoutExtColumn="no" backSlashIsEscapeCharacterForSql="yes" newStyleSaveDlg="yes" isFolderDroppedOpenFiles="no" docPeekOnTab="no" docPeekOnMap="no" />
  40. <GUIConfig name="searchEngine" searchEngineChoice="2" searchEngineCustom="" />
  41. <GUIConfig name="SmartHighLight" matchCase="no" wholeWordOnly="yes" useFindSettings="no" onAnotherView="no">yes</GUIConfig>
  42. <GUIConfig name="ScintillaPrimaryView" lineNumberMargin="show" bookMarkMargin="show" indentGuideLine="show" folderMarkStyle="box" lineWrapMethod="aligned" currentLineHilitingShow="show" scrollBeyondLastLine="no" disableAdvancedScrolling="no" wrapSymbolShow="hide" Wrap="no" borderEdge="yes" edge="no" edgeNbColumn="80" zoom="0" zoom2="0" whiteSpaceShow="hide" eolShow="hide" borderWidth="2" smoothFont="no" />
  43. <GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200">
  44. <ActiveTabs cont="0" activeTab="-1" />
  45. <ActiveTabs cont="1" activeTab="-1" />
  46. <ActiveTabs cont="2" activeTab="-1" />
  47. <ActiveTabs cont="3" activeTab="-1" />
  48. </GUIConfig>
  49. </GUIConfigs>
  50. <FindHistory nbMaxFindHistoryPath="10" nbMaxFindHistoryFilter="10" nbMaxFindHistoryFind="10" nbMaxFindHistoryReplace="10" matchWord="no" matchCase="no" wrap="yes" directionDown="yes" fifRecuisive="yes" fifInHiddenFolder="no" dlgAlwaysVisible="no" fifFilterFollowsDoc="no" fifFolderFollowsDoc="no" searchMode="0" transparencyMode="1" transparency="150" dotMatchesNewline="no" isSearch2ButtonsMode="no" />
  51. <History nbMaxFile="10" inSubMenu="no" customLength="-1" />
  52. <ProjectPanels>
  53. <ProjectPanel id="0" workSpaceFile="" />
  54. <ProjectPanel id="1" workSpaceFile="" />
  55. <ProjectPanel id="2" workSpaceFile="" />
  56. </ProjectPanels>
  57. </NotepadPlus>