Preferences
From FreeMind
(Difference between revisions)
Dan Polansky (Talk | contribs) (→Files: +link) |
Dan Polansky (Talk | contribs) (start the section "Structure") |
||
| Line 4: | Line 4: | ||
* In version 0.8.1: Tools > Preferences | * In version 0.8.1: Tools > Preferences | ||
* In version 0.9.0 RC1: Tools > Preferences | * In version 0.9.0 RC1: Tools > Preferences | ||
| + | |||
| + | ==Structure== | ||
| + | The structure of preference dialog in FreeMind 0.9.0: | ||
| + | * Environment | ||
| + | ** Language | ||
| + | *** ... | ||
| + | ** Files | ||
| + | *** ... | ||
| + | ** Automatic Save<!-- a misnomer--> | ||
| + | *** ... | ||
| + | * Defaults | ||
| + | ** Default Styles | ||
| + | *** ... | ||
| + | ** Default Colors | ||
| + | *** ... | ||
| + | ** Default Fonts | ||
| + | *** ... | ||
| + | ** Other Defaults | ||
| + | *** ... | ||
| + | * Appearance | ||
| + | ** Look and Feel | ||
| + | *** ... | ||
| + | ** Antialias | ||
| + | *** ... | ||
| + | ** Initial Map Size | ||
| + | *** ... | ||
| + | ** Hyperlink Types | ||
| + | *** Links: Relative or Absolute | ||
| + | ** Edit Long Node Window | ||
| + | *** ... | ||
| + | * Behavior | ||
| + | ** ... | ||
| + | * HTML | ||
| + | ** ... | ||
==Implementation== | ==Implementation== | ||
Latest revision as of 16:47, 6 February 2010
Contents |
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
Structure
The structure of preference dialog in FreeMind 0.9.0:
- Environment
- Language
- ...
- Files
- ...
- Automatic Save
- ...
- Language
- Defaults
- Default Styles
- ...
- Default Colors
- ...
- Default Fonts
- ...
- Other Defaults
- ...
- Default Styles
- Appearance
- Look and Feel
- ...
- Antialias
- ...
- Initial Map Size
- ...
- Hyperlink Types
- Links: Relative or Absolute
- Edit Long Node Window
- ...
- Look and Feel
- Behavior
- ...
- HTML
- ...
Implementation
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\