Ignore:
Timestamp:
11/28/07 17:27:26 (16 years ago)
Author:
Nicholas Riley
Message:

Info-Pester.plist: Updated for build 23.

NJRHotKey.m: Cosmetic cleanup.

PSAlarm.[hm]: Fix -[PSAlarm time] to work properly, though it no
longer has any clients.

PSSnoozeUntilController.m: Fix snooze until time being off by an hour
as displayed, or if edited, in some time zones.

PSSpeechAlert.m: Display the voice name instead of its identifier in
the description.

Pester.xcodeproj: Misc.

release-notes.html: Updated for build 23.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj

    r364 r366  
    947947                        buildSettings = {
    948948                                COPY_PHASE_STRIP = NO;
    949                                 CURRENT_PROJECT_VERSION = 22;
     949                                CURRENT_PROJECT_VERSION = 23;
    950950                                FRAMEWORK_SEARCH_PATHS = (
    951951                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
     
    985985                        buildSettings = {
    986986                                COPY_PHASE_STRIP = YES;
    987                                 CURRENT_PROJECT_VERSION = 22;
     987                                CURRENT_PROJECT_VERSION = 23;
    988988                                FRAMEWORK_SEARCH_PATHS = (
    989989                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Note: See TracChangeset for help on using the changeset viewer.