Move the NovaTools nibs to xibs.

This commit is contained in:
C.W. Betts 2014-02-01 11:39:07 -07:00
parent d68a794101
commit 0b7834d42b
24 changed files with 1148 additions and 123 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1070" identifier="macosx"/>
<deployment defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>

Binary file not shown.

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1070" identifier="macosx"/>
<deployment defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>

Binary file not shown.

View File

@ -36,10 +36,10 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="423" height="197"/>
<size key="maxSize" width="423" height="10000000"/>
<size key="maxSize" width="440" height="10000000"/>
<color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
<size key="minSize" width="423" height="197"/>
<size key="maxSize" width="423" height="10000000"/>
<size key="maxSize" width="440" height="10000000"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@ -181,9 +181,9 @@
</cells>
<connections>
<binding destination="123" name="enabled" keyPath="selection.movie" id="131">
<mutableDictionary key="options">
<dictionary key="options">
<string key="NSValueTransformerName">NSIsNotNil</string>
</mutableDictionary>
</dictionary>
</binding>
</connections>
</matrix>
@ -211,9 +211,9 @@
</cells>
<connections>
<binding destination="123" name="enabled" keyPath="selection.movie" id="130">
<mutableDictionary key="options">
<dictionary key="options">
<string key="NSValueTransformerName">NSIsNotNil</string>
</mutableDictionary>
</dictionary>
</binding>
</connections>
</matrix>
@ -238,23 +238,23 @@
<tabViewItems>
<tabViewItem label="Graphic" identifier="1" id="105">
<view key="view" id="106">
<rect key="frame" x="10" y="25" width="237" height="157"/>
<rect key="frame" x="10" y="29" width="236" height="153"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView translatesAutoresizingMaskIntoConstraints="NO" id="103">
<rect key="frame" x="0.0" y="0.0" width="237" height="157"/>
<rect key="frame" x="0.0" y="0.0" width="236" height="153"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="152"/>
<connections>
<binding destination="123" name="hidden" keyPath="selection.graphic" id="144">
<mutableDictionary key="options">
<dictionary key="options">
<string key="NSValueTransformerName">NSIsNil</string>
</mutableDictionary>
</dictionary>
</binding>
</connections>
</imageView>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="116">
<rect key="frame" x="59" y="72" width="119" height="14"/>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="116">
<rect key="frame" x="59" y="70" width="119" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="No Graphic Specified" id="153">
<font key="font" metaFont="smallSystem"/>
@ -263,9 +263,9 @@
</textFieldCell>
<connections>
<binding destination="123" name="hidden" keyPath="selection.graphic" id="135">
<mutableDictionary key="options">
<dictionary key="options">
<string key="NSValueTransformerName">NSIsNotNil</string>
</mutableDictionary>
</dictionary>
</binding>
</connections>
</textField>
@ -307,9 +307,9 @@
</textFieldCell>
<connections>
<binding destination="123" name="hidden" keyPath="selection.movie" id="138">
<mutableDictionary key="options">
<dictionary key="options">
<string key="NSValueTransformerName">NSIsNotNil</string>
</mutableDictionary>
</dictionary>
</binding>
</connections>
</textField>

Binary file not shown.

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1070" identifier="macosx"/>
<deployment defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>
@ -599,9 +599,9 @@ Destination:</string>
<menuItem title="At Intermediate Destination" id="214">
<connections>
<binding destination="557" name="enabled" keyPath="selection.cargoPickUp" id="673">
<mutableDictionary key="options">
<dictionary key="options">
<string key="NSValueTransformerName">NSNegateBoolean</string>
</mutableDictionary>
</dictionary>
</binding>
</connections>
</menuItem>
@ -1018,8 +1018,8 @@ Destination:</string>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</comboBoxCell>
<connections>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveNames" previousBinding="599" id="604"/>
<binding destination="557" name="enabled" keyPath="selection.missionShipCount" id="599"/>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveNames" previousBinding="599" id="604"/>
</connections>
</comboBox>
<comboBox verticalHuggingPriority="750" id="404">
@ -1031,8 +1031,8 @@ Destination:</string>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</comboBoxCell>
<connections>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveSubtitles" previousBinding="600" id="608"/>
<binding destination="557" name="enabled" keyPath="selection.missionShipCount" id="600"/>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveSubtitles" previousBinding="600" id="608"/>
</connections>
</comboBox>
<button verticalHuggingPriority="750" id="405">
@ -1043,8 +1043,8 @@ Destination:</string>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveNames" previousBinding="601" id="606"/>
<binding destination="557" name="enabled" keyPath="selection.missionShipCount" id="601"/>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveNames" previousBinding="601" id="606"/>
</connections>
</button>
<button verticalHuggingPriority="750" id="406">
@ -1055,8 +1055,8 @@ Destination:</string>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveSubtitles" previousBinding="602" id="610"/>
<binding destination="557" name="enabled" keyPath="selection.missionShipCount" id="602"/>
<binding destination="557" name="enabled2" keyPath="selection.missionShipsHaveSubtitles" previousBinding="602" id="610"/>
</connections>
</button>
<button id="407">
@ -1433,8 +1433,8 @@ Destination:</string>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</comboBoxCell>
<connections>
<binding destination="557" name="enabled" keyPath="selection.auxShipCount" id="625"/>
<binding destination="557" name="value" keyPath="selection" id="621"/>
<binding destination="557" name="enabled" keyPath="selection.auxShipCount" id="625"/>
</connections>
</comboBox>
<textField verticalHuggingPriority="750" id="290">

Binary file not shown.

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1070" identifier="macosx"/>
<deployment defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>

View File

@ -0,0 +1,9 @@
/* Class = "NSMenu"; title = "Menu"; ObjectID = "5"; */
"5.title" = "Menu";
/* Class = "NSMenuItem"; title = "All Rights Reserved."; ObjectID = "6"; */
"6.title" = "All Rights Reserved.";
/* Class = "NSMenuItem"; title = "© 2001 w00tware"; ObjectID = "7"; */
"7.title" = "© 2001 w00tware";

View File

@ -0,0 +1,12 @@
/* Class = "NSWindow"; title = "Explosion"; ObjectID = "5"; */
"5.title" = "Explosion";
/* Class = "NSButtonCell"; title = "Play"; ObjectID = "79"; */
"79.title" = "Play";
/* Class = "NSTextFieldCell"; title = "Graphics:"; ObjectID = "84"; */
"84.title" = "Graphics:";
/* Class = "NSButtonCell"; title = "Sound:"; ObjectID = "85"; */
"85.title" = "Sound:";

View File

