diff -r ad3304e906bb -r 28b8330b8af1 cocoaTouch/MainMenuViewController.xib --- a/cocoaTouch/MainMenuViewController.xib Fri Jan 08 01:29:28 2010 +0000 +++ b/cocoaTouch/MainMenuViewController.xib Fri Jan 08 03:38:01 2010 +0000 @@ -132,6 +132,11 @@ <int key="IBUIContentVerticalAlignment">0</int> <reference key="IBUIFont" ref="917635782"/> <reference key="IBUIHighlightedTitleColor" ref="918890028"/> + <object class="NSColor" key="IBUINormalTitleColor" id="111038951"> + <int key="NSColorSpace">3</int> + <bytes key="NSWhite">MAA</bytes> + </object> + <reference key="IBUINormalTitleShadowColor" ref="111038951"/> <object class="NSCustomResource" key="IBUINormalImage"> <string key="NSClassName">NSImage</string> <string key="NSResourceName">Button_store.png</string> @@ -211,6 +216,32 @@ </object> <int key="connectionID">12</int> </object> + <object class="IBConnectionRecord"> + <object class="IBCocoaTouchOutletConnection" key="connection"> + <string key="label">versionLabel</string> + <reference key="source" ref="372490531"/> + <reference key="destination" ref="168836711"/> + </object> + <int key="connectionID">14</int> + </object> + <object class="IBConnectionRecord"> + <object class="IBCocoaTouchEventConnection" key="connection"> + <string key="label">notYetImplemented</string> + <reference key="source" ref="1049354127"/> + <reference key="destination" ref="372490531"/> + <int key="IBEventType">7</int> + </object> + <int key="connectionID">15</int> + </object> + <object class="IBConnectionRecord"> + <object class="IBCocoaTouchEventConnection" key="connection"> + <string key="label">notYetImplemented</string> + <reference key="source" ref="995155642"/> + <reference key="destination" ref="372490531"/> + <int key="IBEventType">7</int> + </object> + <int key="connectionID">16</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -315,7 +346,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">13</int> + <int key="maxID">16</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -324,8 +355,17 @@ <string key="className">MainMenuViewController</string> <string key="superclassName">UIViewController</string> <object class="NSMutableDictionary" key="actions"> - <string key="NS.key.0">startPlaying</string> - <string key="NS.object.0">id</string> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSArray" key="dict.sortedKeys"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>notYetImplemented</string> + <string>startPlaying</string> + </object> + <object class="NSMutableArray" key="dict.values"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>id</string> + <string>id</string> + </object> </object> <object class="NSMutableDictionary" key="outlets"> <bool key="EncodedWithXMLCoder">YES</bool>