~ubuntu-branches/debian/stretch/assaultcube-data/stretch

« back to all changes in this revision

Viewing changes to source/xcode/English.lproj/MainMenu.nib/classes.nib

  • Committer: Bazaar Package Importer
  • Author(s): Gonéri Le Bouder, Ansgar Burchardt, Gonéri Le Bouder
  • Date: 2010-04-02 23:37:55 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100402233755-kf74fxwlu634o6vg
Tags: 1.0.4+repack1-1
[ Ansgar Burchardt ]
* debian/control: fix typo in short description

[ Gonéri Le Bouder ]
* Upgrade to 1.0.4
* bump standards-version to 3.8.4
* Add Depends: ${misc:Depends} just to avoid a lintian warning
* Add a debian/source/format file for the same reason

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 
3
<plist version="1.0">
 
4
<dict>
 
5
        <key>IBClasses</key>
 
6
        <array>
 
7
                <dict>
 
8
                        <key>ACTIONS</key>
 
9
                        <dict>
 
10
                                <key>helpAction</key>
 
11
                                <string>id</string>
 
12
                                <key>multiplayerAction</key>
 
13
                                <string>id</string>
 
14
                                <key>openUserdir</key>
 
15
                                <string>id</string>
 
16
                                <key>playAction</key>
 
17
                                <string>id</string>
 
18
                                <key>playMap</key>
 
19
                                <string>id</string>
 
20
                                <key>playRpg</key>
 
21
                                <string>id</string>
 
22
                                <key>showForum</key>
 
23
                                <string>id</string>
 
24
                        </dict>
 
25
                        <key>CLASS</key>
 
26
                        <string>Launcher</string>
 
27
                        <key>LANGUAGE</key>
 
28
                        <string>ObjC</string>
 
29
                        <key>OUTLETS</key>
 
30
                        <dict>
 
31
                                <key>admin_password</key>
 
32
                                <string>NSTextField</string>
 
33
                                <key>console</key>
 
34
                                <string>ConsoleView</string>
 
35
                                <key>keys</key>
 
36
                                <string>NSArrayController</string>
 
37
                                <key>maps</key>
 
38
                                <string>NSArrayController</string>
 
39
                                <key>multiplayer</key>
 
40
                                <string>NSButton</string>
 
41
                                <key>prog</key>
 
42
                                <string>NSProgressIndicator</string>
 
43
                                <key>resolutions</key>
 
44
                                <string>NSPopUpButton</string>
 
45
                                <key>stencil</key>
 
46
                                <string>NSButton</string>
 
47
                                <key>tabs</key>
 
48
                                <string>NSTabView</string>
 
49
                                <key>view1</key>
 
50
                                <string>NSView</string>
 
51
                                <key>view2</key>
 
52
                                <string>NSView</string>
 
53
                                <key>view3</key>
 
54
                                <string>NSView</string>
 
55
                                <key>view4</key>
 
56
                                <string>NSView</string>
 
57
                                <key>view5</key>
 
58
                                <string>NSView</string>
 
59
                                <key>window</key>
 
60
                                <string>NSWindow</string>
 
61
                        </dict>
 
62
                        <key>SUPERCLASS</key>
 
63
                        <string>NSObject</string>
 
64
                </dict>
 
65
                <dict>
 
66
                        <key>ACTIONS</key>
 
67
                        <dict>
 
68
                                <key></key>
 
69
                                <string>id</string>
 
70
                        </dict>
 
71
                        <key>CLASS</key>
 
72
                        <string>FirstResponder</string>
 
73
                        <key>LANGUAGE</key>
 
74
                        <string>ObjC</string>
 
75
                        <key>SUPERCLASS</key>
 
76
                        <string>NSObject</string>
 
77
                </dict>
 
78
                <dict>
 
79
                        <key>CLASS</key>
 
80
                        <string>ConsoleView</string>
 
81
                        <key>LANGUAGE</key>
 
82
                        <string>ObjC</string>
 
83
                        <key>SUPERCLASS</key>
 
84
                        <string>NSView</string>
 
85
                </dict>
 
86
        </array>
 
87
        <key>IBVersion</key>
 
88
        <string>1</string>
 
89
</dict>
 
90
</plist>