Ignore:
Timestamp:
08/09/07 05:48:07 (17 years ago)
Author:
Nicholas Riley
Message:

version.plist: Not needed.

Info.plist: Updated for 1.4njr2.

AUTHORS: Updated Onne Gorter's email address and added mine.

AntiRSI.[hm]: Added dock badge session timer display and auto-reset options. Updated URLs to point to my Web site; should probably just switch to Sparkle.

CTBadge: Added customized version.

English.lproj/InfoPlist.strings: Updated for 1.4njr2; credit myself and Chad; remove Onne Gorter's URL.

English.lproj/MainMenu.nib: Preference changes; add cmd-R for manual reset.

Location:
trunk/Cocoa/AntiRSI
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/AntiRSI

    • Property svn:ignore set to
      build
  • trunk/Cocoa/AntiRSI/English.lproj

    • Property svn:ignore set to
      *~*
  • trunk/Cocoa/AntiRSI/English.lproj/MainMenu.nib/classes.nib

    r330 r332  
    1616                postpone = NSButton;
    1717                progress = NSLevelIndicator;
     18                "reset_session_time" = NSDatePicker;
    1819                "session_time" = NSTextField;
    1920                "session_time_item" = NSMenuItem;
     
    3233        {CLASS = AntiRSIView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
    3334        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
     35        {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
    3436        {CLASS = NSLevelIndicator; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
    3537    );
Note: See TracChangeset for help on using the changeset viewer.