blob: a953756ffdfc3a12591b5a34765fb5056ed8afcb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* Class = "NSWindow"; title = "Connecting…"; ObjectID = "1"; */
"1.title" = "Connecting…";
/* Class = "NSTextFieldCell"; title = "Waiting for connections..."; ObjectID = "4"; */
"4.title" = "Waiting for connections…";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "27"; */
"27.title" = "Cancel";
|