diff options
author | matthew <matthew> | 2008-10-23 13:22:54 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-10-23 13:22:54 +0000 |
commit | 0b973dd816ed8e30b17833c20f7b9eea587f4371 (patch) | |
tree | 6669e190f10e427604de70bbdc3123197fea05b6 /iphone/FixMyStreet/MainViewController.xib | |
parent | 4339b54a1d00fb35f0cfb8cd8aa38cf7a7bbc760 (diff) |
Have blurb if click Report and name/email not yet set.
Diffstat (limited to 'iphone/FixMyStreet/MainViewController.xib')
-rw-r--r-- | iphone/FixMyStreet/MainViewController.xib | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/iphone/FixMyStreet/MainViewController.xib b/iphone/FixMyStreet/MainViewController.xib index 531aa1ad3..670f8fcb0 100644 --- a/iphone/FixMyStreet/MainViewController.xib +++ b/iphone/FixMyStreet/MainViewController.xib @@ -145,12 +145,12 @@ </object> <object class="IBConnectionRecord"> <object class="IBCocoaTouchEventConnection" key="connection"> - <string key="label">gotoSettings:</string> + <string key="label">gotoSettings:firstTime:</string> <reference key="source" ref="323841673"/> <reference key="destination" ref="372490531"/> <int key="IBEventType">7</int> </object> - <int key="connectionID">25</int> + <int key="connectionID">26</int> </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> @@ -246,7 +246,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">25</int> + <int key="maxID">26</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -259,7 +259,7 @@ <object class="NSMutableArray" key="dict.sortedKeys"> <bool key="EncodedWithXMLCoder">YES</bool> <string>addPhoto:</string> - <string>gotoSettings:</string> + <string>gotoSettings:firstTime:</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -272,14 +272,12 @@ <object class="NSMutableArray" key="dict.sortedKeys"> <bool key="EncodedWithXMLCoder">YES</bool> <string>actionsToDoView</string> - <string>flipDelegate</string> <string>imageView</string> <string>settingsButton</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>UITableView</string> - <string>id</string> <string>UIImageView</string> <string>UIButton</string> </object> |