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

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

Issue 2149002: [Mac] Bind the tabs-to-link prefs to the right value. Novel concept. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/Preferences.xib
diff --git a/chrome/app/nibs/Preferences.xib b/chrome/app/nibs/Preferences.xib
index 60931e08b5a6622478121e9948c6c69d1091df71..6a437f211bc049b099394a2d93f2eb9cd35f2a51 100644
--- a/chrome/app/nibs/Preferences.xib
+++ b/chrome/app/nibs/Preferences.xib
@@ -3764,15 +3764,15 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
</object>
<object class="IBConnectionRecord">
<object class="IBBindingConnection" key="connection">
- <string key="label">value: translateEnabled</string>
+ <string key="label">value: tabsToLinks</string>
<reference key="source" ref="596669929"/>
<reference key="destination" ref="1001"/>
<object class="NSNibBindingConnector" key="connector">
<reference key="NSSource" ref="596669929"/>
<reference key="NSDestination" ref="1001"/>
- <string key="NSLabel">value: translateEnabled</string>
+ <string key="NSLabel">value: tabsToLinks</string>
<string key="NSBinding">value</string>
- <string key="NSKeyPath">translateEnabled</string>
+ <string key="NSKeyPath">tabsToLinks</string>
<int key="NSNibBindingConnectorVersion">2</int>
</object>
</object>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698