diff options
Diffstat (limited to 'Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib')
-rw-r--r-- | Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib index 952d977..f5b17b6 100644 --- a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> -<plist version="0.9"> +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>237 -80 356 240 0 0 1280 938 </string> + <string>126 59 356 240 0 0 1024 746 </string> <key>IBFramework Version</key> - <string>263.2</string> + <string>291.0</string> <key>IBOpenObjects</key> <array> <integer>5</integer> </array> <key>IBSystem Version</key> - <string>5S66</string> + <string>6G30</string> </dict> </plist> |