diff options
author | nyamatongwe <unknown> | 2011-07-27 10:01:53 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-07-27 10:01:53 +1000 |
commit | 5f2df60f71a727075ed2eaadb9cf63f7c593e5dd (patch) | |
tree | 90224e7da8a08a385e8f2cfde261047291943d0f /macosx/SciTest/English.lproj/main.nib/info.nib | |
parent | 9cc8db44426baf8c922793ded288a8750fce5dbd (diff) | |
download | scintilla-mirror-5f2df60f71a727075ed2eaadb9cf63f7c593e5dd.tar.gz |
Removed old nib directory as replaced with xib which works with
Xcode 4.1.
Diffstat (limited to 'macosx/SciTest/English.lproj/main.nib/info.nib')
-rw-r--r-- | macosx/SciTest/English.lproj/main.nib/info.nib | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/macosx/SciTest/English.lproj/main.nib/info.nib b/macosx/SciTest/English.lproj/main.nib/info.nib deleted file mode 100644 index da8455c15..000000000 --- a/macosx/SciTest/English.lproj/main.nib/info.nib +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!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>IBFramework Version</key> - <string>345.0</string> - <key>IBOldestOS</key> - <integer>3</integer> - <key>IBOpenObjects</key> - <array> - <integer>29</integer> - <integer>166</integer> - </array> - <key>IBSystem Version</key> - <string>7B44</string> - <key>targetFramework</key> - <string>IBCarbonFramework</string> -</dict> -</plist> |