Changeset 1457 for trunk/peppy/frame.py

Show
Ignore:
Timestamp:
07/05/08 09:43:06 (5 months ago)
Author:
rob
Message:

Fixed #393: added ApplySettingsSameMode? to make view settings default for current mode
* added ApplySettingsAll? to erase default values in the GlobalPrefs? for subclasses of FundamentalMode? so that the settings become the defaults for all modes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/peppy/frame.py

    r1450 r1457  
    344344        _("Edit"): 0.001, 
    345345        _("View"): 0.003, 
     346        _("View/Apply Settings"): -980, 
    346347        _("Tools"): 0.004, 
    347348        _("Transform"): 0.005,