@ -0,0 +1,129 @@
/* Class = "NSWindow"; title = "Character"; ObjectID = "137"; */
"137.title" = "Character";
/* Class = "NSFormCell"; title = "Delay:"; ObjectID = "139"; */
"139.title" = "Delay:";
/* Class = "NSFormCell"; title = "Delay:"; ObjectID = "142"; */
"142.title" = "Delay:";
/* Class = "NSFormCell"; title = "Delay:"; ObjectID = "145"; */
"145.title" = "Delay:";
/* Class = "NSBox"; title = "Introduction"; ObjectID = "149"; */
"149.title" = "Introduction";
/* Class = "NSFormCell"; title = "Delay:"; ObjectID = "150"; */
"150.title" = "Delay:";
/* Class = "NSBox"; title = "Nova Control Bits"; ObjectID = "153"; */
"153.title" = "Nova Control Bits";
/* Class = "NSFormCell"; title = "Set On Start:"; ObjectID = "156"; */
"156.title" = "Set On Start:";
/* Class = "NSFormCell"; title = "3:"; ObjectID = "169"; */
"169.title" = "3:";
/* Class = "NSFormCell"; title = "2:"; ObjectID = "171"; */
"171.title" = "2:";
/* Class = "NSFormCell"; title = "4:"; ObjectID = "174"; */
"174.title" = "4:";
/* Class = "NSFormCell"; title = "1:"; ObjectID = "175"; */
"175.title" = "1:";
/* Class = "NSFormCell"; title = "Cash:"; ObjectID = "179"; */
"179.title" = "Cash:";
/* Class = "NSFormCell"; title = "Kills:"; ObjectID = "185"; */
"185.title" = "Kills:";
/* Class = "NSTabViewItem"; label = "Images"; ObjectID = "214"; */
"214.label" = "Images";
/* Class = "NSTabViewItem"; label = "Text"; ObjectID = "216"; */
"216.label" = "Text";
/* Class = "NSFormCell"; title = "Prefix:"; ObjectID = "364"; */
"364.title" = "Prefix:";
/* Class = "NSFormCell"; title = "Suffix:"; ObjectID = "373"; */
"373.title" = "Suffix:";
/* Class = "NSBox"; title = "Beginning Of Time"; ObjectID = "374"; */
"374.title" = "Beginning Of Time";
/* Class = "NSBox"; title = "Initial Goodies"; ObjectID = "403"; */
"403.title" = "Initial Goodies";
/* Class = "NSFormCell"; title = "Character Title:"; ObjectID = "408"; */
"408.title" = "Character Title:";
/* Class = "NSBox"; title = "Initial Government Status"; ObjectID = "454"; */
"454.title" = "Initial Government Status";
/* Class = "NSBox"; title = "Starting Locations"; ObjectID = "456"; */
"456.title" = "Starting Locations";
/* Class = "NSTextFieldCell"; title = "Text:"; ObjectID = "478"; */
"478.title" = "Text:";
/* Class = "NSTextFieldCell"; title = "No Images Specified"; ObjectID = "480"; */
"480.title" = "No Images Specified";
/* Class = "NSTextFieldCell"; title = "No Text Specified"; ObjectID = "481"; */
"481.title" = "No Text Specified";
/* Class = "NSTextFieldCell"; title = "PICT 1:\n"; ObjectID = "482"; */
"482.title" = "PICT 1:\n";
/* Class = "NSTextFieldCell"; title = "PICT 2:\n"; ObjectID = "483"; */
"483.title" = "PICT 2:\n";
/* Class = "NSTextFieldCell"; title = "PICT 3:\n"; ObjectID = "484"; */
"484.title" = "PICT 3:\n";
/* Class = "NSTextFieldCell"; title = "PICT 4:\n"; ObjectID = "485"; */
"485.title" = "PICT 4:\n";
/* Class = "NSButtonCell"; title = "Edit Text"; ObjectID = "486"; */
"486.title" = "Edit Text";
/* Class = "NSButtonCell"; title = "Principal Character"; ObjectID = "487"; */
"487.title" = "Principal Character";
/* Class = "NSTextFieldCell"; title = "00"; ObjectID = "488"; */
"488.title" = "00";
/* Class = "NSTextFieldCell"; title = "00"; ObjectID = "489"; */
"489.title" = "00";
/* Class = "NSTextFieldCell"; title = "0000"; ObjectID = "490"; */
"490.title" = "0000";
/* Class = "NSTextFieldCell"; title = "Date:"; ObjectID = "492"; */
"492.title" = "Date:";
/* Class = "NSTextFieldCell"; title = "Ship:"; ObjectID = "496"; */
"496.title" = "Ship:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "497"; */
"497.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "499"; */
"499.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "500"; */
"500.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "501"; */
"501.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "502"; */
"502.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "503"; */
"503.title" = "Field:";

View File

@ -0,0 +1,129 @@
/* Class = "NSWindow"; title = "Timed Event"; ObjectID = "5"; */
"5.title" = "Timed Event";
/* Class = "NSBox"; title = "Activation"; ObjectID = "28"; */
"28.title" = "Activation";
/* Class = "NSBox"; title = "Contributes"; ObjectID = "305"; */
"305.title" = "Contributes";
/* Class = "NSBox"; title = "Requires"; ObjectID = "324"; */
"324.title" = "Requires";
/* Class = "NSFormCell"; title = "Probability:"; ObjectID = "381"; */
"381.title" = "Probability:";
/* Class = "NSFormCell"; title = "Duration:"; ObjectID = "382"; */
"382.title" = "Duration:";
/* Class = "NSFormCell"; title = "Pre Holdoff:"; ObjectID = "383"; */
"383.title" = "Pre Holdoff:";
/* Class = "NSFormCell"; title = "Post Holdoff:"; ObjectID = "384"; */
"384.title" = "Post Holdoff:";
/* Class = "NSBox"; title = "Availability When Active"; ObjectID = "385"; */
"385.title" = "Availability When Active";
/* Class = "NSBox"; title = "Nova Control Bits"; ObjectID = "389"; */
"389.title" = "Nova Control Bits";
/* Class = "NSFormCell"; title = "Set On Start:"; ObjectID = "391"; */
"391.title" = "Set On Start:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "392"; */
"392.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "393"; */
"393.title" = "Field:";
/* Class = "NSFormCell"; title = "End:"; ObjectID = "397"; */
"397.title" = "End:";
/* Class = "NSFormCell"; title = "Start:"; ObjectID = "398"; */
"398.title" = "Start:";
/* Class = "NSFormCell"; title = "News:"; ObjectID = "414"; */
"414.title" = "News:";
/* Class = "NSFormCell"; title = "News:"; ObjectID = "415"; */
"415.title" = "News:";
/* Class = "NSFormCell"; title = "News:"; ObjectID = "416"; */
"416.title" = "News:";
/* Class = "NSFormCell"; title = "News:"; ObjectID = "417"; */
"417.title" = "News:";
/* Class = "NSFormCell"; title = "Independent News:"; ObjectID = "418"; */
"418.title" = "Independent News:";
/* Class = "NSBox"; title = "News"; ObjectID = "422"; */
"422.title" = "News";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%e %B %Y"; ObjectID = "424"; */
"424.ibShadowedDateFormat" = "%e %B %Y";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%e %B %Y"; ObjectID = "425"; */
"425.ibShadowedDateFormat" = "%e %B %Y";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%Y"; ObjectID = "426"; */
"426.ibShadowedDateFormat" = "%Y";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%Y"; ObjectID = "427"; */
"427.ibShadowedDateFormat" = "%Y";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%m"; ObjectID = "428"; */
"428.ibShadowedDateFormat" = "%m";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%m"; ObjectID = "429"; */
"429.ibShadowedDateFormat" = "%m";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%e"; ObjectID = "430"; */
"430.ibShadowedDateFormat" = "%e";
/* Class = "NSDateFormatter"; ibShadowedDateFormat = "%e"; ObjectID = "431"; */
"431.ibShadowedDateFormat" = "%e";
/* Class = "NSTextFieldCell"; title = "Start:"; ObjectID = "476"; */
"476.title" = "Start:";
/* Class = "NSTextFieldCell"; title = "End:"; ObjectID = "485"; */
"485.title" = "End:";
/* Class = "NSTextFieldCell"; title = "A B C D E F G H"; ObjectID = "490"; */
"490.title" = "A B C D E F G H";
/* Class = "NSTextFieldCell"; title = "1\n2\n3\n4\n5\n6\n7\n8"; ObjectID = "491"; */
"491.title" = "1\n2\n3\n4\n5\n6\n7\n8";
/* Class = "NSTextFieldCell"; title = "A B C D E F G H"; ObjectID = "492"; */
"492.title" = "A B C D E F G H";
/* Class = "NSTextFieldCell"; title = "1\n2\n3\n4\n5\n6\n7\n8"; ObjectID = "493"; */
"493.title" = "1\n2\n3\n4\n5\n6\n7\n8";
/* Class = "NSTextFieldCell"; title = "Government 1:"; ObjectID = "494"; */
"494.title" = "Government 1:";
/* Class = "NSTextFieldCell"; title = "Government 2:"; ObjectID = "499"; */
"499.title" = "Government 2:";
/* Class = "NSTextFieldCell"; title = "Government 3:"; ObjectID = "500"; */
"500.title" = "Government 3:";
/* Class = "NSTextFieldCell"; title = "Government 4:"; ObjectID = "501"; */
"501.title" = "Government 4:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "502"; */
"502.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "505"; */
"505.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "506"; */
"506.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "507"; */
"507.title" = "Field:";

