Preferences
From FreeMind
| Table of contents |
[edit]
Menu
Menu path of the preferences dialog:
- In version 0.7.1: Edit > Preferences (Not a dialog, just submenus)
- In version 0.8.1: Tools > Preferences
- In version 0.9.0 RC1: Tools > Preferences
[edit]
Implementation
- freemind/preferences (http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/preferences/)
- freemind/preferences/layout/OptionPanel.java (http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/preferences/layout/OptionPanel.java?view=log)
[edit]
Files
Files into which user preferences, here called "properties", are stored:
- user.properties
- auto.properties
Folders, to which those property files are stored:
- Windows 2000 and XP, FreeMind 0.7.1: C:\Documents and Settings\(your user name)\freemind\
- Windows 98, FreeMInd 0.7.1: C:\WINDOWS\freemind\
- Windows 2000 and XP, FreeMind 0.8.1: C:\Documents and Settings\(your user name)\.freemind\
- Windows 98, FreeMInd 0.8.1: C:\WINDOWS\.freemind\
[edit]
