~ubuntu-branches/ubuntu/maverick/webkit/maverick

« back to all changes in this revision

Viewing changes to WebKit/English.lproj/WebViewEditingContextMenu.nib/classes.nib

  • Committer: Bazaar Package Importer
  • Author(s): Mike Hommey
  • Date: 2007-08-19 15:54:12 UTC
  • Revision ID: james.westby@ubuntu.com-20070819155412-uxxg1h9plpghmtbi
Tags: upstream-0~svn25144
ImportĀ upstreamĀ versionĀ 0~svn25144

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    IBClasses = (
 
3
        {
 
4
            ACTIONS = {
 
5
                changeBaseWritingDirection = id; 
 
6
                myAction = id; 
 
7
                outline = id; 
 
8
                startSpeaking = id; 
 
9
                stopSpeaking = id; 
 
10
                toggleBaseWritingDirection = id; 
 
11
                toggleGrammarChecking = id; 
 
12
            }; 
 
13
            CLASS = FirstResponder; 
 
14
            LANGUAGE = ObjC; 
 
15
            SUPERCLASS = NSObject; 
 
16
        }, 
 
17
        {
 
18
            CLASS = MyObject; 
 
19
            LANGUAGE = ObjC; 
 
20
            OUTLETS = {defaultMenu = id; }; 
 
21
            SUPERCLASS = NSObject; 
 
22
        }, 
 
23
        {
 
24
            ACTIONS = {orderFrontFontOptionsPanel = id; orderFrontStylesPanel = id; }; 
 
25
            CLASS = NSFontManager; 
 
26
            LANGUAGE = ObjC; 
 
27
            SUPERCLASS = NSObject; 
 
28
        }
 
29
    ); 
 
30
    IBVersion = 1; 
 
31
}
 
 
b'\\ No newline at end of file'