Preferences/__init__.py

changeset 829
b3280ade94a6
parent 817
84b3d694c142
child 880
52ed20236a1c
equal deleted inserted replaced
828:1161da54aeb8 829:b3280ade94a6
493 "AutoSaveDbgProperties" : False, 493 "AutoSaveDbgProperties" : False,
494 "HideGeneratedForms" : False, 494 "HideGeneratedForms" : False,
495 "FollowEditor" : True, 495 "FollowEditor" : True,
496 "RecentNumber" : 9, 496 "RecentNumber" : 9,
497 "DeterminePyFromProject" : True, 497 "DeterminePyFromProject" : True,
498 # TODO: add this to config dialog
499 } 498 }
500 499
501 # defaults for the multi project settings 500 # defaults for the multi project settings
502 multiProjectDefaults = { 501 multiProjectDefaults = {
503 "OpenMasterAutomatically" : True, 502 "OpenMasterAutomatically" : True,

eric ide

mercurial