|
Revision 41, 0.7 kB
(checked in by ngerakines, 3 years ago)
|
|
* Put into place the real icons that Wiley sent over
* Fixed the prefs on login
* Removed the TypePadSuper class
* General code cleanup
|
| 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>57 89 358 294 0 0 1440 938 </string> |
|---|
| 7 | <key>IBEditorPositions</key> |
|---|
| 8 | <dict> |
|---|
| 9 | <key>29</key> |
|---|
| 10 | <string>164 603 185 44 0 0 1440 938 </string> |
|---|
| 11 | <key>327</key> |
|---|
| 12 | <string>520 595 400 102 0 0 1440 938 </string> |
|---|
| 13 | </dict> |
|---|
| 14 | <key>IBFramework Version</key> |
|---|
| 15 | <string>443.0</string> |
|---|
| 16 | <key>IBLockedObjects</key> |
|---|
| 17 | <array> |
|---|
| 18 | <integer>327</integer> |
|---|
| 19 | </array> |
|---|
| 20 | <key>IBOldestOS</key> |
|---|
| 21 | <integer>4</integer> |
|---|
| 22 | <key>IBOpenObjects</key> |
|---|
| 23 | <array> |
|---|
| 24 | <integer>514</integer> |
|---|
| 25 | </array> |
|---|
| 26 | <key>IBSystem Version</key> |
|---|
| 27 | <string>8I127</string> |
|---|
| 28 | </dict> |
|---|
| 29 | </plist> |
|---|