View File

@ -0,0 +1,48 @@
/* Class = "NSWindow"; title = "Description"; ObjectID = "39"; */
"39.title" = "Description";
/* Class = "NSButtonCell"; title = "Play after showing text"; ObjectID = "95"; */
"95.title" = "Play after showing text";
/* Class = "NSButtonCell"; title = "Play at double size"; ObjectID = "98"; */
"98.title" = "Play at double size";
/* Class = "NSButtonCell"; title = "Play before showing text"; ObjectID = "99"; */
"99.title" = "Play before showing text";
/* Class = "NSButtonCell"; title = "Fade in and out"; ObjectID = "102"; */
"102.title" = "Fade in and out";
/* Class = "NSTabViewItem"; label = "Graphic"; ObjectID = "105"; */
"105.label" = "Graphic";
/* Class = "NSTabViewItem"; label = "Movie"; ObjectID = "109"; */
"109.label" = "Movie";
/* Class = "NSBox"; title = "Movie Options"; ObjectID = "110"; */
"110.title" = "Movie Options";
/* Class = "NSTextFieldCell"; title = "Graphics & Movies"; ObjectID = "151"; */
"151.title" = "Graphics & Movies";
/* Class = "NSTextFieldCell"; title = "No Graphic Specified"; ObjectID = "153"; */
"153.title" = "No Graphic Specified";
/* Class = "NSTextFieldCell"; title = "No Movie Specified"; ObjectID = "154"; */
"154.title" = "No Movie Specified";
/* Class = "NSTextFieldCell"; title = "Graphic:"; ObjectID = "155"; */
"155.title" = "Graphic:";
/* Class = "NSTextFieldCell"; title = "Movie:"; ObjectID = "158"; */
"158.title" = "Movie:";
/* Class = "NSButtonCell"; title = "Choose"; ObjectID = "159"; */
"159.title" = "Choose";
/* Class = "NSButtonCell"; title = "Radio"; ObjectID = "160"; */
"160.title" = "Radio";
/* Class = "NSButtonCell"; title = "Radio"; ObjectID = "161"; */
"161.title" = "Radio";

View File

