summaryrefslogtreecommitdiffstats
path: root/Classes/SourcesEditViewController.xib
diff options
context:
space:
mode:
authormatt handler <matt.handler@gmail.com>2011-04-30 09:25:32 -0400
committermatt handler <matt.handler@gmail.com>2011-04-30 09:25:32 -0400
commite993e7ba4e1107a875afeec33292b9d01c52035b (patch)
tree059ff9c8032b1a6a0dc18781e8eb388f9a8ea58f /Classes/SourcesEditViewController.xib
parent869398ebfb18702b9de42f723ff8072b116eb04f (diff)
downloadpiccast-app-e993e7ba4e1107a875afeec33292b9d01c52035b.tar.gz
piccast-app-e993e7ba4e1107a875afeec33292b9d01c52035b.zip
added loading animation, piccast color title, navigation controllers for browse and search, uicolor orange and yellow, custom headers for search view, redid loading screen, fixed backgroundGradient, background white for topic table, etc etc etc gayHEADmaster
Diffstat (limited to 'Classes/SourcesEditViewController.xib')
-rw-r--r--Classes/SourcesEditViewController.xib37
1 files changed, 29 insertions, 8 deletions
diff --git a/Classes/SourcesEditViewController.xib b/Classes/SourcesEditViewController.xib
index 774a35b..ed531bd 100644
--- a/Classes/SourcesEditViewController.xib
+++ b/Classes/SourcesEditViewController.xib
@@ -12,7 +12,7 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
- <integer value="8"/>
+ <integer value="11"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -107,7 +107,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAACAgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBUINavigationItem" id="478129613">
<reference key="IBUINavigationBar" ref="755609719"/>
- <string key="IBUITitle">Edit PicCast Sources</string>
+ <string key="IBUITitle">Edit Subscriptions</string>
<object class="IBUIBarButtonItem" key="IBUIRightBarButtonItem" id="591147835">
<string key="IBUITitle">Done</string>
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
@@ -288,14 +288,35 @@ AAMAAAABAAEAAAFTAAMAAAAEAAACAgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
<string key="className">SourcesEditViewController</string>
<string key="superclassName">UIViewController</string>
<object class="NSMutableDictionary" key="actions">
- <string key="NS.key.0">done:</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>done:</string>
+ <string>switchedOnOff:</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="actionInfosByName">
- <string key="NS.key.0">done:</string>
- <object class="IBActionInfo" key="NS.object.0">
- <string key="name">done:</string>
- <string key="candidateClassName">id</string>
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="NSArray" key="dict.sortedKeys">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>done:</string>
+ <string>switchedOnOff:</string>
+ </object>
+ <object class="NSMutableArray" key="dict.values">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="IBActionInfo">
+ <string key="name">done:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ <object class="IBActionInfo">
+ <string key="name">switchedOnOff:</string>
+ <string key="candidateClassName">id</string>
+ </object>
</object>
</object>
<object class="NSMutableDictionary" key="outlets">