Browse Source

HTTP file downloader: layout fixes

Felix Paul Kühne 12 years ago
parent
commit
2a9987a29d
1 changed files with 11 additions and 8 deletions
  1. 11 8
      Resources/VLCHTTPDownloadViewController.xib

+ 11 - 8
Resources/VLCHTTPDownloadViewController.xib

@@ -281,7 +281,7 @@
 								<int key="IBUIStyle">0</int>
 							</object>
 						</array>
-						<string key="NSFrame">{{0, 122}, {320, 60}}</string>
+						<string key="NSFrame">{{0, 105}, {320, 60}}</string>
 						<reference key="NSSuperview" ref="191373211"/>
 						<reference key="NSWindow"/>
 						<reference key="NSNextKeyView" ref="1005679980"/>
@@ -293,7 +293,7 @@
 					<object class="IBUITableView" id="831264216">
 						<reference key="NSNextResponder" ref="191373211"/>
 						<int key="NSvFlags">274</int>
-						<string key="NSFrame">{{0, 193}, {320, 190}}</string>
+						<string key="NSFrame">{{0, 168}, {320, 215}}</string>
 						<reference key="NSSuperview" ref="191373211"/>
 						<reference key="NSWindow"/>
 						<string key="NSReuseIdentifierKey">_NS:9</string>
@@ -399,6 +399,14 @@
 				</object>
 				<object class="IBConnectionRecord">
 					<object class="IBCocoaTouchOutletConnection" key="connection">
+						<string key="label">whatToDownloadHelpLabel</string>
+						<reference key="source" ref="372490531"/>
+						<reference key="destination" ref="325478617"/>
+					</object>
+					<int key="connectionID">96</int>
+				</object>
+				<object class="IBConnectionRecord">
+					<object class="IBCocoaTouchOutletConnection" key="connection">
 						<string key="label">dataSource</string>
 						<reference key="source" ref="831264216"/>
 						<reference key="destination" ref="372490531"/>
@@ -560,7 +568,7 @@
 			<nil key="activeLocalization"/>
 			<dictionary class="NSMutableDictionary" key="localizations"/>
 			<nil key="sourceID"/>
-			<int key="maxID">95</int>
+			<int key="maxID">96</int>
 		</object>
 		<object class="IBClassDescriber" key="IBDocument.Classes">
 			<array class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -570,7 +578,6 @@
 					<dictionary class="NSMutableDictionary" key="actions">
 						<string key="cancelDownload:">id</string>
 						<string key="downloadAction:">id</string>
-						<string key="goBack:">id</string>
 					</dictionary>
 					<dictionary class="NSMutableDictionary" key="actionInfosByName">
 						<object class="IBActionInfo" key="cancelDownload:">
@@ -581,10 +588,6 @@
 							<string key="name">downloadAction:</string>
 							<string key="candidateClassName">id</string>
 						</object>
-						<object class="IBActionInfo" key="goBack:">
-							<string key="name">goBack:</string>
-							<string key="candidateClassName">id</string>
-						</object>
 					</dictionary>
 					<dictionary class="NSMutableDictionary" key="outlets">
 						<string key="activityIndicator">UIActivityIndicatorView</string>