blob: 6cbeddfea820d067f80449cae9e37ec13d4b8827 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
/* Class = "NSWindow"; title = "BladeSIO1 Configuration"; ObjectID = "5"; */
"5.title" = "BladeSIO1 Configuration";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "186"; */
"186.title" = "Cancel";
/* Class = "NSButtonCell"; title = "OK"; ObjectID = "187"; */
"187.title" = "OK";
/* Class = "NSBox"; title = "Box"; ObjectID = "193"; */
"193.title" = "Box";
/* Class = "NSButtonCell"; title = "Enabled"; ObjectID = "195"; */
"195.title" = "Enabled";
/* Class = "NSTextFieldCell"; title = "IP Address:"; ObjectID = "199"; */
"199.title" = "IP Address:";
/* Class = "NSTextFieldCell"; title = "Player:"; ObjectID = "201"; */
"201.title" = "Player:";
/* Class = "NSTextFieldCell"; title = "Port:"; ObjectID = "203"; */
"203.title" = "Port:";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "210"; */
"210.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Master"; ObjectID = "211"; */
"211.title" = "Master";
/* Class = "NSMenuItem"; title = "Slave"; ObjectID = "212"; */
"212.title" = "Slave";
/* Class = "NSMenuItem"; title = "Disabled"; ObjectID = "213"; */
"213.title" = "Disabled";
/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "222"; */
"222.title" = "Reset";
|