Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4242)

Unified Diff: chrome/app/nibs/ContentBubbleGeolocation.xib

Issue 1527012: Mac: Make content bubbles wider in languages that have long translations of "Manage" and "Done. (Closed)
Patch Set: wide Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/nibs/ContentBubbleGeolocation.xib
diff --git a/chrome/app/nibs/ContentBubbleGeolocation.xib b/chrome/app/nibs/ContentBubbleGeolocation.xib
index 170d02f7071c30b2dd17d3f6a4a4a73966bd6b48..f3a90462fb23c87f9b79e5db1405cf8aceee0757 100644
--- a/chrome/app/nibs/ContentBubbleGeolocation.xib
+++ b/chrome/app/nibs/ContentBubbleGeolocation.xib
@@ -8,7 +8,7 @@
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
- <integer value="4"/>
+ <integer value="2"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -55,7 +55,7 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSBox" id="913795455">
<reference key="NSNextResponder" ref="301729179"/>
- <int key="NSvFlags">36</int>
+ <int key="NSvFlags">34</int>
<string key="NSFrame">{{20, 43}, {276, 5}}</string>
<reference key="NSSuperview" ref="301729179"/>
<string key="NSOffsets">{0, 0}</string>
@@ -89,7 +89,7 @@
</object>
<object class="NSCustomView" id="730386640">
<reference key="NSNextResponder" ref="301729179"/>
- <int key="NSvFlags">292</int>
+ <int key="NSvFlags">294</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="91589614">
@@ -123,7 +123,7 @@
</object>
<object class="NSCustomView" id="395762087">
<reference key="NSNextResponder" ref="301729179"/>
- <int key="NSvFlags">289</int>
+ <int key="NSvFlags">291</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSButton" id="433059244">
@@ -153,7 +153,7 @@
</object>
<object class="NSCustomView" id="1034822360">
<reference key="NSNextResponder" ref="301729179"/>
- <int key="NSvFlags">292</int>
+ <int key="NSvFlags">290</int>
<string key="NSFrame">{{20, 54}, {276, 14}}</string>
<reference key="NSSuperview" ref="301729179"/>
<string key="NSClassName">NSView</string>
@@ -244,6 +244,22 @@
</object>
<int key="connectionID">43</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">manageButton_</string>
+ <reference key="source" ref="1001"/>
+ <reference key="destination" ref="91589614"/>
+ </object>
+ <int key="connectionID">45</int>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">doneButton_</string>
+ <reference key="source" ref="1001"/>
+ <reference key="destination" ref="433059244"/>
+ </object>
+ <int key="connectionID">46</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -439,7 +455,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">44</int>
+ <int key="maxID">46</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -485,6 +501,8 @@
<string>allowBlockRadioGroup_</string>
<string>bubble_</string>
<string>contentsContainer_</string>
+ <string>doneButton_</string>
+ <string>manageButton_</string>
<string>titleLabel_</string>
</object>
<object class="NSMutableArray" key="dict.values">
@@ -492,6 +510,8 @@
<string>NSMatrix</string>
<string>InfoBubbleView</string>
<string>NSView</string>
+ <string>NSButton</string>
+ <string>NSButton</string>
<string>NSTextField</string>
</object>
</object>

Powered by Google App Engine
This is Rietveld 408576698