Ignore:
Timestamp:
04/18/05 22:23:16 (19 years ago)
Author:
Nicholas Riley
Message:

ICeCoffEE 1.4.1

ICeCoffEEShared.h: No ICCF_DEBUG.
ICeCoffEE APE.xcode: Workarounds for Xcode idiocy; packaging should be automatic again.
ICeCoffEEWebKit.m: Actually launch the URL
package-ICeCoffEE.sh: Packaging workarounds, part 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEEWebKit.m

    r167 r169  
    131131                        }
    132132                        ICCF_StartIC();
    133                         // ICCF_LaunchURL(selectedString, ICCF_KeyboardAction());
     133                        ICCF_LaunchURL(selectedString, ICCF_KeyboardAction());
    134134                        if (ICCF_prefs.textBlinkEnabled &&
    135135                                [bridge respondsToSelector: @selector(selectNSRange:)]) {
Note: See TracChangeset for help on using the changeset viewer.