|
Revision 224, 0.7 KB
(checked in by jppavao, 5 years ago)
|
|
Replaced the "Email" labels in the account preferences with "Jabber ID". Also added some descriptive text explaining what the Location text field is used for. Fixes #135.
|
| 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>IBDocumentLocation</key> |
|---|
| 6 | <string>69 10 356 240 0 0 1440 878 </string> |
|---|
| 7 | <key>IBEditorPositions</key> |
|---|
| 8 | <dict> |
|---|
| 9 | <key>336</key> |
|---|
| 10 | <string>464 353 559 407 0 0 1440 878 </string> |
|---|
| 11 | </dict> |
|---|
| 12 | <key>IBFramework Version</key> |
|---|
| 13 | <string>489.0</string> |
|---|
| 14 | <key>IBLastKnownRelativeProjectPath</key> |
|---|
| 15 | <string>../../../Lilypad.xcodeproj</string> |
|---|
| 16 | <key>IBOldestOS</key> |
|---|
| 17 | <integer>4</integer> |
|---|
| 18 | <key>IBOpenObjects</key> |
|---|
| 19 | <array> |
|---|
| 20 | <integer>336</integer> |
|---|
| 21 | </array> |
|---|
| 22 | <key>IBSystem Version</key> |
|---|
| 23 | <string>9C31</string> |
|---|
| 24 | <key>targetFramework</key> |
|---|
| 25 | <string>IBCocoaFramework</string> |
|---|
| 26 | </dict> |
|---|
| 27 | </plist> |
|---|