@ -0,0 +1,603 @@
/* Class = "NSWindow"; title = "Mission"; ObjectID = "39"; */
"39.title" = "Mission";
/* Class = "NSMenuItem"; title = "Specific Planet…"; ObjectID = "93"; */
"93.title" = "Specific Planet…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "94"; */
"94.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Planet in System Adjacent To…"; ObjectID = "95"; */
"95.title" = "Planet in System Adjacent To…";
/* Class = "NSMenuItem"; title = "Any Inhabited Planet"; ObjectID = "96"; */
"96.title" = "Any Inhabited Planet";
/* Class = "NSMenuItem"; title = "Any Planet of Government…"; ObjectID = "97"; */
"97.title" = "Any Planet of Government…";
/* Class = "NSMenuItem"; title = "Any Planet NOT of Government…"; ObjectID = "98"; */
"98.title" = "Any Planet NOT of Government…";
/* Class = "NSMenuItem"; title = "Any Planet of an Enemy of Government…"; ObjectID = "99"; */
"99.title" = "Any Planet of an Enemy of Government…";
/* Class = "NSMenuItem"; title = "Any Planet of Government or its Allies…"; ObjectID = "100"; */
"100.title" = "Any Planet of Government or its Allies…";
/* Class = "NSMenuItem"; title = "Any Planet NEITHER of Government NOR its Allies…"; ObjectID = "101"; */
"101.title" = "Any Planet NEITHER of Government NOR its Allies…";
/* Class = "NSMenuItem"; title = "Any Planet of Government or its Classmates…"; ObjectID = "104"; */
"104.title" = "Any Planet of Government or its Classmates…";
/* Class = "NSMenuItem"; title = "Any Planet NEITHER of Government NOR its Classmates…"; ObjectID = "105"; */
"105.title" = "Any Planet NEITHER of Government NOR its Classmates…";
/* Class = "NSMenuItem"; title = "Any Planet of Government…"; ObjectID = "111"; */
"111.title" = "Any Planet of Government…";
/* Class = "NSMenuItem"; title = "Any Planet of Government or its Classmates…"; ObjectID = "113"; */
"113.title" = "Any Planet of Government or its Classmates…";
/* Class = "NSMenuItem"; title = "Any Planet NEITHER of Government NOR its Classmates…"; ObjectID = "114"; */
"114.title" = "Any Planet NEITHER of Government NOR its Classmates…";
/* Class = "NSMenuItem"; title = "Specific Planet…"; ObjectID = "115"; */
"115.title" = "Specific Planet…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "116"; */
"116.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Planet in System Adjacent To…"; ObjectID = "117"; */
"117.title" = "Planet in System Adjacent To…";
/* Class = "NSMenuItem"; title = "Any Planet of an Enemy of Government…"; ObjectID = "118"; */
"118.title" = "Any Planet of an Enemy of Government…";
/* Class = "NSMenuItem"; title = "Any Planet NOT of Government…"; ObjectID = "119"; */
"119.title" = "Any Planet NOT of Government…";
/* Class = "NSMenuItem"; title = "Any Planet of Government or its Allies…"; ObjectID = "120"; */
"120.title" = "Any Planet of Government or its Allies…";
/* Class = "NSMenuItem"; title = "Any Planet NEITHER of Government NOR its Allies…"; ObjectID = "122"; */
"122.title" = "Any Planet NEITHER of Government NOR its Allies…";
/* Class = "NSMenuItem"; title = "Any Inhabited Planet"; ObjectID = "123"; */
"123.title" = "Any Inhabited Planet";
/* Class = "NSMenuItem"; title = "No Destination"; ObjectID = "124"; */
"124.title" = "No Destination";
/* Class = "NSMenuItem"; title = "Any Uninhabited Planet"; ObjectID = "125"; */
"125.title" = "Any Uninhabited Planet";
/* Class = "NSMenuItem"; title = "Any Planet of Government…"; ObjectID = "127"; */
"127.title" = "Any Planet of Government…";
/* Class = "NSMenuItem"; title = "Any Planet NEITHER of Government NOR its Classmates…"; ObjectID = "128"; */
"128.title" = "Any Planet NEITHER of Government NOR its Classmates…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "129"; */
"129.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Any Planet NOT of Government…"; ObjectID = "130"; */
"130.title" = "Any Planet NOT of Government…";
/* Class = "NSMenuItem"; title = "Specific Planet…"; ObjectID = "132"; */
"132.title" = "Specific Planet…";
/* Class = "NSMenuItem"; title = "Any Planet of Government or its Allies…"; ObjectID = "133"; */
"133.title" = "Any Planet of Government or its Allies…";
/* Class = "NSMenuItem"; title = "Any Inhabited Planet"; ObjectID = "134"; */
"134.title" = "Any Inhabited Planet";
/* Class = "NSMenuItem"; title = "Any Uninhabited Planet"; ObjectID = "135"; */
"135.title" = "Any Uninhabited Planet";
/* Class = "NSMenuItem"; title = "Any Planet of Government or its Classmates…"; ObjectID = "136"; */
"136.title" = "Any Planet of Government or its Classmates…";
/* Class = "NSMenuItem"; title = "Any Planet of an Enemy of Government…"; ObjectID = "137"; */
"137.title" = "Any Planet of an Enemy of Government…";
/* Class = "NSMenuItem"; title = "Any Planet NEITHER of Government NOR its Allies…"; ObjectID = "138"; */
"138.title" = "Any Planet NEITHER of Government NOR its Allies…";
/* Class = "NSMenuItem"; title = "Planet in System Adjacent To…"; ObjectID = "139"; */
"139.title" = "Planet in System Adjacent To…";
/* Class = "NSMenuItem"; title = "No Destination"; ObjectID = "141"; */
"141.title" = "No Destination";
/* Class = "NSMenuItem"; title = "Planet of Origin"; ObjectID = "143"; */
"143.title" = "Planet of Origin";
/* Class = "NSBox"; title = "Origin & Destination"; ObjectID = "147"; */
"147.title" = "Origin & Destination";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "149"; */
"149.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Upon Landing"; ObjectID = "151"; */
"151.title" = "Upon Landing";
/* Class = "NSMenuItem"; title = "Bar"; ObjectID = "152"; */
"152.title" = "Bar";
/* Class = "NSMenuItem"; title = "Mission BBS"; ObjectID = "153"; */
"153.title" = "Mission BBS";
/* Class = "NSMenuItem"; title = "Trade Centre"; ObjectID = "154"; */
"154.title" = "Trade Centre";
/* Class = "NSMenuItem"; title = "Outfitters"; ObjectID = "155"; */
"155.title" = "Outfitters";
/* Class = "NSMenuItem"; title = "Shipyard"; ObjectID = "156"; */
"156.title" = "Shipyard";
/* Class = "NSMenuItem"; title = "From Ship (requires përs)"; ObjectID = "173"; */
"173.title" = "From Ship (requires përs)";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "174"; */
"174.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "This Good or Better…"; ObjectID = "176"; */
"176.title" = "This Good or Better…";
/* Class = "NSMenuItem"; title = "This Evil or Worse…"; ObjectID = "177"; */
"177.title" = "This Evil or Worse…";
/* Class = "NSMenuItem"; title = "Ignored"; ObjectID = "178"; */
"178.title" = "Ignored";
/* Class = "NSMenuItem"; title = "Dominated Origin Planet"; ObjectID = "181"; */
"181.title" = "Dominated Origin Planet";
/* Class = "NSMenuItem"; title = "Dominated Any Planet"; ObjectID = "182"; */
"182.title" = "Dominated Any Planet";
/* Class = "NSMenuItem"; title = "This Good or Better…"; ObjectID = "187"; */
"187.title" = "This Good or Better…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "188"; */
"188.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Ignored"; ObjectID = "189"; */
"189.title" = "Ignored";
/* Class = "NSBox"; title = "Availability"; ObjectID = "194"; */
"194.title" = "Availability";
/* Class = "NSMenuItem"; title = "(Cargo Strings)"; ObjectID = "196"; */
"196.title" = "(Cargo Strings)";
/* Class = "NSMenuItem"; title = "Random Standard Cargo"; ObjectID = "197"; */
"197.title" = "Random Standard Cargo";
/* Class = "NSMenuItem"; title = "No Cargo"; ObjectID = "198"; */
"198.title" = "No Cargo";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "199"; */
"199.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Immediatly"; ObjectID = "205"; */
"205.title" = "Immediatly";
/* Class = "NSMenuItem"; title = "When Boarding Ship"; ObjectID = "207"; */
"207.title" = "When Boarding Ship";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "208"; */
"208.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "At Intermediate Destination"; ObjectID = "209"; */
"209.title" = "At Intermediate Destination";
/* Class = "NSMenuItem"; title = "At Intermediate Destination"; ObjectID = "214"; */
"214.title" = "At Intermediate Destination";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "215"; */
"215.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "At Final Destination"; ObjectID = "217"; */
"217.title" = "At Final Destination";
/* Class = "NSMenuItem"; title = "Considered Illegal By…"; ObjectID = "221"; */
"221.title" = "Considered Illegal By…";
/* Class = "NSMenuItem"; title = "(ScanMask Strings)"; ObjectID = "223"; */
"223.title" = "(ScanMask Strings)";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "224"; */
"224.title" = "OtherViews";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "231"; */
"231.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Must Be…"; ObjectID = "233"; */
"233.title" = "Must Be…";
/* Class = "NSMenuItem"; title = "Must Not Be…"; ObjectID = "234"; */
"234.title" = "Must Not Be…";
/* Class = "NSMenuItem"; title = "Must Be Government…"; ObjectID = "235"; */
"235.title" = "Must Be Government…";
/* Class = "NSMenuItem"; title = "Must Not Be Government…"; ObjectID = "236"; */
"236.title" = "Must Not Be Government…";
/* Class = "NSMenuItem"; title = "Ignored"; ObjectID = "237"; */
"237.title" = "Ignored";
/* Class = "NSBox"; title = "Cargo"; ObjectID = "279"; */
"279.title" = "Cargo";
/* Class = "NSMenuItem"; title = "Any System of Government…"; ObjectID = "300"; */
"300.title" = "Any System of Government…";
/* Class = "NSMenuItem"; title = "Specific System…"; ObjectID = "301"; */
"301.title" = "Specific System…";
/* Class = "NSMenuItem"; title = "Any System of Government or its Allies…"; ObjectID = "303"; */
"303.title" = "Any System of Government or its Allies…";
/* Class = "NSMenuItem"; title = "Any System NEITHER of Government NOR its Classmates…"; ObjectID = "304"; */
"304.title" = "Any System NEITHER of Government NOR its Classmates…";
/* Class = "NSMenuItem"; title = "Intermediate Destination"; ObjectID = "306"; */
"306.title" = "Intermediate Destination";
/* Class = "NSMenuItem"; title = "Any System of Government or its Classmates…"; ObjectID = "307"; */
"307.title" = "Any System of Government or its Classmates…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "309"; */
"309.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Final Destination"; ObjectID = "310"; */
"310.title" = "Final Destination";
/* Class = "NSMenuItem"; title = "Any System NOT of Government…"; ObjectID = "311"; */
"311.title" = "Any System NOT of Government…";
/* Class = "NSMenuItem"; title = "System Adjacent To…"; ObjectID = "312"; */
"312.title" = "System Adjacent To…";
/* Class = "NSMenuItem"; title = "Any System of an Enemy of Government…"; ObjectID = "313"; */
"313.title" = "Any System of an Enemy of Government…";
/* Class = "NSMenuItem"; title = "Follow Player"; ObjectID = "316"; */
"316.title" = "Follow Player";
/* Class = "NSBox"; title = "Auxiliary Ships"; ObjectID = "319"; */
"319.title" = "Auxiliary Ships";
/* Class = "NSMenuItem"; title = "System Adjacent To…"; ObjectID = "321"; */
"321.title" = "System Adjacent To…";
/* Class = "NSMenuItem"; title = "Any System of Government…"; ObjectID = "322"; */
"322.title" = "Any System of Government…";
/* Class = "NSMenuItem"; title = "Intermediate Destination"; ObjectID = "323"; */
"323.title" = "Intermediate Destination";
/* Class = "NSMenuItem"; title = "Any System of Government or its Classmates…"; ObjectID = "325"; */
"325.title" = "Any System of Government or its Classmates…";
/* Class = "NSMenuItem"; title = "Specific System…"; ObjectID = "327"; */
"327.title" = "Specific System…";
/* Class = "NSMenuItem"; title = "Any System of an Enemy of Government…"; ObjectID = "328"; */
"328.title" = "Any System of an Enemy of Government…";
/* Class = "NSMenuItem"; title = "Any System NEITHER of Government NOR its Classmates…"; ObjectID = "329"; */
"329.title" = "Any System NEITHER of Government NOR its Classmates…";
/* Class = "NSMenuItem"; title = "Any System NOT of Government…"; ObjectID = "330"; */
"330.title" = "Any System NOT of Government…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "333"; */
"333.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Any System NEITHER of Government NOR its Allies…"; ObjectID = "336"; */
"336.title" = "Any System NEITHER of Government NOR its Allies…";
/* Class = "NSMenuItem"; title = "Follow Player"; ObjectID = "338"; */
"338.title" = "Follow Player";
/* Class = "NSMenuItem"; title = "Final Destination"; ObjectID = "339"; */
"339.title" = "Final Destination";
/* Class = "NSMenuItem"; title = "Any System of Government or its Allies…"; ObjectID = "340"; */
"340.title" = "Any System of Government or its Allies…";
/* Class = "NSMenuItem"; title = "Initial System"; ObjectID = "360"; */
"360.title" = "Initial System";
/* Class = "NSMenuItem"; title = "Any Random System"; ObjectID = "361"; */
"361.title" = "Any Random System";
/* Class = "NSMenuItem"; title = "System Adjacent to Initial System"; ObjectID = "363"; */
"363.title" = "System Adjacent to Initial System";
/* Class = "NSMenuItem"; title = "Random"; ObjectID = "366"; */
"366.title" = "Random";
/* Class = "NSMenuItem"; title = "(spob list)"; ObjectID = "367"; */
"367.title" = "(spob list)";
/* Class = "NSMenuItem"; title = "Random; Cloaked"; ObjectID = "371"; */
"371.title" = "Random; Cloaked";
/* Class = "NSMenuItem"; title = "Jump In After Short Delay"; ObjectID = "375"; */
"375.title" = "Jump In After Short Delay";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "378"; */
"378.title" = "OtherViews";
/* Class = "NSButtonCell"; title = "Default Behaviour"; ObjectID = "387"; */
"387.title" = "Default Behaviour";
/* Class = "NSButtonCell"; title = "Attack Player"; ObjectID = "388"; */
"388.title" = "Attack Player";
/* Class = "NSMenuItem"; title = "Destroy All Ships"; ObjectID = "390"; */
"390.title" = "Destroy All Ships";
/* Class = "NSMenuItem"; title = "Board Ships"; ObjectID = "393"; */
"393.title" = "Board Ships";
/* Class = "NSMenuItem"; title = "Escort Ships (Prevent From Being Killed)"; ObjectID = "394"; */
"394.title" = "Escort Ships (Prevent From Being Killed)";
/* Class = "NSMenuItem"; title = "Disable Ships (But Do Not Destroy)"; ObjectID = "395"; */
"395.title" = "Disable Ships (But Do Not Destroy)";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "397"; */
"397.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Rescue Ships (Board Them)"; ObjectID = "398"; */
"398.title" = "Rescue Ships (Board Them)";
/* Class = "NSMenuItem"; title = "Observe Ships"; ObjectID = "399"; */
"399.title" = "Observe Ships";
/* Class = "NSMenuItem"; title = "Chase Off Ships"; ObjectID = "400"; */
"400.title" = "Chase Off Ships";
/* Class = "NSBox"; title = "Mission Ships"; ObjectID = "409"; */
"409.title" = "Mission Ships";
/* Class = "NSBox"; title = "Completion"; ObjectID = "457"; */
"457.title" = "Completion";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "466"; */
"466.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Fine Credits At Mission Start"; ObjectID = "467"; */
"467.title" = "Fine Credits At Mission Start";
/* Class = "NSMenuItem"; title = "Award Credits"; ObjectID = "470"; */
"470.title" = "Award Credits";
/* Class = "NSMenuItem"; title = "Ignored"; ObjectID = "471"; */
"471.title" = "Ignored";
/* Class = "NSMenuItem"; title = "Award Points to Legal Record with Government…"; ObjectID = "474"; */
"474.title" = "Award Points to Legal Record with Government…";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "477"; */
"477.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Fine Percentage of Current Wealth"; ObjectID = "483"; */
"483.title" = "Fine Percentage of Current Wealth";
/* Class = "NSMenuItem"; title = "Clean Legal Record for Government and its Allies…"; ObjectID = "488"; */
"488.title" = "Clean Legal Record for Government and its Allies…";
/* Class = "NSMenuItem"; title = "Clean Legal Record for Government…"; ObjectID = "489"; */
"489.title" = "Clean Legal Record for Government…";
/* Class = "NSMenuItem"; title = "Clean Legal Record for Government and its Classmates…"; ObjectID = "490"; */
"490.title" = "Clean Legal Record for Government and its Classmates…";
/* Class = "NSButtonCell"; title = "Available to Cargo Ships"; ObjectID = "498"; */
"498.title" = "Available to Cargo Ships";
/* Class = "NSButtonCell"; title = "Available to Warships"; ObjectID = "499"; */
"499.title" = "Available to Warships";
/* Class = "NSTabViewItem"; label = "Clean Record"; ObjectID = "524"; */
"524.label" = "Clean Record";
/* Class = "NSTabViewItem"; label = "Credits"; ObjectID = "525"; */
"525.label" = "Credits";
/* Class = "NSTabViewItem"; label = "Fine %"; ObjectID = "534"; */
"534.label" = "Fine %";
/* Class = "NSButtonCell"; title = "Fail if scanned"; ObjectID = "541"; */
"541.title" = "Fail if scanned";
/* Class = "NSButtonCell"; title = "Fail if boarded by pirates"; ObjectID = "542"; */
"542.title" = "Fail if boarded by pirates";
/* Class = "NSButtonCell"; title = "Defend Player"; ObjectID = "546"; */
"546.title" = "Defend Player";
/* Class = "NSButtonCell"; title = "Attack Planets"; ObjectID = "547"; */
"547.title" = "Attack Planets";
/* Class = "NSButtonCell"; title = "Fail if disabled or destroyed"; ObjectID = "548"; */
"548.title" = "Fail if disabled or destroyed";
/* Class = "NSTextFieldCell"; title = "Available At:"; ObjectID = "687"; */
"687.title" = "Available At:";
/* Class = "NSTextFieldCell"; title = "Intermediate\nDestination:"; ObjectID = "688"; */
"688.title" = "Intermediate\nDestination:";
/* Class = "NSTextFieldCell"; title = "Final\nDestination:"; ObjectID = "689"; */
"689.title" = "Final\nDestination:";
/* Class = "NSButtonCell"; title = "Green Arrow"; ObjectID = "690"; */
"690.title" = "Green Arrow";
/* Class = "NSButtonCell"; title = "Red Arrow"; ObjectID = "691"; */
"691.title" = "Red Arrow";
/* Class = "NSTextFieldCell"; title = "100 %"; ObjectID = "694"; */
"694.title" = "100 %";
/* Class = "NSTextFieldCell"; title = "Location:\n"; ObjectID = "695"; */
"695.title" = "Location:\n";
/* Class = "NSTextFieldCell"; title = "Probability:"; ObjectID = "696"; */
"696.title" = "Probability:";
/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "697"; */
"697.title" = "0";
/* Class = "NSTextFieldCell"; title = "Legal Record:"; ObjectID = "699"; */
"699.title" = "Legal Record:";
/* Class = "NSTextFieldCell"; title = "Combat Rating:"; ObjectID = "700"; */
"700.title" = "Combat Rating:";
/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "701"; */
"701.title" = "0";
/* Class = "NSTextFieldCell"; title = "Clean"; ObjectID = "704"; */
"704.title" = "Clean";
/* Class = "NSTextFieldCell"; title = "No Ability"; ObjectID = "706"; */
"706.title" = "No Ability";
/* Class = "NSTextFieldCell"; title = "Certain"; ObjectID = "707"; */
"707.title" = "Certain";
/* Class = "NSTextFieldCell"; title = "Specific:"; ObjectID = "708"; */
"708.title" = "Specific:";
/* Class = "NSTextFieldCell"; title = "Display Weight:"; ObjectID = "711"; */
"711.title" = "Display Weight:";
/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "712"; */
"712.title" = "0";
/* Class = "NSTextFieldCell"; title = "Player Ship:"; ObjectID = "714"; */
"714.title" = "Player Ship:";
/* Class = "NSTextFieldCell"; title = "Low Priority"; ObjectID = "715"; */
"715.title" = "Low Priority";
/* Class = "NSTextFieldCell"; title = "0 tons"; ObjectID = "717"; */
"717.title" = "0 tons";
/* Class = "NSButtonCell"; title = "± 50%"; ObjectID = "718"; */
"718.title" = "± 50%";
/* Class = "NSTextFieldCell"; title = "Type:"; ObjectID = "720"; */
"720.title" = "Type:";
/* Class = "NSTextFieldCell"; title = "Quantity:"; ObjectID = "721"; */
"721.title" = "Quantity:";
/* Class = "NSTextFieldCell"; title = "Pick Up:"; ObjectID = "722"; */
"722.title" = "Pick Up:";
/* Class = "NSTextFieldCell"; title = "Drop Off:"; ObjectID = "724"; */
"724.title" = "Drop Off:";
/* Class = "NSTextFieldCell"; title = "Legality:"; ObjectID = "725"; */
"725.title" = "Legality:";
/* Class = "NSTextFieldCell"; title = "0x0000"; ObjectID = "727"; */
"727.title" = "0x0000";
/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "728"; */
"728.title" = "0";
/* Class = "NSTextFieldCell"; title = "Count:"; ObjectID = "730"; */
"730.title" = "Count:";
/* Class = "NSButtonCell"; title = "Regenerate When Jumping"; ObjectID = "731"; */
"731.title" = "Regenerate When Jumping";
/* Class = "NSTextFieldCell"; title = "Dude Class:"; ObjectID = "733"; */
"733.title" = "Dude Class:";
/* Class = "NSTextFieldCell"; title = "System:"; ObjectID = "736"; */
"736.title" = "System:";
/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "739"; */
"739.title" = "0";
/* Class = "NSTextFieldCell"; title = "Dude Class:"; ObjectID = "740"; */
"740.title" = "Dude Class:";
/* Class = "NSTextFieldCell"; title = "Count:"; ObjectID = "741"; */
"741.title" = "Count:";
/* Class = "NSTextFieldCell"; title = "System:"; ObjectID = "744"; */
"744.title" = "System:";
/* Class = "NSTextFieldCell"; title = "Location:"; ObjectID = "746"; */
"746.title" = "Location:";
/* Class = "NSTextFieldCell"; title = "Behaviour:"; ObjectID = "747"; */
"747.title" = "Behaviour:";
/* Class = "NSTextFieldCell"; title = "Player Goal:"; ObjectID = "748"; */
"748.title" = "Player Goal:";
/* Class = "NSTextFieldCell"; title = "Names:"; ObjectID = "750"; */
"750.title" = "Names:";
/* Class = "NSTextFieldCell"; title = "Subtitles:"; ObjectID = "751"; */
"751.title" = "Subtitles:";
/* Class = "NSButtonCell"; title = "Edit Name List"; ObjectID = "754"; */
"754.title" = "Edit Name List";
/* Class = "NSButtonCell"; title = "Edit Subtitle List"; ObjectID = "755"; */
"755.title" = "Edit Subtitle List";
/* Class = "NSButtonCell"; title = "Red Arrow"; ObjectID = "758"; */
"758.title" = "Red Arrow";
/* Class = "NSTextFieldCell"; title = "Date Adjust:"; ObjectID = "759"; */
"759.title" = "Date Adjust:";
/* Class = "NSTextFieldCell"; title = "none"; ObjectID = "760"; */
"760.title" = "none";
/* Class = "NSTextFieldCell"; title = "0 points"; ObjectID = "761"; */
"761.title" = "0 points";
/* Class = "NSButtonCell"; title = "-2x on fail"; ObjectID = "762"; */
"762.title" = "-2x on fail";
/* Class = "NSTextFieldCell"; title = "Payment:"; ObjectID = "765"; */
"765.title" = "Payment:";
/* Class = "NSTextFieldCell"; title = "Legal Record:"; ObjectID = "768"; */
"768.title" = "Legal Record:";
/* Class = "NSTextFieldCell"; title = "Time Limit:"; ObjectID = "769"; */
"769.title" = "Time Limit:";
/* Class = "NSTextFieldCell"; title = "none"; ObjectID = "770"; */
"770.title" = "none";
/* Class = "NSButtonCell"; title = "-5x on abort"; ObjectID = "773"; */
"773.title" = "-5x on abort";
/* Class = "NSTextFieldCell"; title = "0 cr"; ObjectID = "774"; */
"774.title" = "0 cr";
/* Class = "NSTextFieldCell"; title = "0 %"; ObjectID = "775"; */
"775.title" = "0 %";

