summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-24 14:38:19 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-24 14:38:19 +0000
commit20d5b87c8fd39553d78088343cad25c1bc96a215 (patch)
treec0cea013d5d6a0cadc8740bf24d69db9b0b96d68 /chrome/app/nibs
parent39adec79a72d0fa6c2bd0d134cb10485c9c8274e (diff)
downloadchromium_src-20d5b87c8fd39553d78088343cad25c1bc96a215.zip
chromium_src-20d5b87c8fd39553d78088343cad25c1bc96a215.tar.gz
chromium_src-20d5b87c8fd39553d78088343cad25c1bc96a215.tar.bz2
One of the views was extending off the side of the window, simple fix while I sort out better sizing with some of the other changes needed.
TEST=see bug BUG=28410 Review URL: http://codereview.chromium.org/437037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32922 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/nibs')
-rw-r--r--chrome/app/nibs/FirstRunDialog.xib11
1 files changed, 9 insertions, 2 deletions
diff --git a/chrome/app/nibs/FirstRunDialog.xib b/chrome/app/nibs/FirstRunDialog.xib
index 8191b90..aff9b46 100644
--- a/chrome/app/nibs/FirstRunDialog.xib
+++ b/chrome/app/nibs/FirstRunDialog.xib
@@ -3,7 +3,7 @@
<data>
<int key="IBDocument.SystemTarget">1050</int>
<string key="IBDocument.SystemVersion">9L30</string>
- <string key="IBDocument.InterfaceBuilderVersion">677</string>
+ <string key="IBDocument.InterfaceBuilderVersion">680</string>
<string key="IBDocument.AppKitVersion">949.54</string>
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
@@ -128,7 +128,7 @@
<object class="NSTextField" id="80642245">
<reference key="NSNextResponder" ref="892364686"/>
<int key="NSvFlags">268</int>
- <string key="NSFrame">{{13, 25}, {525, 17}}</string>
+ <string key="NSFrame">{{13, 25}, {390, 17}}</string>
<reference key="NSSuperview" ref="892364686"/>
<bool key="NSEnabled">YES</bool>
<object class="NSTextFieldCell" key="NSCell" id="737321925">
@@ -1223,6 +1223,13 @@
</object>
</object>
<object class="IBPartialClassDescription">
+ <string key="className">NSMenuItem</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">browser/cocoa/nsmenuitem_additions.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
<string key="className">NSObject</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>