|
Last change
on this file was 8522, checked in by R. Matthew Emerson, 17 years ago |
|
Some easy apropos window changes.
- work with new inspector (no more GUI::CINSPECT, so we just call INSPECT)
- apropos window is now a plain window, not a utility panel
- double-clicking a row now shows the source
- the "inspect" and "edit source" contextual menu items work
(cf. ticket:226, ticket:176)
|
|
File size:
472 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>IBOldestOS</key>
|
|---|
| 8 | <integer>5</integer>
|
|---|
| 9 | <key>IBOpenObjects</key>
|
|---|
| 10 | <array>
|
|---|
| 11 | <integer>133</integer>
|
|---|
| 12 | </array>
|
|---|
| 13 | <key>IBSystem Version</key>
|
|---|
| 14 | <string>9C31</string>
|
|---|
| 15 | <key>targetFramework</key>
|
|---|
| 16 | <string>IBCocoaFramework</string>
|
|---|
| 17 | </dict>
|
|---|
| 18 | </plist>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.