~ubuntu-branches/ubuntu/intrepid/xserver-xgl/intrepid

« back to all changes in this revision

Viewing changes to hw/darwin/bundle/ko.lproj/MainMenu.nib/classes.nib

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Garrett
  • Date: 2006-02-13 14:21:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060213142143-mad6z9xzem7hzxz9
Tags: upstream-7.0.0
ImportĀ upstreamĀ versionĀ 7.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    IBClasses = (
 
3
        {
 
4
            ACTIONS = {showHelp = id; }; 
 
5
            CLASS = FirstResponder; 
 
6
            LANGUAGE = ObjC; 
 
7
            SUPERCLASS = NSObject; 
 
8
        }, 
 
9
        {
 
10
            ACTIONS = {close = id; pickFile = id; saveChanges = id; setKey = id; }; 
 
11
            CLASS = Preferences; 
 
12
            LANGUAGE = ObjC; 
 
13
            OUTLETS = {
 
14
                addToPathButton = id; 
 
15
                addToPathField = id; 
 
16
                button2ModifiersMatrix = id; 
 
17
                button3ModifiersMatrix = id; 
 
18
                depthButton = id; 
 
19
                displayField = id; 
 
20
                dockSwitchButton = id; 
 
21
                fakeButton = id; 
 
22
                keymapFileField = id; 
 
23
                modeMatrix = id; 
 
24
                modeWindowButton = id; 
 
25
                mouseAccelChangeButton = id; 
 
26
                startupHelpButton = id; 
 
27
                switchKeyButton = id; 
 
28
                systemBeepButton = id; 
 
29
                useDefaultShellMatrix = id; 
 
30
                useOtherShellField = id; 
 
31
                useXineramaButton = id; 
 
32
                window = id; 
 
33
            }; 
 
34
            SUPERCLASS = NSObject; 
 
35
        }, 
 
36
        {
 
37
            CLASS = XApplication; 
 
38
            LANGUAGE = ObjC; 
 
39
            OUTLETS = {preferences = id; xserver = id; }; 
 
40
            SUPERCLASS = NSApplication; 
 
41
        }, 
 
42
        {
 
43
            ACTIONS = {
 
44
                bringAllToFront = id; 
 
45
                closeHelpAndShow = id; 
 
46
                itemSelected = id; 
 
47
                nextWindow = id; 
 
48
                previousWindow = id; 
 
49
                showAction = id; 
 
50
                showSwitchPanel = id; 
 
51
                startFullScreen = id; 
 
52
                startRootless = id; 
 
53
            }; 
 
54
            CLASS = XServer; 
 
55
            LANGUAGE = ObjC; 
 
56
            OUTLETS = {
 
57
                dockMenu = NSMenu; 
 
58
                helpWindow = NSWindow; 
 
59
                modeWindow = NSWindow; 
 
60
                startFullScreenButton = NSButton; 
 
61
                startRootlessButton = NSButton; 
 
62
                startupHelpButton = NSButton; 
 
63
                startupModeButton = NSButton; 
 
64
                switchWindow = NSPanel; 
 
65
                windowMenu = NSMenu; 
 
66
                windowSeparator = NSMenuItem; 
 
67
            }; 
 
68
            SUPERCLASS = NSObject; 
 
69
        }
 
70
    ); 
 
71
    IBVersion = 1; 
 
72
}
 
 
b'\\ No newline at end of file'