1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
[finder]
closeonfound = 0
wrap = 1
[splash]
modulecount = 450
[editor]
openfiles = []
activepage = 1
[tips]
tipindex = 0
showonstartup = 0
[explorer]
recentfiles = []
file : {'/':'/'}
transportstree = ['file','zope','ftp','dav','ssh']
installedtransports = ['Explorers.CVSExplorer', 'Explorers.ZipExplorer',
'Explorers.FileExplorer', 'ZopeLib.ZopeExplorer', 'Explorers.FTPExplorer',
'Explorers.DAVExplorer', 'Explorers.SSHExplorer']
bookmarks : {'Root': '/'}
defaultbookmark : Root
zope : {}
ssh = {}
ftp = {}
dav = {}
[help]
customhelp = {}
books = ['boa/apphelp/apphelp.hhp',
'boa/guide/guide.hhp',
'python/python.hhp',
'wxpython/wx/wx.hhp',
'wxpython/ogl/ogl.hhp',
'wxpython/stc/stc.hhp',
'cvsmanual/cvsmanual.hhp',
'zope/zopebook/zopebook.hhp']
palettehelp = {'boa': 'Boa Constructor Help',
'wx': 'wxWidgets 2.5.3: A portable C++ and Python GUI toolkit',
'python': 'Python 2.4 Documentation'}
[windowdims]
palette = None
debugger = None
inspector = None
classbrowser = None
errout = None
editor = None
[plug-ins.root]
ordered = []
disabled = ['BicycleRepairMan',
'RegExplorer',
'UserCompanions',
'ExtraZopeCompanions',
'ProdFormulator',
'AppTimeTrack',
'LinkAppSupport',
'JavaSupport',
'PyrexSupport',
'PascalSupport',
'ImageEditor',
'wxPythonDemo',
'XRCSupport',
'PyPlot']
[plug-ins.home]
[plug-ins.extra]
|