source: trunk/ICeCoffEE/ICeCoffEE/English.lproj/APE Manager plugin.nib/info.nib

Last change on this file was 425, checked in by Nicholas Riley, 16 years ago

English.lproj/APE Manager plugin.nib: Wording cleanups; the edit
button works now.

English.lproj/APEInfo.rtfd: Updated for 1.5b1.

English.lproj/Select services.nib: Removed reference to
non-highlighting outline view; use source list highlighting on
Leopard.

ICeCoffEE.xcodeproj: More decruftification.

ICeCoffEEInvertingTextFieldCell.[hm]: Non-colored text becomes white
(why doesn't Apple's implementation do this?).

ICeCoffEEServicePrefController.m: Service shown/hidden/mixed
selections slightly more abstracted, and now stored in tags rather
than represented object (which is already in use). Still no
localization support. Fix scroll bar non-appearance.

Installer components/ui/ui.plist: Replaced version info with empty
placeholders since it's now script-populated; require OS X 10.5 until
I've had a chance to test on an earlier version.

VERSION.xcconfig: Updated for 1.5b1.

File size: 559 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBFramework Version</key>
6 <string>629</string>
7 <key>IBLastKnownRelativeProjectPath</key>
8 <string>../../ICeCoffEE.xcodeproj</string>
9 <key>IBOldestOS</key>
10 <integer>5</integer>
11 <key>IBOpenObjects</key>
12 <array>
13 <integer>196</integer>
14 </array>
15 <key>IBSystem Version</key>
16 <string>9C31</string>
17 <key>targetFramework</key>
18 <string>IBCocoaFramework</string>
19</dict>
20</plist>
Note: See TracBrowser for help on using the repository browser.