| 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>NSActionCell</key>
|
|---|
| 6 | <dict>
|
|---|
| 7 | <key>NSCreatesSortDescriptors</key>
|
|---|
| 8 | <true/>
|
|---|
| 9 | </dict>
|
|---|
| 10 | <key>NSCell</key>
|
|---|
| 11 | <dict>
|
|---|
| 12 | <key>NSCreatesSortDescriptors</key>
|
|---|
| 13 | <false/>
|
|---|
| 14 | </dict>
|
|---|
| 15 | <key>NSObject</key>
|
|---|
| 16 | <dict>
|
|---|
| 17 | <key>NSAllowsEditingMultipleValuesSelection</key>
|
|---|
| 18 | <true/>
|
|---|
| 19 | <key>NSRaisesForNotApplicableKeys</key>
|
|---|
| 20 | <true/>
|
|---|
| 21 | </dict>
|
|---|
| 22 | <key>NSTextField</key>
|
|---|
| 23 | <dict>
|
|---|
| 24 | <key>NSNullPlaceholder</key>
|
|---|
| 25 | <string></string>
|
|---|
| 26 | <key>NSMultipleValuesPlaceholder</key>
|
|---|
| 27 | <string>Multiple values</string>
|
|---|
| 28 | <key>NSNoSelectionPlaceholder</key>
|
|---|
| 29 | <string>No selection</string>
|
|---|
| 30 | </dict>
|
|---|
| 31 | <key>NSTextFieldCell</key>
|
|---|
| 32 | <dict>
|
|---|
| 33 | <key>NSNullPlaceholder</key>
|
|---|
| 34 | <string></string>
|
|---|
| 35 | <key>NSMultipleValuesPlaceholder</key>
|
|---|
| 36 | <string>Multiple values</string>
|
|---|
| 37 | <key>NSNoSelectionPlaceholder</key>
|
|---|
| 38 | <string>No selection</string>
|
|---|
| 39 | </dict>
|
|---|
| 40 | </dict>
|
|---|
| 41 | </plist>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.