View File

@ -0,0 +1,81 @@
/* Class = "NSWindow"; title = "Ship"; ObjectID = "5"; */
"5.title" = "Ship";
/* Class = "NSFormCell"; title = "Speed:"; ObjectID = "17"; */
"17.title" = "Speed:";
/* Class = "NSFormCell"; title = "Acceleration:"; ObjectID = "18"; */
"18.title" = "Acceleration:";
/* Class = "NSFormCell"; title = "Turning:"; ObjectID = "19"; */
"19.title" = "Turning:";
/* Class = "NSFormCell"; title = "Weapon Space:"; ObjectID = "20"; */
"20.title" = "Weapon Space:";
/* Class = "NSFormCell"; title = "Cargo Space:"; ObjectID = "21"; */
"21.title" = "Cargo Space:";
/* Class = "NSFormCell"; title = "Fuel:"; ObjectID = "22"; */
"22.title" = "Fuel:";
/* Class = "NSFormCell"; title = "Shields:"; ObjectID = "23"; */
"23.title" = "Shields:";
/* Class = "NSFormCell"; title = "Armour:"; ObjectID = "24"; */
"24.title" = "Armour:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "25"; */
"25.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "26"; */
"26.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "27"; */
"27.title" = "Field:";
/* Class = "NSFormCell"; title = "Recharge:"; ObjectID = "47"; */
"47.title" = "Recharge:";
/* Class = "NSFormCell"; title = "Recharge:"; ObjectID = "48"; */
"48.title" = "Recharge:";
/* Class = "NSFormCell"; title = "Recharge:"; ObjectID = "49"; */
"49.title" = "Recharge:";
/* Class = "NSFormCell"; title = "Common Name:"; ObjectID = "61"; */
"61.title" = "Common Name:";
/* Class = "NSFormCell"; title = "Subtitle:"; ObjectID = "62"; */
"62.title" = "Subtitle:";
/* Class = "NSFormCell"; title = "Comms Name:"; ObjectID = "63"; */
"63.title" = "Comms Name:";
/* Class = "NSFormCell"; title = "Shipyard Short Name:"; ObjectID = "64"; */
"64.title" = "Shipyard Short Name:";
/* Class = "NSFormCell"; title = "Shipyard Price:"; ObjectID = "65"; */
"65.title" = "Shipyard Price:";
/* Class = "NSFormCell"; title = "Shipyard Full Name:"; ObjectID = "66"; */
"66.title" = "Shipyard Full Name:";
/* Class = "NSTextFieldCell"; title = "Average"; ObjectID = "72"; */
"72.title" = "Average";
/* Class = "NSTextFieldCell"; title = "Average"; ObjectID = "73"; */
"73.title" = "Average";
/* Class = "NSTextFieldCell"; title = "Average, 90°/s"; ObjectID = "74"; */
"74.title" = "Average, 90°/s";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "75"; */
"75.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "76"; */
"76.title" = "Field:";
/* Class = "NSFormCell"; title = "Field:"; ObjectID = "77"; */
"77.title" = "Field:";

