Ignore:
Timestamp:
11/25/07 20:43:33 (16 years ago)
Author:
Nicholas Riley
Message:

English.lproj/MainMenu.nib: Temporarily remove/move out of view
controls that don't do anything. Remove "Edit Alerts" from Edit menu
since there's no point in a collapsible alert area yet.

Info-Pester.plist: Updated for build 21.

PSAlarmSetController.m: Always expand alert area since there isn't any
space saving for now.

Pester.xcodeproj: Updated for build 21.

Read Me.rtfd: Clarify dock bouncing behavior and explain why controls
are missing.

Updates/release-notes.html: Updated for build 21.

Updates/updates.html: Updated for build 21.

File:
1 edited

Legend:

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

    r361 r363  
    966966                        buildSettings = {
    967967                                COPY_PHASE_STRIP = NO;
    968                                 CURRENT_PROJECT_VERSION = 20;
     968                                CURRENT_PROJECT_VERSION = 21;
    969969                                FRAMEWORK_SEARCH_PATHS = (
    970970                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
     
    10041004                        buildSettings = {
    10051005                                COPY_PHASE_STRIP = YES;
    1006                                 CURRENT_PROJECT_VERSION = 20;
     1006                                CURRENT_PROJECT_VERSION = 21;
    10071007                                FRAMEWORK_SEARCH_PATHS = (
    10081008                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Note: See TracChangeset for help on using the changeset viewer.