Ignore:
Timestamp:
08/06/07 21:55:03 (17 years ago)
Author:
Nicholas Riley
Message:

AntiRSI.[hm]: Reset all timers on session reset. Display hours in session time correctly. Use Myriad only if available.

MainMenu.nib: Use Helvetica Neue if Myriad is unavailable. Fix initial first responder in preferences window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/AntiRSI/AntiRSI.h

    r330 r331  
    126126- (void)tick:(NSTimer *)timer;
    127127
     128// reset all timers
     129- (void)resetTimers;
     130
    128131// draw the dock icon
    129132- (void)drawDockImage;
Note: See TracChangeset for help on using the changeset viewer.