commit | 42fbc6961e043435656f9bfff2ca822086fc1e22 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Jul 02 22:08:28 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Jul 02 22:08:28 2003 +0000 |
tree | b8a17a393801b4f26a3e8bdb3715073711be8a43 | |
parent | eec26f982a6e953eb1d6cc1ca570fb629bdd6ceb [diff] |
Tooltip for tab/space consistency check was the wrong way around. Spotted by Skip.
diff --git a/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/objects.nib b/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/objects.nib index af6decb..0473a31 100644 --- a/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/objects.nib +++ b/Mac/OSX/PythonLauncher/English.lproj/MyDocument.nib/objects.nib Binary files differ
diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib index e4c54c1..4c1b0fb 100644 --- a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib
@@ -5,12 +5,8 @@ <key>IBDocumentLocation</key> <string>660 84 519 534 0 0 1280 1002 </string> <key>IBFramework Version</key> - <string>286.0</string> - <key>IBOpenObjects</key> - <array> - <integer>5</integer> - </array> + <string>291.0</string> <key>IBSystem Version</key> - <string>6I32</string> + <string>6L60</string> </dict> </plist>
diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib index 12539d0..a650847 100644 --- a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib Binary files differ