View File

@ -12,6 +12,14 @@
0EF71540122BD0D0005DF94E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0EF7153F122BD0D0005DF94E /* Localizable.strings */; };
3DB9D6E712307F6300DDA647 /* Bitmap Editor.plugin in Copy Plugins */ = {isa = PBXBuildFile; fileRef = E18BF69D069FEA1800F076B8 /* Bitmap Editor.plugin */; };
559DE9B4189D665000D55D3A /* Icons.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 559DE9B3189D665000D55D3A /* Icons.xcassets */; };
55FEF5A5189D758E00888898 /* NovaTools.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5A3189D758E00888898 /* NovaTools.xib */; };
55FEF5A8189D759F00888898 /* boom.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5A6189D759F00888898 /* boom.xib */; };
55FEF5AF189D75C900888898 /* char.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5AD189D75C900888898 /* char.xib */; };
55FEF5B4189D75E500888898 /* colr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5B2189D75E400888898 /* colr.xib */; };
55FEF5B7189D75F100888898 /* cron.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5B5189D75F100888898 /* cron.xib */; };
55FEF5BA189D762000888898 /* misn.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5B8189D762000888898 /* misn.xib */; };
55FEF5BD189D762F00888898 /* ship.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5BB189D762F00888898 /* ship.xib */; };
55FEF5C0189D764300888898 /* desc.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55FEF5BE189D764300888898 /* desc.xib */; };
B22100CD15D3F944009FDEE1 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0EF7153F122BD0D0005DF94E /* Localizable.strings */; };
B229EECB15A4B8720032C12C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5B5884B0156D40B01000001 /* Cocoa.framework */; };
B229EED515A4B8720032C12C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B229EED315A4B8720032C12C /* InfoPlist.strings */; };
@ -165,15 +173,7 @@
E18BF5C5069FEA1400F076B8 /* NSNumber-Range.h in Headers */ = {isa = PBXBuildFile; fileRef = F59D5DE8032106D201A8010C /* NSNumber-Range.h */; };
E18BF5C6069FEA1400F076B8 /* MisnWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = E19FB514054E918800A80202 /* MisnWindowController.h */; };
E18BF5C7069FEA1400F076B8 /* ShipWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = E19FB518054E919200A80202 /* ShipWindowController.h */; };
E18BF5C9069FEA1400F076B8 /* NovaTools.nib in Resources */ = {isa = PBXBuildFile; fileRef = F58F6BA9025BDBA701A8010C /* NovaTools.nib */; };
E18BF5CA069FEA1400F076B8 /* boom.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5EDC612025BFB7301A8010C /* boom.nib */; };
E18BF5CB069FEA1400F076B8 /* char.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5EDC615025BFB7C01A8010C /* char.nib */; };
E18BF5CC069FEA1400F076B8 /* colr.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5EDC618025BFB8601A8010C /* colr.nib */; };
E18BF5CD069FEA1400F076B8 /* cron.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5EDC61B025BFB8E01A8010C /* cron.nib */; };
E18BF5CE069FEA1400F076B8 /* desc.nib in Resources */ = {isa = PBXBuildFile; fileRef = F5EDC61E025BFBB501A8010C /* desc.nib */; };
E18BF5CF069FEA1400F076B8 /* Resource Types.strings in Resources */ = {isa = PBXBuildFile; fileRef = F543AFEF027C716E01A8010C /* Resource Types.strings */; };
E18BF5D0069FEA1400F076B8 /* misn.nib in Resources */ = {isa = PBXBuildFile; fileRef = E19FB51C054E919F00A80202 /* misn.nib */; };
E18BF5D1069FEA1400F076B8 /* ship.nib in Resources */ = {isa = PBXBuildFile; fileRef = E19FB51F054E91AA00A80202 /* ship.nib */; };
E18BF5D3069FEA1400F076B8 /* BoomWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F58F6B7F025BC3A501A8010C /* BoomWindowController.m */; };
E18BF5D4069FEA1400F076B8 /* NovaWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F58F6B83025BC73001A8010C /* NovaWindowController.m */; };
E18BF5D5069FEA1400F076B8 /* CharWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F58F6B87025BC76D01A8010C /* CharWindowController.m */; };
@ -445,14 +445,6 @@
550B9050189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/FontWindow.xib; sourceTree = "<group>"; };
550B9051189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PictWindow.xib; sourceTree = "<group>"; };
550B9052189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ICONWindow.xib; sourceTree = "<group>"; };
550B9053189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/NovaTools.nib; sourceTree = "<group>"; };
550B9054189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/boom.nib; sourceTree = "<group>"; };
550B9055189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/char.nib; sourceTree = "<group>"; };
550B9056189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/colr.nib; sourceTree = "<group>"; };
550B9057189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/cron.nib; sourceTree = "<group>"; };
550B9058189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/desc.nib; sourceTree = "<group>"; };
550B9059189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/misn.nib; sourceTree = "<group>"; };
550B905A189A0361005AC38D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/ship.nib; sourceTree = "<group>"; };
550B905C189A036F005AC38D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Application.strings; sourceTree = "<group>"; };
550B905F189A0421005AC38D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Application.strings; sourceTree = "<group>"; };
550B9060189A0876005AC38D /* cy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cy; path = cy.lproj/Application.strings; sourceTree = "<group>"; };
@ -467,6 +459,21 @@
559DE9BA189D6B2600D55D3A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CreateResourceSheet.strings; sourceTree = "<group>"; };
559DE9BC189D6B2B00D55D3A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/AboutPanel.strings; sourceTree = "<group>"; };
559DE9BE189D6B3500D55D3A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/ResourceGridView.strings; sourceTree = "<group>"; };
55FEF5A4189D758E00888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NovaTools.xib; sourceTree = "<group>"; };
55FEF5A7189D759F00888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/boom.xib; sourceTree = "<group>"; };
55FEF5AA189D75AB00888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/boom.strings; sourceTree = "<group>"; };
55FEF5AC189D75AE00888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NovaTools.strings; sourceTree = "<group>"; };
55FEF5AE189D75C900888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/char.xib; sourceTree = "<group>"; };
55FEF5B1189D75D000888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/char.strings; sourceTree = "<group>"; };
55FEF5B3189D75E400888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/colr.xib; sourceTree = "<group>"; };
55FEF5B6189D75F100888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/cron.xib; sourceTree = "<group>"; };
55FEF5B9189D762000888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/misn.xib; sourceTree = "<group>"; };
55FEF5BC189D762F00888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ship.xib; sourceTree = "<group>"; };
55FEF5BF189D764300888898 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/desc.xib; sourceTree = "<group>"; };
55FEF5C2189D767A00888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/desc.strings; sourceTree = "<group>"; };
55FEF5C4189D768100888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/cron.strings; sourceTree = "<group>"; };
55FEF5C6189D769A00888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/misn.strings; sourceTree = "<group>"; };
55FEF5C8189D769F00888898 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/ship.strings; sourceTree = "<group>"; };
B229EEC015A4B7250032C12C /* PNGWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PNGWindowController.h; path = "PNG Editor/PNGWindowController.h"; sourceTree = "<group>"; };
B229EEC115A4B7250032C12C /* PNGWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PNGWindowController.m; path = "PNG Editor/PNGWindowController.m"; sourceTree = "<group>"; };
B229EEC215A4B7250032C12C /* PNGWindowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PNGWindowController.xib; path = "PNG Editor/PNGWindowController.xib"; sourceTree = "<group>"; };
@ -982,14 +989,14 @@
F51FB38E0256057F01A80001 /* Resources */ = {
isa = PBXGroup;
children = (
F58F6BA9025BDBA701A8010C /* NovaTools.nib */,
F5EDC612025BFB7301A8010C /* boom.nib */,
F5EDC615025BFB7C01A8010C /* char.nib */,
F5EDC618025BFB8601A8010C /* colr.nib */,
F5EDC61B025BFB8E01A8010C /* cron.nib */,
F5EDC61E025BFBB501A8010C /* desc.nib */,
E19FB51C054E919F00A80202 /* misn.nib */,
E19FB51F054E91AA00A80202 /* ship.nib */,
55FEF5A3189D758E00888898 /* NovaTools.xib */,
55FEF5A6189D759F00888898 /* boom.xib */,
55FEF5AD189D75C900888898 /* char.xib */,
55FEF5B2189D75E400888898 /* colr.xib */,
55FEF5B5189D75F100888898 /* cron.xib */,
55FEF5BE189D764300888898 /* desc.xib */,
55FEF5B8189D762000888898 /* misn.xib */,
55FEF5BB189D762F00888898 /* ship.xib */,
F543AFEF027C716E01A8010C /* Resource Types.strings */,
);
name = Resources;
@ -1754,15 +1761,15 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
E18BF5C9069FEA1400F076B8 /* NovaTools.nib in Resources */,
E18BF5CA069FEA1400F076B8 /* boom.nib in Resources */,
E18BF5CB069FEA1400F076B8 /* char.nib in Resources */,
E18BF5CC069FEA1400F076B8 /* colr.nib in Resources */,
E18BF5CD069FEA1400F076B8 /* cron.nib in Resources */,
E18BF5CE069FEA1400F076B8 /* desc.nib in Resources */,
55FEF5BA189D762000888898 /* misn.xib in Resources */,
55FEF5AF189D75C900888898 /* char.xib in Resources */,
55FEF5BD189D762F00888898 /* ship.xib in Resources */,
55FEF5A8189D759F00888898 /* boom.xib in Resources */,
55FEF5B7189D75F100888898 /* cron.xib in Resources */,
55FEF5C0189D764300888898 /* desc.xib in Resources */,
55FEF5B4189D75E500888898 /* colr.xib in Resources */,
E18BF5CF069FEA1400F076B8 /* Resource Types.strings in Resources */,
E18BF5D0069FEA1400F076B8 /* misn.nib in Resources */,
E18BF5D1069FEA1400F076B8 /* ship.nib in Resources */,
55FEF5A5189D758E00888898 /* NovaTools.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -2086,6 +2093,77 @@
name = Localizable.strings;
sourceTree = "<group>";
};
55FEF5A3189D758E00888898 /* NovaTools.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5A4189D758E00888898 /* Base */,
55FEF5AC189D75AE00888898 /* en */,
);
name = NovaTools.xib;
sourceTree = "<group>";
};
55FEF5A6189D759F00888898 /* boom.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5A7189D759F00888898 /* Base */,
55FEF5AA189D75AB00888898 /* en */,
);
name = boom.xib;
sourceTree = "<group>";
};
55FEF5AD189D75C900888898 /* char.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5AE189D75C900888898 /* Base */,
55FEF5B1189D75D000888898 /* en */,
);
name = char.xib;
sourceTree = "<group>";
};
55FEF5B2189D75E400888898 /* colr.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5B3189D75E400888898 /* Base */,
);
name = colr.xib;
sourceTree = "<group>";
};
55FEF5B5189D75F100888898 /* cron.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5B6189D75F100888898 /* Base */,
55FEF5C4189D768100888898 /* en */,
);
name = cron.xib;
sourceTree = "<group>";
};
55FEF5B8189D762000888898 /* misn.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5B9189D762000888898 /* Base */,
55FEF5C6189D769A00888898 /* en */,
);
name = misn.xib;
sourceTree = "<group>";
};
55FEF5BB189D762F00888898 /* ship.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5BC189D762F00888898 /* Base */,
55FEF5C8189D769F00888898 /* en */,
);
name = ship.xib;
sourceTree = "<group>";
};
55FEF5BE189D764300888898 /* desc.xib */ = {
isa = PBXVariantGroup;
children = (
55FEF5BF189D764300888898 /* Base */,
55FEF5C2189D767A00888898 /* en */,
);
name = desc.xib;
sourceTree = "<group>";
};
B229EED315A4B8720032C12C /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
@ -2260,22 +2338,6 @@
name = InfoPlist.strings;
sourceTree = "<group>";
};
E19FB51C054E919F00A80202 /* misn.nib */ = {
isa = PBXVariantGroup;
children = (
550B9059189A0361005AC38D /* Base */,
);
name = misn.nib;
sourceTree = "<group>";
};
E19FB51F054E91AA00A80202 /* ship.nib */ = {
isa = PBXVariantGroup;
children = (
550B905A189A0361005AC38D /* Base */,
);
name = ship.nib;
sourceTree = "<group>";
};
F50DFE16036C203F01A8010A /* ResKnife.scriptTerminology */ = {
isa = PBXVariantGroup;
children = (
@ -2300,14 +2362,6 @@
name = "Resource Types.strings";
sourceTree = "<group>";
};
F58F6BA9025BDBA701A8010C /* NovaTools.nib */ = {
isa = PBXVariantGroup;
children = (
550B9053189A0361005AC38D /* Base */,
);
name = NovaTools.nib;
sourceTree = "<group>";
};
F5B588420156D40B01000001 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
@ -2328,46 +2382,6 @@
path = Cocoa;
sourceTree = SOURCE_ROOT;
};
F5EDC612025BFB7301A8010C /* boom.nib */ = {
isa = PBXVariantGroup;
children = (
550B9054189A0361005AC38D /* Base */,
);
name = boom.nib;
sourceTree = "<group>";
};
F5EDC615025BFB7C01A8010C /* char.nib */ = {
isa = PBXVariantGroup;
children = (
550B9055189A0361005AC38D /* Base */,
);
name = char.nib;
sourceTree = "<group>";
};
F5EDC618025BFB8601A8010C /* colr.nib */ = {
isa = PBXVariantGroup;
children = (
550B9056189A0361005AC38D /* Base */,
);
name = colr.nib;
sourceTree = "<group>";
};
F5EDC61B025BFB8E01A8010C /* cron.nib */ = {
isa = PBXVariantGroup;
children = (
550B9057189A0361005AC38D /* Base */,
);
name = cron.nib;
sourceTree = "<group>";
};
F5EDC61E025BFBB501A8010C /* desc.nib */ = {
isa = PBXVariantGroup;
children = (
550B9058189A0361005AC38D /* Base */,
);
name = desc.nib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */