Skip to content

Commit

Permalink
Preferences: Resize views
Browse files Browse the repository at this point in the history
This makes them all have the same width
  • Loading branch information
pieter committed Jun 11, 2009
1 parent a144950 commit e45c088
Showing 1 changed file with 14 additions and 21 deletions.
35 changes: 14 additions & 21 deletions English.lproj/Preferences.xib
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
<data>
<int key="IBDocument.SystemTarget">1050</int>
<string key="IBDocument.SystemVersion">9G55</string>
<string key="IBDocument.SystemVersion">9J61</string>
<string key="IBDocument.InterfaceBuilderVersion">677</string>
<string key="IBDocument.AppKitVersion">949.43</string>
<string key="IBDocument.AppKitVersion">949.46</string>
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="1"/>
<integer value="62"/>
<integer value="87"/>
<integer value="4" id="12"/>
<integer value="87"/>
<integer value="62"/>
<integer value="1"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -46,7 +46,7 @@
<object class="NSTextField" id="441589300">
<reference key="NSNextResponder" ref="1005"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{17, 74}, {99, 17}}</string>
<string key="NSFrame">{{17, 102}, {99, 17}}</string>
<reference key="NSSuperview" ref="1005"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="31526941">
Expand Down Expand Up @@ -90,7 +90,7 @@
<string>NSFilenamesPboardType</string>
</object>
</object>
<string key="NSFrame">{{121, 70}, {179, 22}}</string>
<string key="NSFrame">{{121, 98}, {179, 22}}</string>
<reference key="NSSuperview" ref="1005"/>
<bool key="NSEnabled">YES</bool>
<object class="NSPathCell" key="NSCell" id="331807888">
Expand All @@ -112,7 +112,7 @@
<object class="NSTextField" id="617839596">
<reference key="NSNextResponder" ref="1005"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{118, 20}, {192, 42}}</string>
<string key="NSFrame">{{118, 48}, {192, 42}}</string>
<reference key="NSSuperview" ref="1005"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="453728129">
Expand All @@ -128,7 +128,7 @@
<object class="NSButton" id="1032928366">
<reference key="NSNextResponder" ref="1005"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{306, 74}, {54, 14}}</string>
<string key="NSFrame">{{306, 102}, {54, 14}}</string>
<reference key="NSSuperview" ref="1005"/>
<bool key="NSEnabled">YES</bool>
<object class="NSButtonCell" key="NSCell" id="806993456">
Expand All @@ -151,7 +151,7 @@
</object>
</object>
</object>
<string key="NSFrameSize">{400, 111}</string>
<string key="NSFrameSize">{400, 139}</string>
<reference key="NSSuperview"/>
<string key="NSClassName">NSView</string>
</object>
Expand Down Expand Up @@ -335,7 +335,7 @@
<integer value="2"/>
</object>
</object>
<string key="NS.format">EEEE d MMMM yyyy HH:mm:ss</string>
<string key="NS.format">EEEE, MMMM d, yyyy h:mm:ss a</string>
<bool key="NS.natural">NO</bool>
</object>
<reference key="NSControlView" ref="1045127964"/>
Expand Down Expand Up @@ -404,13 +404,6 @@
<string key="NSClassName">SUUpdater</string>
</object>
<object class="NSUserDefaultsController" id="557723770">
<object class="NSMutableArray" key="NSDeclaredKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>PBConfirmPublicGists</string>
<string>PBGitGist</string>
<string>PBEnableGist</string>
<string>PBGistPublic</string>
</object>
<bool key="NSSharedInstance">YES</bool>
</object>
<object class="NSCustomView" id="263788152">
Expand Down Expand Up @@ -507,7 +500,7 @@
</object>
</object>
</object>
<string key="NSFrameSize">{403, 116}</string>
<string key="NSFrameSize">{400, 116}</string>
<reference key="NSSuperview"/>
<string key="NSClassName">NSView</string>
</object>
Expand Down Expand Up @@ -1241,7 +1234,7 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilderKit</string>
<string>com.apple.InterfaceBuilderKit</string>
<string>{{321, 611}, {400, 111}}</string>
<string>{{477, 551}, {400, 139}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableArray">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -1296,7 +1289,7 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{474, 352}, {403, 116}}</string>
<string>{{474, 352}, {400, 116}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down

0 comments on commit e45c088

Please sign in to comment.