Changeset 2975
- Timestamp:
- 03/24/07 12:13:58 (2 years ago)
- Files:
-
- trunk/dabo/settings.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/dabo/settings.py
r2973 r2975 86 86 # Set macFontScaling to True to make your fonts appear the same size on all 87 87 # platforms. 88 macFontScaling = False ## will default to True once tested.88 macFontScaling = True 89 89 90 90 # When doing date calculations, displaying calendars, etc., this determines whether
