repo.or.cz
/
cyberduck.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix build.
[cyberduck.git]
/
ja.lproj
/
Command.nib
/
classes.nib
blob
0c58ae09d887abd44a6df0f2a620e9fe892f72b7
1
{
2
IBClasses = (
3
{
4
ACTIONS = {
5
closeSheet = id;
6
sendButtonClicked = id;
7
};
8
CLASS = CDCommandController;
9
LANGUAGE = ObjC;
10
OUTLETS = {
11
image = NSImageView;
12
inputField = NSTextField;
13
progress = NSProgressIndicator;
14
responseField = NSTextView;
15
window = NSWindow;
16
};
17
SUPERCLASS = NSObject;
18
},
19
{
20
CLASS = FirstResponder;
21
LANGUAGE = ObjC;
22
SUPERCLASS = NSObject;
23
}
24
);
25
IBVersion = 1;
26
}