From 6d9d1c6051179e1fa482da0d8973681050bb6077 Mon Sep 17 00:00:00 2001
From: Simon Howard
Date: Sun, 2 Jan 2011 17:45:24 +0000
Subject: Remove redundant package version label from top of OS X launcher
window.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2234
---
pkg/Makefile.am | 3 +-
pkg/osx/LauncherManager.h | 1 -
pkg/osx/LauncherManager.m | 1 -
pkg/osx/Resources/launcher.nib/classes.nib | 47 -
pkg/osx/Resources/launcher.nib/designable.nib | 2679 +++++++++++++++++++++++
pkg/osx/Resources/launcher.nib/info.nib | 23 -
pkg/osx/Resources/launcher.nib/keyedobjects.nib | Bin 19616 -> 24936 bytes
7 files changed, 2680 insertions(+), 74 deletions(-)
delete mode 100644 pkg/osx/Resources/launcher.nib/classes.nib
create mode 100644 pkg/osx/Resources/launcher.nib/designable.nib
delete mode 100644 pkg/osx/Resources/launcher.nib/info.nib
(limited to 'pkg')
diff --git a/pkg/Makefile.am b/pkg/Makefile.am
index 9775fa77..a22e4018 100644
--- a/pkg/Makefile.am
+++ b/pkg/Makefile.am
@@ -5,8 +5,7 @@ osx/Resources/app.icns \
osx/Resources/app.png \
osx/Resources/wadfile.icns \
osx/Resources/wadfile.png \
-osx/Resources/launcher.nib/classes.nib \
-osx/Resources/launcher.nib/info.nib \
+osx/Resources/launcher.nib/designable.nib \
osx/Resources/launcher.nib/keyedobjects.nib \
osx/GNUmakefile \
osx/Info.plist.in osx/Info-gnustep.plist.in \
diff --git a/pkg/osx/LauncherManager.h b/pkg/osx/LauncherManager.h
index e454ab4f..7e8c35cd 100644
--- a/pkg/osx/LauncherManager.h
+++ b/pkg/osx/LauncherManager.h
@@ -35,7 +35,6 @@
id launchButton;
id commandLineArguments;
- id packageLabel;
}
- (void) launch: (id)sender;
diff --git a/pkg/osx/LauncherManager.m b/pkg/osx/LauncherManager.m
index ae91ef4d..8c523ab4 100644
--- a/pkg/osx/LauncherManager.m
+++ b/pkg/osx/LauncherManager.m
@@ -327,7 +327,6 @@ static NSString *AppendQuotedFilename(NSString *str, NSString *fileName)
- (void) awakeFromNib
{
- [self->packageLabel setStringValue: @PACKAGE_STRING];
[self->launcherWindow setTitle: @PACKAGE_NAME " Launcher"];
[self->launcherWindow center];
[self->launcherWindow setDefaultButtonCell: [self->launchButton cell]];
diff --git a/pkg/osx/Resources/launcher.nib/classes.nib b/pkg/osx/Resources/launcher.nib/classes.nib
deleted file mode 100644
index 7efc837a..00000000
--- a/pkg/osx/Resources/launcher.nib/classes.nib
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- IBClasses = (
- {
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {launcherManager = id; };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {closeConfigWindow = id; openConfigWindow = id; };
- CLASS = IWADController;
- LANGUAGE = ObjC;
- OUTLETS = {
- chex = id;
- configWindow = id;
- doom1 = id;
- doom2 = id;
- iwadSelector = id;
- plutonia = id;
- tnt = id;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {setButtonClicked = id; };
- CLASS = IWADLocation;
- LANGUAGE = ObjC;
- OUTLETS = {locationConfigBox = id; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {launch = id; openTerminal = id; runSetup = id; };
- CLASS = LauncherManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- commandLineArguments = id;
- iwadController = id;
- launchButton = id;
- launcherWindow = id;
- packageLabel = id;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
-}
\ No newline at end of file
diff --git a/pkg/osx/Resources/launcher.nib/designable.nib b/pkg/osx/Resources/launcher.nib/designable.nib
new file mode 100644
index 00000000..856ea06f
--- /dev/null
+++ b/pkg/osx/Resources/launcher.nib/designable.nib
@@ -0,0 +1,2679 @@
+
+
+
+ 1060
+ 10F569
+ 823
+ 1038.29
+ 461.00
+
+
+
+
+
+
+
+ YES
+
+
+ performMiniaturize:
+
+
+
+ 37
+
+
+
+ arrangeInFront:
+
+
+
+ 39
+
+
+
+ terminate:
+
+
+
+ 139
+
+
+
+ orderFrontStandardAboutPanel:
+
+
+
+ 142
+
+
+
+ hideOtherApplications:
+
+
+
+ 146
+
+
+
+ hide:
+
+
+
+ 152
+
+
+
+ unhideAllApplications:
+
+
+
+ 153
+
+
+
+ performZoom:
+
+
+
+ 198
+
+
+
+ launcherWindow
+
+
+
+ 207
+
+
+
+ commandLineArguments
+
+
+
+ 222
+
+
+
+ runSetup:
+
+
+
+ 223
+
+
+
+ launch:
+
+
+
+ 224
+
+
+
+ openConfigWindow:
+
+
+
+ 226
+
+
+
+ locationConfigBox
+
+
+
+ 251
+
+
+
+ locationConfigBox
+
+
+
+ 252
+
+
+
+ locationConfigBox
+
+
+
+ 253
+
+
+
+ locationConfigBox
+
+
+
+ 254
+
+
+
+ setButtonClicked:
+
+
+
+ 255
+
+
+
+ setButtonClicked:
+
+
+
+ 256
+
+
+
+ setButtonClicked:
+
+
+
+ 257
+
+
+
+ setButtonClicked:
+
+
+
+ 258
+
+
+
+ closeConfigWindow:
+
+
+
+ 259
+
+
+
+ doom1
+
+
+
+ 260
+
+
+
+ doom2
+
+
+
+ 261
+
+
+
+ tnt
+
+
+
+ 262
+
+
+
+ plutonia
+
+
+
+ 263
+
+
+
+ chex
+
+
+
+ 264
+
+
+
+ configWindow
+
+
+
+ 265
+
+
+
+ iwadSelector
+
+
+
+ 266
+
+
+
+ locationConfigBox
+
+
+
+ 267
+
+
+
+ openConfigWindow:
+
+
+
+ 268
+
+
+
+ iwadController
+
+
+
+ 269
+
+
+
+ delegate
+
+
+
+ 271
+
+
+
+ launcherManager
+
+
+
+ 272
+
+
+
+ setButtonClicked:
+
+
+
+ 273
+
+
+
+ paste:
+
+
+
+ 306
+
+
+
+ delete:
+
+
+
+ 307
+
+
+
+ cut:
+
+
+
+ 310
+
+
+
+ undo:
+
+
+
+ 313
+
+
+
+ copy:
+
+
+
+ 315
+
+
+
+ selectAll:
+
+
+
+ 317
+
+
+
+ redo:
+
+
+
+ 318
+
+
+
+ openTerminal:
+
+
+
+ 321
+
+
+
+ launchButton
+
+
+
+ 322
+
+
+
+
+ YES
+
+ 0
+
+ YES
+
+
+
+
+
+ -2
+
+
+ File's Owner
+
+
+ -1
+
+
+ First Responder
+
+
+ 21
+
+
+ YES
+
+
+
+ Launcher Window
+
+
+ 2
+
+
+ YES
+
+
+
+
+
+
+
+
+
+
+
+
+ 209
+
+
+ YES
+
+
+
+
+
+ 211
+
+
+ YES
+
+
+
+
+
+ 216
+
+
+ YES
+
+
+
+
+
+ 217
+
+
+ YES
+
+
+
+
+
+ 218
+
+
+ YES
+
+
+
+
+
+ 219
+
+
+ YES
+
+
+
+
+
+ 220
+
+
+ YES
+
+
+
+
+
+ 221
+
+
+ YES
+
+
+
+
+
+ 29
+
+
+ YES
+
+
+
+
+
+ MainMenu
+
+
+ 19
+
+
+ YES
+
+
+
+
+
+ 24
+
+
+ YES
+
+
+
+
+
+
+
+
+ 5
+
+
+
+
+ 23
+
+
+
+
+ 92
+
+
+
+
+ 197
+
+
+
+
+ 56
+
+
+ YES
+
+
+
+
+
+ 57
+
+
+ YES
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 58
+
+
+
+
+ 129
+
+
+
+
+ 131
+
+
+ YES
+
+
+
+
+
+ 130
+
+
+
+
+ 134
+
+
+
+
+ 136
+
+
+
+
+ 143
+
+
+
+
+ 144
+
+
+
+
+ 145
+
+
+
+
+ 149
+
+
+
+
+ 150
+
+
+
+
+ 196
+
+
+
+
+ 320
+
+
+
+
+ 274
+
+
+ YES
+
+
+
+
+
+ 275
+
+
+ YES
+
+
+
+
+
+
+
+
+
+
+
+
+ 281
+
+
+
+
+ 282
+
+
+
+
+ 287
+
+
+
+
+ 289
+
+
+
+
+ 290
+
+
+
+
+ 291
+
+
+
+
+ 293
+
+
+
+
+ 301
+
+
+
+
+ 206
+
+
+ LauncherManager
+
+
+ 225
+
+
+ IWADController
+
+
+ 227
+
+
+ YES
+
+
+
+ Configuration Window
+
+
+ 228
+
+
+ YES
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 234
+
+
+ YES
+
+
+
+
+
+ 235
+
+
+ YES
+
+
+
+
+
+ 236
+
+
+ YES
+
+
+
+
+
+ 238
+
+
+ YES
+
+
+
+
+
+ 239
+
+
+ YES
+
+
+
+
+
+ 240
+
+
+ YES
+
+
+
+
+
+ 241
+
+
+ YES
+
+
+
+
+
+ 242
+
+
+ YES
+
+
+
+
+
+ 243
+
+
+ YES
+
+
+
+
+
+ 244
+
+
+ YES
+
+
+
+
+
+ 245
+
+
+ YES
+
+
+
+
+
+ 246
+
+
+ YES
+
+
+
+
+
+ 247
+
+
+ YES
+
+
+
+
+
+ 248
+
+
+ YES
+
+
+
+
+
+ 249
+
+
+ YES
+
+
+
+
+
+ 250
+
+
+ YES
+
+
+
+
+
+ 229
+
+
+ Doom1IWAD
+
+
+ 230
+
+
+ Doom2IWAD
+
+
+ 231
+
+
+ TNTIWAD
+
+
+ 232
+
+
+ PlutoniaIWAD
+
+
+ 233
+
+
+ ChexIWAD
+
+
+ 270
+
+
+ AppController
+
+
+ 325
+
+
+
+
+ 326
+
+
+ YES
+
+
+
+
+
+ 327
+
+
+
+
+ 328
+
+
+
+
+ 329
+
+
+
+
+ 330
+
+
+
+
+ 331
+
+
+
+
+ 332
+
+
+
+
+ 333
+
+
+
+
+ 334
+
+
+
+
+ 335
+
+
+
+
+ 336
+
+
+
+
+ 337
+
+
+
+
+ 338
+
+
+
+
+ 339
+
+
+
+
+ 340
+
+
+
+
+ 341
+
+
+
+
+ 342
+
+
+
+
+ 343
+
+
+
+
+ 344
+
+
+
+
+ 345
+
+
+
+
+ 346
+
+
+
+
+ 347
+
+
+
+
+ 348
+
+
+
+
+ 212
+
+
+ YES
+
+
+
+
+
+ 213
+
+
+
+
+ -3
+
+
+ Application
+
+
+ 349
+
+
+
+
+ 350
+
+
+
+
+ 351
+
+
+
+
+
+
+ YES
+
+ YES
+ 129.IBPluginDependency
+ 129.ImportedFromIB2
+ 130.IBPluginDependency
+ 130.ImportedFromIB2
+ 131.IBPluginDependency
+ 131.ImportedFromIB2
+ 134.IBPluginDependency
+ 134.ImportedFromIB2
+ 136.IBPluginDependency
+ 136.ImportedFromIB2
+ 143.IBPluginDependency
+ 143.ImportedFromIB2
+ 144.IBPluginDependency
+ 144.ImportedFromIB2
+ 145.IBPluginDependency
+ 145.ImportedFromIB2
+ 149.IBPluginDependency
+ 149.ImportedFromIB2
+ 150.IBPluginDependency
+ 150.ImportedFromIB2
+ 19.IBPluginDependency
+ 19.ImportedFromIB2
+ 196.IBPluginDependency
+ 196.ImportedFromIB2
+ 197.IBPluginDependency
+ 197.ImportedFromIB2
+ 2.IBPluginDependency
+ 2.ImportedFromIB2
+ 206.ImportedFromIB2
+ 209.IBPluginDependency
+ 209.IBViewBoundsToFrameTransform
+ 209.ImportedFromIB2
+ 21.IBEditorWindowLastContentRect
+ 21.IBPluginDependency
+ 21.IBWindowTemplateEditedContentRect
+ 21.ImportedFromIB2
+ 21.NSWindowTemplate.visibleAtLaunch
+ 21.windowTemplate.hasMinSize
+ 21.windowTemplate.minSize
+ 211.IBPluginDependency
+ 211.IBViewBoundsToFrameTransform
+ 211.ImportedFromIB2
+ 212.IBPluginDependency
+ 212.ImportedFromIB2
+ 213.IBPluginDependency
+ 213.ImportedFromIB2
+ 216.IBPluginDependency
+ 216.IBViewBoundsToFrameTransform
+ 216.ImportedFromIB2
+ 217.IBPluginDependency
+ 217.IBViewBoundsToFrameTransform
+ 217.ImportedFromIB2
+ 218.IBPluginDependency
+ 218.IBViewBoundsToFrameTransform
+ 218.ImportedFromIB2
+ 219.IBPluginDependency
+ 219.IBViewBoundsToFrameTransform
+ 219.ImportedFromIB2
+ 220.IBPluginDependency
+ 220.IBViewBoundsToFrameTransform
+ 220.ImportedFromIB2
+ 221.IBPluginDependency
+ 221.IBViewBoundsToFrameTransform
+ 221.ImportedFromIB2
+ 225.ImportedFromIB2
+ 227.IBEditorWindowLastContentRect
+ 227.IBPluginDependency
+ 227.IBWindowTemplateEditedContentRect
+ 227.ImportedFromIB2
+ 227.windowTemplate.hasMinSize
+ 227.windowTemplate.minSize
+ 228.IBPluginDependency
+ 228.ImportedFromIB2
+ 229.ImportedFromIB2
+ 23.IBPluginDependency
+ 23.ImportedFromIB2
+ 230.ImportedFromIB2
+ 231.ImportedFromIB2
+ 232.ImportedFromIB2
+ 233.ImportedFromIB2
+ 234.IBPluginDependency
+ 234.ImportedFromIB2
+ 235.IBPluginDependency
+ 235.ImportedFromIB2
+ 236.IBPluginDependency
+ 236.ImportedFromIB2
+ 238.IBPluginDependency
+ 238.ImportedFromIB2
+ 239.IBPluginDependency
+ 239.ImportedFromIB2
+ 24.IBPluginDependency
+ 24.ImportedFromIB2
+ 240.IBPluginDependency
+ 240.ImportedFromIB2
+ 241.IBPluginDependency
+ 241.ImportedFromIB2
+ 242.IBPluginDependency
+ 242.ImportedFromIB2
+ 243.IBPluginDependency
+ 243.ImportedFromIB2
+ 244.IBPluginDependency
+ 244.ImportedFromIB2
+ 245.IBPluginDependency
+ 245.ImportedFromIB2
+ 246.IBPluginDependency
+ 246.ImportedFromIB2
+ 247.IBPluginDependency
+ 247.ImportedFromIB2
+ 248.IBPluginDependency
+ 248.ImportedFromIB2
+ 249.IBPluginDependency
+ 249.ImportedFromIB2
+ 250.IBPluginDependency
+ 250.ImportedFromIB2
+ 270.ImportedFromIB2
+ 274.IBPluginDependency
+ 274.ImportedFromIB2
+ 275.IBPluginDependency
+ 275.ImportedFromIB2
+ 281.IBPluginDependency
+ 281.ImportedFromIB2
+ 282.IBPluginDependency
+ 282.ImportedFromIB2
+ 287.IBPluginDependency
+ 287.ImportedFromIB2
+ 289.IBPluginDependency
+ 289.ImportedFromIB2
+ 29.IBEditorWindowLastContentRect
+ 29.IBPluginDependency
+ 29.ImportedFromIB2
+ 290.IBPluginDependency
+ 290.ImportedFromIB2
+ 291.IBPluginDependency
+ 291.ImportedFromIB2
+ 293.IBPluginDependency
+ 293.ImportedFromIB2
+ 301.IBPluginDependency
+ 301.ImportedFromIB2
+ 320.IBPluginDependency
+ 320.ImportedFromIB2
+ 349.IBPluginDependency
+ 350.IBPluginDependency
+ 351.IBPluginDependency
+ 5.IBPluginDependency
+ 5.ImportedFromIB2
+ 56.IBPluginDependency
+ 56.ImportedFromIB2
+ 57.IBPluginDependency
+ 57.ImportedFromIB2
+ 58.IBPluginDependency
+ 58.ImportedFromIB2
+ 92.IBPluginDependency
+ 92.ImportedFromIB2
+
+
+ YES
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABBiAAAwyEAAA
+
+
+ {{337, 406}, {530, 190}}
+ com.apple.InterfaceBuilder.CocoaPlugin
+ {{337, 406}, {530, 190}}
+
+
+
+ {243.529, 107}
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABBiAAAwxAAAA
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ AUO/AABCTAAAA
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABDjIAAww8AAA
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABBiAAAwwoAAA
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABBoAAAwu4AAA
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABDwYAAwgQAAA
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ P4AAAL+AAABBYAAAwgQAAA
+
+
+
+ {{329, 484}, {480, 316}}
+ com.apple.InterfaceBuilder.CocoaPlugin
+ {{329, 484}, {480, 316}}
+
+
+ {213, 107}
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+
+
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ {{329, 814}, {223, 20}}
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+ com.apple.InterfaceBuilder.CocoaPlugin
+
+
+
+
+ YES
+
+
+ YES
+
+
+
+
+ YES
+
+
+ YES
+
+
+
+ 351
+
+
+
+ YES
+
+ AppController
+ NSObject
+
+ launcherManager
+ id
+
+
+ launcherManager
+
+ launcherManager
+ id
+
+
+
+ IBUserSource
+
+
+
+
+ FirstResponder
+
+ IBUserSource
+
+
+
+
+ IWADController
+ NSObject
+
+ YES
+
+ YES
+ closeConfigWindow:
+ openConfigWindow:
+
+
+ YES
+ id
+ id
+
+
+
+ YES
+
+ YES
+ closeConfigWindow:
+ openConfigWindow:
+
+
+ YES
+
+ closeConfigWindow:
+ id
+
+
+ openConfigWindow:
+ id
+
+
+
+
+ YES
+
+ YES
+ chex
+ configWindow
+ doom1
+ doom2
+ iwadSelector
+ plutonia
+ tnt
+
+
+ YES
+ id
+ id
+ id
+ id
+ id
+ id
+ id
+
+
+
+ YES
+
+ YES
+ chex
+ configWindow
+ doom1
+ doom2
+ iwadSelector
+ plutonia
+ tnt
+
+
+ YES
+
+ chex
+ id
+
+
+ configWindow
+ id
+
+
+ doom1
+ id
+
+
+ doom2
+ id
+
+
+ iwadSelector
+ id
+
+
+ plutonia
+ id
+
+
+ tnt
+ id
+
+
+
+
+ IBUserSource
+
+
+
+
+ IWADLocation
+ NSObject
+
+ setButtonClicked:
+ id
+
+
+ setButtonClicked:
+
+ setButtonClicked:
+ id
+
+
+
+ locationConfigBox
+ id
+
+
+ locationConfigBox
+
+ locationConfigBox
+ id
+
+
+
+ IBUserSource
+
+
+
+
+ LauncherManager
+ NSObject
+
+ YES
+
+ YES
+ launch:
+ openTerminal:
+ runSetup:
+
+
+ YES
+ id
+ id
+ id
+
+
+
+ YES
+
+ YES
+ launch:
+ openTerminal:
+ runSetup:
+
+
+ YES
+
+ launch:
+ id
+
+
+ openTerminal:
+ id
+
+
+ runSetup:
+ id
+
+
+
+
+ YES
+
+ YES
+ commandLineArguments
+ iwadController
+ launchButton
+ launcherWindow
+
+
+ YES
+ id
+ id
+ id
+ id
+
+
+
+ YES
+
+ YES
+ commandLineArguments
+ iwadController
+ launchButton
+ launcherWindow
+
+
+ YES
+
+ commandLineArguments
+ id
+
+
+ iwadController
+ id
+
+
+ launchButton
+ id
+
+
+ launcherWindow
+ id
+
+
+
+
+ IBUserSource
+
+
+
+
+
+ 0
+ IBCocoaFramework
+
+ com.apple.InterfaceBuilder.CocoaPlugin.macosx
+
+
+
+ com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3
+
+
+ YES
+
+ 3
+
+ YES
+
+ YES
+ 128x128
+ NSMenuCheckmark
+ NSMenuMixedState
+
+
+ YES
+ {128, 128}
+ {9, 8}
+ {7, 2}
+
+
+
+
diff --git a/pkg/osx/Resources/launcher.nib/info.nib b/pkg/osx/Resources/launcher.nib/info.nib
deleted file mode 100644
index 512ee6dd..00000000
--- a/pkg/osx/Resources/launcher.nib/info.nib
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
- IBDocumentLocation
- 325 73 612 260 0 0 1440 878
- IBEditorPositions
-
- 29
- 221 322 205 44 0 0 1440 878
-
- IBFramework Version
- 446.1
- IBOpenObjects
-
- 29
- 21
- 227
-
- IBSystem Version
- 8S2167
-
-
diff --git a/pkg/osx/Resources/launcher.nib/keyedobjects.nib b/pkg/osx/Resources/launcher.nib/keyedobjects.nib
index cc763056..93066265 100644
Binary files a/pkg/osx/Resources/launcher.nib/keyedobjects.nib and b/pkg/osx/Resources/launcher.nib/keyedobjects.nib differ
--
cgit v1.2.3