• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

BathyScapheのthreadファイルをSpotlightを用いて検索する


Commit MetaInfo

Révision179ef1f8142c99dabaf8ebe388cf7a177348511a (tree)
l'heure2009-04-18 23:23:16
Auteurmasakih <masakih@user...>
Commitermasakih

Message de Log

IB3で保存し直した。

git-svn-id: svn+ssh://macmini/usr/local/svnrepos/BSSpotlighter/BSSpotlighter@8 349e1e32-f012-47ec-a20f-05ec029f004b

Change Summary

Modification

--- a/MainMenu.nib/classes.nib
+++ b/MainMenu.nib/classes.nib
@@ -1,31 +1,50 @@
11 {
2- IBClasses = (
3- {CLASS = BSSArrayController; LANGUAGE = ObjC; SUPERCLASS = NSArrayController; },
4- {CLASS = BSSTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
5- {
6- CLASS = BSSToolbar;
7- LANGUAGE = ObjC;
8- OUTLETS = {foundNum = id; searchField = id; spin = id; };
9- SUPERCLASS = NSObject;
10- },
11- {
12- ACTIONS = {
13- changePredicate = id;
14- openInfomationInFinder = id;
15- openSelections = id;
16- showHideHeader = id;
17- };
18- CLASS = BSSpotlighter;
19- LANGUAGE = ObjC;
20- OUTLETS = {mFoundListController = id; mSearchField = id; mTableView = id; mWindow = id; };
21- SUPERCLASS = NSObject;
22- },
23- {
24- ACTIONS = {openSelections = id; };
25- CLASS = FirstResponder;
26- LANGUAGE = ObjC;
27- SUPERCLASS = NSObject;
2+ IBClasses = (
3+ {
4+ CLASS = BSSArrayController;
5+ LANGUAGE = ObjC;
6+ SUPERCLASS = NSArrayController;
7+ },
8+ {
9+ CLASS = BSSTableView;
10+ LANGUAGE = ObjC;
11+ SUPERCLASS = NSTableView;
12+ },
13+ {
14+ CLASS = BSSToolbar;
15+ LANGUAGE = ObjC;
16+ OUTLETS = {
17+ foundNum = id;
18+ searchField = id;
19+ spin = id;
20+ };
21+ SUPERCLASS = NSObject;
22+ },
23+ {
24+ ACTIONS = {
25+ changePredicate = id;
26+ openInfomationInFinder = id;
27+ openSelections = id;
28+ showHideHeader = id;
29+ };
30+ CLASS = BSSpotlighter;
31+ LANGUAGE = ObjC;
32+ OUTLETS = {
33+ mFoundListController = id;
34+ mSearchField = id;
35+ mTableView = id;
36+ mWindow = id;
37+ };
38+ SUPERCLASS = NSObject;
39+ },
40+ {
41+ ACTIONS = {
42+ openSelections = id;
43+ };
44+ CLASS = FirstResponder;
45+ LANGUAGE = ObjC;
46+ SUPERCLASS = NSObject;
2847 }
29- );
30- IBVersion = 1;
48+ );
49+ IBVersion = 1;
3150 }
\ No newline at end of file
--- a/MainMenu.nib/info.nib
+++ b/MainMenu.nib/info.nib
@@ -1,5 +1,5 @@
11 <?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">
2+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33 <plist version="1.0">
44 <dict>
55 <key>IBDocumentLocation</key>
@@ -7,25 +7,25 @@
77 <key>IBEditorPositions</key>
88 <dict>
99 <key>254</key>
10- <string>453 168 126 206 0 0 1280 832 </string>
10+ <string>453 168 126 238 0 0 1280 832 </string>
1111 <key>268</key>
12- <string>499 504 238 101 0 0 1280 832 </string>
12+ <string>521 564 238 101 0 0 1280 832 </string>
1313 <key>29</key>
1414 <string>57 336 369 44 0 0 1280 832 </string>
1515 <key>355</key>
16- <string>606 272 163 68 0 0 1280 832 </string>
16+ <string>606 272 163 76 0 0 1280 832 </string>
1717 </dict>
1818 <key>IBFramework Version</key>
1919 <string>489.0</string>
2020 <key>IBOpenObjects</key>
2121 <array>
2222 <integer>29</integer>
23- <integer>268</integer>
2423 <integer>21</integer>
24+ <integer>268</integer>
2525 <integer>355</integer>
2626 <integer>254</integer>
2727 </array>
2828 <key>IBSystem Version</key>
29- <string>8S165</string>
29+ <string>9C7010</string>
3030 </dict>
3131 </plist>
Binary files a/MainMenu.nib/keyedobjects.nib and b/MainMenu.nib/keyedobjects.nib differ