Changeset 4908

Show
Ignore:
Timestamp:
10/03/07 22:42:37 (9 months ago)
Author:
morris
Message:

Resave all nibs using 10.4 IB

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Footagehead/trunk/English.lproj/Browser.nib/classes.nib

    r4906 r4908  
    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>autoSwitch</key> 
    11                                 <string>id</string> 
    12                         </dict> 
    13                         <key>CLASS</key> 
    14                         <string>FHBrowserController</string> 
    15                         <key>LANGUAGE</key> 
    16                         <string>ObjC</string> 
    17                         <key>OUTLETS</key> 
    18                         <dict> 
    19                                 <key>_contentBox</key> 
    20                                 <string>NSBox</string> 
    21                                 <key>_fileTableColumn</key> 
    22                                 <string>NSTableColumn</string> 
    23                                 <key>_leftStatusTextField</key> 
    24                                 <string>NSTextField</string> 
    25                                 <key>_leftView</key> 
    26                                 <string>NSView</string> 
    27                                 <key>_openSpotlightPanel</key> 
    28                                 <string>NSPanel</string> 
    29                                 <key>_openSpotlightTextView</key> 
    30                                 <string>NSTextView</string> 
    31                                 <key>_openURLPanel</key> 
    32                                 <string>NSPanel</string> 
    33                                 <key>_openURLPopUpButton</key> 
    34                                 <string>NSPopUpButton</string> 
    35                                 <key>_openURLTextView</key> 
    36                                 <string>NSTextView</string> 
    37                                 <key>_rightStatusTextField</key> 
    38                                 <string>NSTextField</string> 
    39                                 <key>_rightView</key> 
    40                                 <string>NSView</string> 
    41                                 <key>_saveProgressIndicator</key> 
    42                                 <string>NSProgressIndicator</string> 
    43                                 <key>_saveProgressPanel</key> 
    44                                 <string>NSPanel</string> 
    45                                 <key>_saveProgressTextField</key> 
    46                                 <string>NSTextField</string> 
    47                                 <key>_screenAutoSwitchButton</key> 
    48                                 <string>NSButton</string> 
    49                                 <key>_screenAutoSwitchTextField</key> 
    50                                 <string>NSTextField</string> 
    51                                 <key>_screenBackgroundBlackMenuItem</key> 
    52                                 <string>NSMenuItem</string> 
    53                                 <key>_screenBackgroundGrayMenuItem</key> 
    54                                 <string>NSMenuItem</string> 
    55                                 <key>_screenBackgroundPopUpButton</key> 
    56                                 <string>NSPopUpButton</string> 
    57                                 <key>_screenBackgroundWhiteMenuItem</key> 
    58                                 <string>NSMenuItem</string> 
    59                                 <key>_screenPanel</key> 
    60                                 <string>NSPanel</string> 
    61                                 <key>_screenPopUpButton</key> 
    62                                 <string>NSPopUpButton</string> 
    63                                 <key>_scrollView</key> 
    64                                 <string>NSScrollView</string> 
    65                                 <key>_splitView</key> 
    66                                 <string>WISplitView</string> 
    67                                 <key>_statusBox</key> 
    68                                 <string>NSBox</string> 
    69                                 <key>_tableView</key> 
    70                                 <string>FHTableView</string> 
    71                         </dict> 
    72                         <key>SUPERCLASS</key> 
    73                         <string>FHWindowController</string> 
    74                 </dict> 
    75                 <dict> 
    76                         <key>ACTIONS</key> 
    77                         <dict> 
    78                                 <key>cancelSheet</key> 
    79                                 <string>id</string> 
    80                                 <key>submitSheet</key> 
    81                                 <string>id</string> 
    82                         </dict> 
    83                         <key>CLASS</key> 
    84                         <string>NSWindowController</string> 
    85                         <key>LANGUAGE</key> 
    86                         <string>ObjC</string> 
    87                         <key>SUPERCLASS</key> 
    88                         <string>NSResponder</string> 
    89                 </dict> 
    90                 <dict> 
    91                         <key>ACTIONS</key> 
    92                         <dict> 
    93                                 <key>cancelSheet</key> 
    94                                 <string>id</string> 
    95                                 <key>submitSheet</key> 
    96                                 <string>id</string> 
    97                         </dict> 
    98                         <key>CLASS</key> 
    99                         <string>FirstResponder</string> 
    100                         <key>LANGUAGE</key> 
    101                         <string>ObjC</string> 
    102                         <key>SUPERCLASS</key> 
    103                         <string>NSObject</string> 
    104                 </dict> 
    105                 <dict> 
    106                         <key>CLASS</key> 
    107                         <string>NSObject</string> 
    108                         <key>LANGUAGE</key> 
    109                         <string>ObjC</string> 
    110                 </dict> 
    111                 <dict> 
    112                         <key>CLASS</key> 
    113                         <string>FHImageView</string> 
    114                         <key>LANGUAGE</key> 
    115                         <string>ObjC</string> 
    116                         <key>OUTLETS</key> 
    117                         <dict> 
    118                                 <key>_delegate</key> 
    119                                 <string>id</string> 
    120                                 <key>_scrollView</key> 
    121                                 <string>NSScrollView</string> 
    122                         </dict> 
    123                         <key>SUPERCLASS</key> 
    124                         <string>NSView</string> 
    125                 </dict> 
    126                 <dict> 
    127                         <key>CLASS</key> 
    128                         <string>WIWindowController</string> 
    129                         <key>LANGUAGE</key> 
    130                         <string>ObjC</string> 
    131                         <key>SUPERCLASS</key> 
    132                         <string>NSWindowController</string> 
    133                 </dict> 
    134                 <dict> 
    135                         <key>ACTIONS</key> 
    136                         <dict> 
    137                                 <key>firstFile</key> 
    138                                 <string>id</string> 
    139                                 <key>lastFile</key> 
    140                                 <string>id</string> 
    141                                 <key>nextFile</key> 
    142                                 <string>id</string> 
    143                                 <key>nextImage</key> 
    144                                 <string>id</string> 
    145                                 <key>nextPage</key> 
    146                                 <string>id</string> 
    147                                 <key>previousFile</key> 
    148                                 <string>id</string> 
    149                                 <key>previousImage</key> 
    150                                 <string>id</string> 
    151                                 <key>previousPage</key> 
    152                                 <string>id</string> 
    153                                 <key>rotateLeft</key> 
    154                                 <string>id</string> 
    155                                 <key>rotateRight</key> 
    156                                 <string>id</string> 
    157                                 <key>spreadMode</key> 
    158                                 <string>id</string> 
    159                                 <key>spreadRightToLeft</key> 
    160                                 <string>id</string> 
    161                                 <key>scalingMode</key> 
    162                                 <string>id</string> 
    163                         </dict> 
    164                         <key>CLASS</key> 
    165                         <string>FHWindowController</string> 
    166                         <key>LANGUAGE</key> 
    167                         <string>ObjC</string> 
    168                         <key>OUTLETS</key> 
    169                         <dict> 
    170                                 <key>_imageView</key> 
    171                                 <string>FHImageView</string> 
    172                                 <key>_progressIndicator</key> 
    173                                 <string>NSProgressIndicator</string> 
    174                         </dict> 
    175                         <key>SUPERCLASS</key> 
    176                         <string>WIWindowController</string> 
    177                 </dict> 
    178                 <dict> 
    179                         <key>ACTIONS</key> 
    180                         <dict> 
    181                                 <key>showViewOptions</key> 
    182                                 <string>id</string> 
    183                         </dict> 
    184                         <key>CLASS</key> 
    185                         <string>WITableView</string> 
    186                         <key>LANGUAGE</key> 
    187                         <string>ObjC</string> 
    188                         <key>SUPERCLASS</key> 
    189                         <string>NSTableView</string> 
    190                 </dict> 
    191                 <dict> 
    192                         <key>CLASS</key> 
    193                         <string>WISplitView</string> 
    194                         <key>LANGUAGE</key> 
    195                         <string>ObjC</string> 
    196                         <key>SUPERCLASS</key> 
    197                         <string>NSSplitView</string> 
    198                 </dict> 
    199                 <dict> 
    200                         <key>CLASS</key> 
    201                         <string>FHTableView</string> 
    202                         <key>LANGUAGE</key> 
    203                         <string>ObjC</string> 
    204                         <key>OUTLETS</key> 
    205                         <dict> 
    206                                 <key>_imageScrollView</key> 
    207                                 <string>NSScrollView</string> 
    208                                 <key>_imageView</key> 
    209                                 <string>FHImageView</string> 
    210                         </dict> 
    211                         <key>SUPERCLASS</key> 
    212                         <string>WITableView</string> 
    213                 </dict> 
    214         </array> 
    215         <key>IBVersion</key> 
    216         <string>1</string> 
    217 </dict> 
    218 </plist> 
     1
     2    IBClasses = ( 
     3        { 
     4            ACTIONS = {autoSwitch = id; };  
     5            CLASS = FHBrowserController;  
     6            LANGUAGE = ObjC;  
     7            OUTLETS = { 
     8                "_contentBox" = NSBox;  
     9                "_fileTableColumn" = NSTableColumn;  
     10                "_leftStatusTextField" = NSTextField;  
     11                "_leftView" = NSView;  
     12                "_openSpotlightPanel" = NSPanel;  
     13                "_openSpotlightTextView" = NSTextView;  
     14                "_openURLPanel" = NSPanel;  
     15                "_openURLPopUpButton" = NSPopUpButton;  
     16                "_openURLTextView" = NSTextView;  
     17                "_rightStatusTextField" = NSTextField;  
     18                "_rightView" = NSView;  
     19                "_saveProgressIndicator" = NSProgressIndicator;  
     20                "_saveProgressPanel" = NSPanel;  
     21                "_saveProgressTextField" = NSTextField;  
     22                "_screenAutoSwitchButton" = NSButton;  
     23                "_screenAutoSwitchTextField" = NSTextField;  
     24                "_screenBackgroundBlackMenuItem" = NSMenuItem;  
     25                "_screenBackgroundGrayMenuItem" = NSMenuItem;  
     26                "_screenBackgroundPopUpButton" = NSPopUpButton;  
     27                "_screenBackgroundWhiteMenuItem" = NSMenuItem;  
     28                "_screenPanel" = NSPanel;  
     29                "_screenPopUpButton" = NSPopUpButton;  
     30                "_scrollView" = NSScrollView;  
     31                "_splitView" = WISplitView;  
     32                "_statusBox" = NSBox;  
     33                "_tableView" = FHTableView;  
     34            };  
     35            SUPERCLASS = FHWindowController;  
     36        },  
     37        { 
     38            CLASS = FHImageView;  
     39            LANGUAGE = ObjC;  
     40            OUTLETS = {"_delegate" = id; "_scrollView" = NSScrollView; };  
     41            SUPERCLASS = NSView;  
     42        },  
     43        { 
     44            CLASS = FHTableView;  
     45            LANGUAGE = ObjC;  
     46            OUTLETS = {"_imageScrollView" = NSScrollView; "_imageView" = FHImageView; };  
     47            SUPERCLASS = WITableView;  
     48        },  
     49        { 
     50            ACTIONS = { 
     51                firstFile = id;  
     52                lastFile = id;  
     53                nextFile = id;  
     54                nextImage = id;  
     55                nextPage = id;  
     56                previousFile = id;  
     57                previousImage = id;  
     58                previousPage = id;  
     59                rotateLeft = id;  
     60                rotateRight = id;  
     61                scalingMode = id;  
     62                spreadMode = id;  
     63                spreadRightToLeft = id;  
     64            };  
     65            CLASS = FHWindowController;  
     66            LANGUAGE = ObjC;  
     67            OUTLETS = {"_imageView" = FHImageView; "_progressIndicator" = NSProgressIndicator; };  
     68            SUPERCLASS = WIWindowController;  
     69        },  
     70        { 
     71            ACTIONS = {cancelSheet = id; submitSheet = id; };  
     72            CLASS = FirstResponder;  
     73            LANGUAGE = ObjC;  
     74            SUPERCLASS = NSObject;  
     75        },  
     76        {CLASS = NSObject; LANGUAGE = ObjC; },  
     77        { 
     78            ACTIONS = {cancelSheet = id; submitSheet = id; };  
     79            CLASS = NSWindowController;  
     80            LANGUAGE = ObjC;  
     81            SUPERCLASS = NSResponder;  
     82        },  
     83        {CLASS = WISplitView; LANGUAGE = ObjC; SUPERCLASS = NSSplitView; },  
     84        { 
     85            ACTIONS = {showViewOptions = id; };  
     86            CLASS = WITableView;  
     87            LANGUAGE = ObjC;  
     88            SUPERCLASS = NSTableView;  
     89        },  
     90        { 
     91            CLASS = WIWindowController;  
     92            LANGUAGE = ObjC;  
     93            SUPERCLASS = NSWindowController;  
     94        } 
     95    );  
     96    IBVersion = 1;  
     97
  • Footagehead/trunk/English.lproj/Browser.nib/info.nib

    r4896 r4908  
    11<?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"> 
     2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
    33<plist version="1.0"> 
    44<dict> 
     5        <key>IBDocumentLocation</key> 
     6        <string>69 10 356 240 0 0 1920 1178 </string> 
    57        <key>IBFramework Version</key> 
    6         <string>623</string> 
    7         <key>IBLastKnownRelativeProjectPath</key> 
    8         <string>../../Footagehead.xcodeproj</string> 
    9         <key>IBOldestOS</key> 
    10         <integer>5</integer> 
    11         <key>IBOpenObjects</key> 
    12         <array> 
    13                 <integer>19</integer> 
    14         </array> 
     8        <string>446.1</string> 
    159        <key>IBSystem Version</key> 
    16         <string>9A527</string> 
    17         <key>targetFramework</key> 
    18         <string>IBCocoaFramework</string> 
     10        <string>8R2218</string> 
    1911</dict> 
    2012</plist> 
  • Footagehead/trunk/English.lproj/Inspector.nib/classes.nib

    r4906 r4908  
    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>CLASS</key> 
    9                         <string>NSObject</string> 
    10                         <key>LANGUAGE</key> 
    11                         <string>ObjC</string> 
    12                 </dict> 
    13                 <dict> 
    14                         <key>CLASS</key> 
    15                         <string>WIWindowController</string> 
    16                         <key>LANGUAGE</key> 
    17                         <string>ObjC</string> 
    18                         <key>SUPERCLASS</key> 
    19                         <string>NSWindowController</string> 
    20                 </dict> 
    21                 <dict> 
    22                         <key>CLASS</key> 
    23                         <string>FHInspectorController</string> 
    24                         <key>LANGUAGE</key> 
    25                         <string>ObjC</string> 
    26                         <key>OUTLETS</key> 
    27                         <dict> 
    28                                 <key>_nameTextField</key> 
    29                                 <string>NSTextField</string> 
    30                                 <key>_valueTextField</key> 
    31                                 <string>NSTextField</string> 
    32                         </dict> 
    33                         <key>SUPERCLASS</key> 
    34                         <string>WIWindowController</string> 
    35                 </dict> 
    36         </array> 
    37         <key>IBVersion</key> 
    38         <string>1</string> 
    39 </dict> 
    40 </plist> 
     1
     2    IBClasses = ( 
     3        { 
     4            CLASS = FHInspectorController;  
     5            LANGUAGE = ObjC;  
     6            OUTLETS = {"_nameTextField" = NSTextField; "_valueTextField" = NSTextField; };  
     7            SUPERCLASS = WIWindowController;  
     8        },  
     9        {CLASS = NSObject; LANGUAGE = ObjC; },  
     10        { 
     11            CLASS = WIWindowController;  
     12            LANGUAGE = ObjC;  
     13            SUPERCLASS = NSWindowController;  
     14        } 
     15    );  
     16    IBVersion = 1;  
     17
  • Footagehead/trunk/English.lproj/Inspector.nib/info.nib

    r4906 r4908  
    11<?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"> 
     2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
    33<plist version="1.0"> 
    44<dict> 
     5        <key>IBDocumentLocation</key> 
     6        <string>69 10 356 240 0 0 1920 1178 </string> 
    57        <key>IBFramework Version</key> 
    6         <string>628</string> 
    7         <key>IBLastKnownRelativeProjectPath</key> 
    8         <string>../../Footagehead.xcodeproj</string> 
    9         <key>IBOldestOS</key> 
    10         <integer>5</integer> 
     8        <string>446.1</string> 
    119        <key>IBOpenObjects</key> 
    1210        <array> 
    13                 <integer>2</integer> 
     11                <integer>1</integer> 
    1412        </array> 
    1513        <key>IBSystem Version</key> 
    16         <string>9A559</string> 
    17         <key>targetFramework</key> 
    18         <string>IBCocoaFramework</string> 
     14        <string>8R2218</string> 
    1915</dict> 
    2016</plist> 
  • Footagehead/trunk/English.lproj/MainMenu.nib/classes.nib

    r4906 r4908  
    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>cancelSheet</key> 
    11                                 <string>id</string> 
    12                                 <key>go</key> 
    13                                 <string>id</string> 
    14                                 <key>inspector</key> 
    15                                 <string>id</string> 
    16                                 <key>moveToTrash</key> 
    17                                 <string>id</string> 
    18                                 <key>open</key> 
    19                                 <string>id</string> 
    20                                 <key>openParent</key> 
    21                                 <string>id</string> 
    22                                 <key>openSpotlight</key> 
    23                                 <string>id</string> 
    24                                 <key>openURL</key> 
    25                                 <string>id</string> 
    26                                 <key>reload</key> 
    27                                 <string>id</string> 
    28                                 <key>revealInFinder</key> 
    29                                 <string>id</string> 
    30                                 <key>rotateLeft</key> 
    31                                 <string>id</string> 
    32                                 <key>rotateRight</key> 
    33                                 <string>id</string> 
    34                                 <key>scaleToFit</key> 
    35                                 <string>id</string> 
    36                                 <key>scalingMode</key> 
    37                                 <string>id</string> 
    38                                 <key>setAsDesktopBackground</key> 
    39                                 <string>id</string> 
    40                                 <key>slideshow</key> 
    41                                 <string>id</string> 
    42                                 <key>spreadMode</key> 
    43                                 <string>id</string> 
    44                                 <key>spreadRightToLeft</key> 
    45                                 <string>id</string> 
    46                                 <key>submitSheet</key> 
    47                                 <string>id</string> 
    48                                 <key>toggleStatusBar</key> 
    49                                 <string>id</string> 
    50                         </dict> 
    51                         <key>CLASS</key> 
    52                         <string>FirstResponder</string> 
    53                         <key>LANGUAGE</key> 
    54                         <string>ObjC</string> 
    55                         <key>SUPERCLASS</key> 
    56                         <string>NSObject</string> 
    57                 </dict> 
    58                 <dict> 
    59                         <key>CLASS</key> 
    60                         <string>NSObject</string> 
    61                         <key>LANGUAGE</key> 
    62                         <string>ObjC</string> 
    63                 </dict> 
    64                 <dict> 
    65                         <key>CLASS</key> 
    66                         <string>FHApplicationController</string> 
    67                         <key>LANGUAGE</key> 
    68                         <string>ObjC</string> 
    69                         <key>OUTLETS</key> 
    70                         <dict> 
    71                                 <key>_goMenu</key> 
    72                                 <string>NSMenu</string> 
    73                                 <key>_spreadRightToLeftMenuItem</key> 
    74                                 <string>NSMenuItem</string> 
    75                                 <key>_toggleStatusBarMenuItem</key> 
    76                                 <string>NSMenuItem</string> 
    77                                 <key>_viewMenu</key> 
    78                                 <string>NSMenu</string> 
    79                         </dict> 
    80                         <key>SUPERCLASS</key> 
    81                         <string>WIObject</string> 
    82                 </dict> 
    83                 <dict> 
    84                         <key>CLASS</key> 
    85                         <string>WIObject</string> 
    86                         <key>LANGUAGE</key> 
    87                         <string>ObjC</string> 
    88                         <key>SUPERCLASS</key> 
    89                         <string>NSObject</string> 
    90                 </dict> 
    91                 <dict> 
    92                         <key>ACTIONS</key> 
    93                         <dict> 
    94                                 <key>orderFrontReleaseNotesWindow</key> 
    95                                 <string>id</string> 
    96                         </dict> 
    97                         <key>CLASS</key> 
    98                         <string>WIApplication</string> 
    99                         <key>LANGUAGE</key> 
    100                         <string>ObjC</string> 
    101                         <key>OUTLETS</key> 
    102                         <dict> 
    103                                 <key>_releaseNotesTextView</key> 
    104                                 <string>NSTextView</string> 
    105                                 <key>_releaseNotesWindow</key> 
    106                                 <string>NSWindow</string> 
    107                         </dict> 
    108                         <key>SUPERCLASS</key> 
    109                         <string>NSApplication</string> 
    110                 </dict> 
    111         </array> 
    112         <key>IBVersion</key> 
    113         <string>1</string> 
    114 </dict> 
    115 </plist> 
     1
     2    IBClasses = ( 
     3        { 
     4            CLASS = FHApplicationController;  
     5            LANGUAGE = ObjC;  
     6            OUTLETS = { 
     7                "_goMenu" = NSMenu;  
     8                "_spreadRightToLeftMenuItem" = NSMenuItem;  
     9                "_toggleStatusBarMenuItem" = NSMenuItem;  
     10                "_viewMenu" = NSMenu;  
     11            };  
     12            SUPERCLASS = WIObject;  
     13        },  
     14        { 
     15            ACTIONS = { 
     16                cancelSheet = id;  
     17                go = id;  
     18                inspector = id;  
     19                moveToTrash = id;  
     20                open = id;  
     21                openParent = id;  
     22                openSpotlight = id;  
     23                openURL = id;  
     24                reload = id;  
     25                revealInFinder = id;  
     26                rotateLeft = id;  
     27                rotateRight = id;  
     28                scaleToFit = id;  
     29                scalingMode = id;  
     30                setAsDesktopBackground = id;  
     31                slideshow = id;  
     32                spreadMode = id;  
     33                spreadRightToLeft = id;  
     34                submitSheet = id;  
     35                toggleStatusBar = id;  
     36            };  
     37            CLASS = FirstResponder;  
     38            LANGUAGE = ObjC;  
     39            SUPERCLASS = NSObject;  
     40        },  
     41        {CLASS = NSObject; LANGUAGE = ObjC; },  
     42        { 
     43            ACTIONS = {orderFrontReleaseNotesWindow = id; };  
     44            CLASS = WIApplication;  
     45            LANGUAGE = ObjC;  
     46            OUTLETS = {"_releaseNotesTextView" = NSTextView; "_releaseNotesWindow" = NSWindow; };  
     47            SUPERCLASS = NSApplication;  
     48        },  
     49        {CLASS = WIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; } 
     50    );  
     51    IBVersion = 1;  
     52
  • Footagehead/trunk/English.lproj/Slideshow.nib/info.nib

    r4715 r4908  
    44<dict> 
    55        <key>IBDocumentLocation</key> 
    6         <string>570 95 356 240 0 0 1920 1178 </string> 
     6        <string>69 10 356 240 0 0 1920 1178 </string> 
    77        <key>IBFramework Version</key> 
    88        <string>446.1</string> 
     
    1212        </array> 
    1313        <key>IBSystem Version</key> 
    14         <string>8P135</string> 
     14        <string>8R2218</string> 
    1515</dict> 
    1616</plist> 
  • Footagehead/trunk/German.lproj/Browser.nib/classes.nib

    r4906 r4908  
    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>autoSwitch</key> 
    11                                 <string>id</string> 
    12                         </dict> 
    13                         <key>CLASS</key> 
    14                         <string>FHBrowserController</string> 
    15                         <key>LANGUAGE</key> 
    16                         <string>ObjC</string> 
    17                         <key>OUTLETS</key> 
    18                         <dict> 
    19                                 <key>_contentBox</key> 
    20                                 <string>NSBox</string> 
    21                                 <key>_fileTableColumn</key> 
    22                                 <string>NSTableColumn</string> 
    23                                 <key>_leftStatusTextField</key> 
    24                                 <string>NSTextField</string> 
    25                                 <key>_leftView</key> 
    26                                 <string>NSView</string> 
    27                                 <key>_openSpotlightPanel</key> 
    28                                 <string>NSPanel</string> 
    29                                 <key>_openSpotlightTextView</key> 
    30                                 <string>NSTextView</string> 
    31                                 <key>_openURLPanel</key> 
    32                                 <string>NSPanel</string> 
    33                                 <key>_openURLPopUpButton</key> 
    34                                 <string>NSPopUpButton</string> 
    35                                 <key>_openURLTextView</key> 
    36                                 <string>NSTextView</string> 
    37                                 <key>_rightStatusTextField</key> 
    38                                 <string>NSTextField</string> 
    39                                 <key>_rightView</key> 
    40                                 <string>NSView</string> 
    41                                 <key>_saveProgressIndicator</key> 
    42                                 <string>NSProgressIndicator</string> 
    43                                 <key>_saveProgressPanel</key> 
    44                                 <string>NSPanel</string> 
    45                                 <key>_saveProgressTextField</key> 
    46                                 <string>NSTextField</string> 
    47                                 <key>_screenAutoSwitchButton</key> 
    48                                 <string>NSButton</string> 
    49                                 <key>_screenAutoSwitchTextField</key> 
    50                                 <string>NSTextField</string> 
    51                                 <key>_screenBackgroundBlackMenuItem</key> 
    52                                 <string>NSMenuItem</string> 
    53                                 <key>_screenBackgroundGrayMenuItem</key> 
    54                     &nb