Core/Resources/nl.lproj/GrowlPref.nib/classes.nib
changeset 4189 30c4b669cad3
parent 4079 2058722db125
child 4238 cfc4f3ed5f34
     1.1 --- a/Core/Resources/nl.lproj/GrowlPref.nib/classes.nib	Wed May 14 01:07:15 2008 +0000
     1.2 +++ b/Core/Resources/nl.lproj/GrowlPref.nib/classes.nib	Tue Apr 14 18:04:03 2009 -0700
     1.3 @@ -1,119 +1,212 @@
     1.4 -{
     1.5 -    IBClasses =     (
     1.6 -                {
     1.7 -            CLASS = DisplayPluginsWithDefaultArrayController;
     1.8 -            LANGUAGE = ObjC;
     1.9 -            SUPERCLASS = NSArrayController;
    1.10 -        },
    1.11 -                {
    1.12 -            CLASS = FirstResponder;
    1.13 -            LANGUAGE = ObjC;
    1.14 -            SUPERCLASS = NSObject;
    1.15 -        },
    1.16 -                {
    1.17 -            CLASS = GrowlPositionPicker;
    1.18 -            LANGUAGE = ObjC;
    1.19 -            OUTLETS =             {
    1.20 -                preferencePane = GrowlPreferencePane;
    1.21 -            };
    1.22 -            SUPERCLASS = NSView;
    1.23 -        },
    1.24 -                {
    1.25 -            ACTIONS =             {
    1.26 -                checkVersion = id;
    1.27 -                deleteTicket = id;
    1.28 -                endDisabledDisplays = id;
    1.29 -                openGrowlDonate = id;
    1.30 -                openGrowlForum = id;
    1.31 -                openGrowlTrac = id;
    1.32 -                openGrowlWebSite = id;
    1.33 -                playSound = id;
    1.34 -                resolveService = id;
    1.35 -                showDisabledDisplays = id;
    1.36 -                showPreview = id;
    1.37 -                startStopGrowl = id;
    1.38 -            };
    1.39 -            CLASS = GrowlPreferencePane;
    1.40 -            LANGUAGE = ObjC;
    1.41 -            OUTLETS =             {
    1.42 -                aboutBoxTextView = NSTextView;
    1.43 -                aboutVersionString = NSTextField;
    1.44 -                appPositionPicker = GrowlPositionPicker;
    1.45 -                applicationNameAndIconColumn = NSTableColumn;
    1.46 -                applicationsTab = NSTabView;
    1.47 -                configurationTab = NSTabView;
    1.48 -                customMenuButton = NSPopUpButton;
    1.49 -                disabledDisplaysList = NSTextView;
    1.50 -                disabledDisplaysSheet = NSWindow;
    1.51 -                displayAuthor = NSTextField;
    1.52 -                displayDefaultPrefView = NSView;
    1.53 -                displayMenuButton = NSPopUpButton;
    1.54 -                displayPluginsArrayController = NSArrayController;
    1.55 -                displayPluginsTable = NSTableView;
    1.56 -                displayPrefView = NSView;
    1.57 -                displayVersion = NSTextField;
    1.58 -                globalPositionPicker = GrowlPositionPicker;
    1.59 -                growlApplications = NSTableView;
    1.60 -                growlRunningProgress = NSProgressIndicator;
    1.61 -                growlRunningStatus = NSTextField;
    1.62 -                growlVersionProgress = NSProgressIndicator;
    1.63 -                logFileType = NSMatrix;
    1.64 -                networkTableView = NSTableView;
    1.65 -                notificationDisplayMenuButton = NSPopUpButton;
    1.66 -                notificationPriorityMenu = NSMenu;
    1.67 -                notificationsArrayController = NSArrayController;
    1.68 -                previewButton = NSButton;
    1.69 -                servicePasswordColumn = NSTableColumn;
    1.70 -                servicesArrayController = NSArrayController;
    1.71 -                soundMenuButton = NSPopUpButton;
    1.72 -                startStopGrowl = NSButton;
    1.73 -                ticketsArrayController = TicketsArrayController;
    1.74 -            };
    1.75 -            SUPERCLASS = NSPreferencePane;
    1.76 -        },
    1.77 -                {
    1.78 -            CLASS = NSObject;
    1.79 -            LANGUAGE = ObjC;
    1.80 -        },
    1.81 -                {
    1.82 -            CLASS = NSPreferencePane;
    1.83 -            LANGUAGE = ObjC;
    1.84 -            OUTLETS =             {
    1.85 -                "_firstKeyView" = id;
    1.86 -                "_initialKeyView" = id;
    1.87 -                "_lastKeyView" = id;
    1.88 -                "_window" = id;
    1.89 -            };
    1.90 -            SUPERCLASS = NSObject;
    1.91 -        },
    1.92 -                {
    1.93 -            CLASS = NSView;
    1.94 -            LANGUAGE = ObjC;
    1.95 -            SUPERCLASS = NSResponder;
    1.96 -        },
    1.97 -                {
    1.98 -            CLASS = NSWindow;
    1.99 -            LANGUAGE = ObjC;
   1.100 -            SUPERCLASS = NSResponder;
   1.101 -        },
   1.102 -                {
   1.103 -            CLASS = NotificationsArrayController;
   1.104 -            LANGUAGE = ObjC;
   1.105 -            SUPERCLASS = NSArrayController;
   1.106 -        },
   1.107 -                {
   1.108 -            CLASS = RRTableView;
   1.109 -            LANGUAGE = ObjC;
   1.110 -            SUPERCLASS = NSTableView;
   1.111 -        },
   1.112 -                {
   1.113 -            ACTIONS =             {
   1.114 -                search = id;
   1.115 -            };
   1.116 -            CLASS = TicketsArrayController;
   1.117 -            LANGUAGE = ObjC;
   1.118 -            SUPERCLASS = NSArrayController;
   1.119 -        }
   1.120 -    );
   1.121 -    IBVersion = 1;
   1.122 -}
   1.123 \ No newline at end of file
   1.124 +<?xml version="1.0" encoding="UTF-8"?>
   1.125 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
   1.126 +<plist version="1.0">
   1.127 +<dict>
   1.128 +	<key>IBClasses</key>
   1.129 +	<array>
   1.130 +		<dict>
   1.131 +			<key>CLASS</key>
   1.132 +			<string>NotificationsArrayController</string>
   1.133 +			<key>LANGUAGE</key>
   1.134 +			<string>ObjC</string>
   1.135 +			<key>SUPERCLASS</key>
   1.136 +			<string>NSArrayController</string>
   1.137 +		</dict>
   1.138 +		<dict>
   1.139 +			<key>CLASS</key>
   1.140 +			<string>NSObject</string>
   1.141 +			<key>LANGUAGE</key>
   1.142 +			<string>ObjC</string>
   1.143 +		</dict>
   1.144 +		<dict>
   1.145 +			<key>ACTIONS</key>
   1.146 +			<dict>
   1.147 +				<key>search</key>
   1.148 +				<string>id</string>
   1.149 +			</dict>
   1.150 +			<key>CLASS</key>
   1.151 +			<string>TicketsArrayController</string>
   1.152 +			<key>LANGUAGE</key>
   1.153 +			<string>ObjC</string>
   1.154 +			<key>SUPERCLASS</key>
   1.155 +			<string>NSArrayController</string>
   1.156 +		</dict>
   1.157 +		<dict>
   1.158 +			<key>CLASS</key>
   1.159 +			<string>GrowlPositionPicker</string>
   1.160 +			<key>LANGUAGE</key>
   1.161 +			<string>ObjC</string>
   1.162 +			<key>OUTLETS</key>
   1.163 +			<dict>
   1.164 +				<key>preferencePane</key>
   1.165 +				<string>GrowlPreferencePane</string>
   1.166 +			</dict>
   1.167 +			<key>SUPERCLASS</key>
   1.168 +			<string>NSView</string>
   1.169 +		</dict>
   1.170 +		<dict>
   1.171 +			<key>CLASS</key>
   1.172 +			<string>RRTableView</string>
   1.173 +			<key>LANGUAGE</key>
   1.174 +			<string>ObjC</string>
   1.175 +			<key>SUPERCLASS</key>
   1.176 +			<string>NSTableView</string>
   1.177 +		</dict>
   1.178 +		<dict>
   1.179 +			<key>CLASS</key>
   1.180 +			<string>NSWindow</string>
   1.181 +			<key>LANGUAGE</key>
   1.182 +			<string>ObjC</string>
   1.183 +			<key>SUPERCLASS</key>
   1.184 +			<string>NSResponder</string>
   1.185 +		</dict>
   1.186 +		<dict>
   1.187 +			<key>ACTIONS</key>
   1.188 +			<dict>
   1.189 +				<key>changeNameOfDisplayForApplication</key>
   1.190 +				<string>id</string>
   1.191 +				<key>changeNameOfDisplayForNotification</key>
   1.192 +				<string>id</string>
   1.193 +				<key>checkVersion</key>
   1.194 +				<string>id</string>
   1.195 +				<key>deleteTicket</key>
   1.196 +				<string>id</string>
   1.197 +				<key>endDisabledDisplays</key>
   1.198 +				<string>id</string>
   1.199 +				<key>openGrowlBugSubmissionPage</key>
   1.200 +				<string>id</string>
   1.201 +				<key>openGrowlDonate</key>
   1.202 +				<string>id</string>
   1.203 +				<key>openGrowlForum</key>
   1.204 +				<string>id</string>
   1.205 +				<key>openGrowlTrac</key>
   1.206 +				<string>id</string>
   1.207 +				<key>openGrowlWebSite</key>
   1.208 +				<string>id</string>
   1.209 +				<key>playSound</key>
   1.210 +				<string>id</string>
   1.211 +				<key>resolveService</key>
   1.212 +				<string>id</string>
   1.213 +				<key>showApplicationConfigurationTab</key>
   1.214 +				<string>id</string>
   1.215 +				<key>showDisabledDisplays</key>
   1.216 +				<string>id</string>
   1.217 +				<key>showPreview</key>
   1.218 +				<string>id</string>
   1.219 +				<key>startStopGrowl</key>
   1.220 +				<string>id</string>
   1.221 +			</dict>
   1.222 +			<key>CLASS</key>
   1.223 +			<string>GrowlPreferencePane</string>
   1.224 +			<key>LANGUAGE</key>
   1.225 +			<string>ObjC</string>
   1.226 +			<key>OUTLETS</key>
   1.227 +			<dict>
   1.228 +				<key>aboutBoxTextView</key>
   1.229 +				<string>NSTextView</string>
   1.230 +				<key>aboutVersionString</key>
   1.231 +				<string>NSTextField</string>
   1.232 +				<key>appPositionPicker</key>
   1.233 +				<string>GrowlPositionPicker</string>
   1.234 +				<key>applicationNameAndIconColumn</key>
   1.235 +				<string>NSTableColumn</string>
   1.236 +				<key>applicationsTab</key>
   1.237 +				<string>NSTabView</string>
   1.238 +				<key>configurationTab</key>
   1.239 +				<string>NSTabView</string>
   1.240 +				<key>customMenuButton</key>
   1.241 +				<string>NSPopUpButton</string>
   1.242 +				<key>disabledDisplaysList</key>
   1.243 +				<string>NSTextView</string>
   1.244 +				<key>disabledDisplaysSheet</key>
   1.245 +				<string>NSWindow</string>
   1.246 +				<key>displayAuthor</key>
   1.247 +				<string>NSTextField</string>
   1.248 +				<key>displayDefaultPrefView</key>
   1.249 +				<string>NSView</string>
   1.250 +				<key>displayMenuButton</key>
   1.251 +				<string>NSPopUpButton</string>
   1.252 +				<key>displayPluginsArrayController</key>
   1.253 +				<string>NSArrayController</string>
   1.254 +				<key>displayPluginsTable</key>
   1.255 +				<string>NSTableView</string>
   1.256 +				<key>displayPrefView</key>
   1.257 +				<string>NSView</string>
   1.258 +				<key>displayVersion</key>
   1.259 +				<string>NSTextField</string>
   1.260 +				<key>globalPositionPicker</key>
   1.261 +				<string>GrowlPositionPicker</string>
   1.262 +				<key>growlApplications</key>
   1.263 +				<string>NSTableView</string>
   1.264 +				<key>growlRunningProgress</key>
   1.265 +				<string>NSProgressIndicator</string>
   1.266 +				<key>growlRunningStatus</key>
   1.267 +				<string>NSTextField</string>
   1.268 +				<key>growlVersionProgress</key>
   1.269 +				<string>NSProgressIndicator</string>
   1.270 +				<key>logFileType</key>
   1.271 +				<string>NSMatrix</string>
   1.272 +				<key>networkTableView</key>
   1.273 +				<string>NSTableView</string>
   1.274 +				<key>notificationDisplayMenuButton</key>
   1.275 +				<string>NSPopUpButton</string>
   1.276 +				<key>notificationPriorityMenu</key>
   1.277 +				<string>NSMenu</string>
   1.278 +				<key>notificationsArrayController</key>
   1.279 +				<string>NSArrayController</string>
   1.280 +				<key>previewButton</key>
   1.281 +				<string>NSButton</string>
   1.282 +				<key>servicePasswordColumn</key>
   1.283 +				<string>NSTableColumn</string>
   1.284 +				<key>servicesArrayController</key>
   1.285 +				<string>NSArrayController</string>
   1.286 +				<key>soundMenuButton</key>
   1.287 +				<string>NSPopUpButton</string>
   1.288 +				<key>startStopGrowl</key>
   1.289 +				<string>NSButton</string>
   1.290 +				<key>ticketsArrayController</key>
   1.291 +				<string>TicketsArrayController</string>
   1.292 +			</dict>
   1.293 +			<key>SUPERCLASS</key>
   1.294 +			<string>NSPreferencePane</string>
   1.295 +		</dict>
   1.296 +		<dict>
   1.297 +			<key>CLASS</key>
   1.298 +			<string>NSView</string>
   1.299 +			<key>LANGUAGE</key>
   1.300 +			<string>ObjC</string>
   1.301 +			<key>SUPERCLASS</key>
   1.302 +			<string>NSResponder</string>
   1.303 +		</dict>
   1.304 +		<dict>
   1.305 +			<key>CLASS</key>
   1.306 +			<string>FirstResponder</string>
   1.307 +			<key>LANGUAGE</key>
   1.308 +			<string>ObjC</string>
   1.309 +			<key>SUPERCLASS</key>
   1.310 +			<string>NSObject</string>
   1.311 +		</dict>
   1.312 +		<dict>
   1.313 +			<key>CLASS</key>
   1.314 +			<string>NSPreferencePane</string>
   1.315 +			<key>LANGUAGE</key>
   1.316 +			<string>ObjC</string>
   1.317 +			<key>OUTLETS</key>
   1.318 +			<dict>
   1.319 +				<key>_firstKeyView</key>
   1.320 +				<string>id</string>
   1.321 +				<key>_initialKeyView</key>
   1.322 +				<string>id</string>
   1.323 +				<key>_lastKeyView</key>
   1.324 +				<string>id</string>
   1.325 +				<key>_window</key>
   1.326 +				<string>id</string>
   1.327 +			</dict>
   1.328 +			<key>SUPERCLASS</key>
   1.329 +			<string>NSObject</string>
   1.330 +		</dict>
   1.331 +	</array>
   1.332 +	<key>IBVersion</key>
   1.333 +	<string>1</string>
   1.334 +</dict>
   1.335 +</plist>