source: trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/apropos.nib/info.nib

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
RevLine 
[7584]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>
[7588]6 <string>629</string>
[7584]7 <key>IBOldestOS</key>
[7804]8 <integer>5</integer>
[7584]9 <key>IBOpenObjects</key>
[7804]10 <array>
[8522]11 <integer>133</integer>
[7804]12 </array>
[7584]13 <key>IBSystem Version</key>
[8522]14 <string>9C31</string>
[7584]15 <key>targetFramework</key>
16 <string>IBCocoaFramework</string>
17</dict>
18</plist>
Note: See TracBrowser for help on using the repository browser.