~ubuntu-branches/ubuntu/intrepid/miro/intrepid

« back to all changes in this revision

Viewing changes to platform/osx/Resources/German_Low.lproj/CheckboxTextboxDialogWindow.nib/classes.nib

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-02-09 13:37:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080209133710-9rs90q6gckvp1b6i
Tags: 1.1.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    IBClasses = (
 
3
        {
 
4
            ACTIONS = {acceptEntry = id; cancelEntry = id; }; 
 
5
            CLASS = CheckboxTextboxDialogController; 
 
6
            LANGUAGE = ObjC; 
 
7
            OUTLETS = {
 
8
                checkbox = id; 
 
9
                checkboxLabel = id; 
 
10
                entryField = id; 
 
11
                mainButton = id; 
 
12
                messageField = id; 
 
13
                secondaryButton = id; 
 
14
            }; 
 
15
            SUPERCLASS = NSWindowController; 
 
16
        }, 
 
17
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
 
18
    ); 
 
19
    IBVersion = 1; 
 
20
}
 
 
b'\\ No newline at end of file'