|
Revision 38, 0.9 kB
(checked in by ngerakines, 3 years ago)
|
|
* fixed save/load of general prefs
* cleaned up the language of general prefs
* login now loads up to 10 unique last login ids
* save_login prefs now populate user/pass of last login
|
| 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>24 87 1163 250 0 0 1440 938 </string> |
|---|
| 7 | <key>IBEditorPositions</key> |
|---|
| 8 | <dict> |
|---|
| 9 | <key>10</key> |
|---|
| 10 | <string>485 586 470 119 0 0 1440 938 </string> |
|---|
| 11 | <key>11</key> |
|---|
| 12 | <string>485 586 470 119 0 0 1440 938 </string> |
|---|
| 13 | <key>12</key> |
|---|
| 14 | <string>642 592 470 107 0 0 1440 938 </string> |
|---|
| 15 | <key>53</key> |
|---|
| 16 | <string>485 586 470 119 0 0 1440 938 </string> |
|---|
| 17 | <key>7</key> |
|---|
| 18 | <string>311 316 470 122 0 0 1440 938 </string> |
|---|
| 19 | <key>8</key> |
|---|
| 20 | <string>485 586 470 119 0 0 1440 938 </string> |
|---|
| 21 | <key>9</key> |
|---|
| 22 | <string>485 592 470 107 0 0 1440 938 </string> |
|---|
| 23 | </dict> |
|---|
| 24 | <key>IBFramework Version</key> |
|---|
| 25 | <string>443.0</string> |
|---|
| 26 | <key>IBOpenObjects</key> |
|---|
| 27 | <array> |
|---|
| 28 | <integer>7</integer> |
|---|
| 29 | </array> |
|---|
| 30 | <key>IBSystem Version</key> |
|---|
| 31 | <string>8I127</string> |
|---|
| 32 | </dict> |
|---|
| 33 | </plist> |
|---|