source: trunk/macosx/English.lproj/PrefsWindow.nib/info.nib @ 1034

Last change on this file since 1034 was 1034, checked in by livings124, 16 years ago

Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear.

File size: 834 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5        <key>IBDocumentLocation</key>
6        <string>18 87 356 240 0 0 1152 842 </string>
7        <key>IBEditorPositions</key>
8        <dict>
9                <key>153</key>
10                <string>294 445 563 267 0 0 1152 842 </string>
11                <key>28</key>
12                <string>294 434 563 290 0 0 1152 842 </string>
13                <key>41</key>
14                <string>294 420 563 317 0 0 1152 842 </string>
15                <key>66</key>
16                <string>294 507 563 144 0 0 1152 842 </string>
17        </dict>
18        <key>IBFramework Version</key>
19        <string>446.1</string>
20        <key>IBLockedTabItems</key>
21        <array>
22                <integer>253</integer>
23        </array>
24        <key>IBOpenObjects</key>
25        <array>
26                <integer>153</integer>
27        </array>
28        <key>IBSystem Version</key>
29        <string>8L127</string>
30</dict>
31</plist>
Note: See TracBrowser for help on using the repository browser.