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

Side by Side Diff: chrome/app/nibs/BookmarkAllTabs.xib

Issue 6476021: Mac: Fix warnings in nib files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 » » <string key="IBDocument.SystemVersion">10J567</string> 5 » » <string key="IBDocument.SystemVersion">10F2108</string>
6 <string key="IBDocument.InterfaceBuilderVersion">823</string> 6 <string key="IBDocument.InterfaceBuilderVersion">823</string>
7 » » <string key="IBDocument.AppKitVersion">1038.35</string> 7 » » <string key="IBDocument.AppKitVersion">1038.29</string>
8 » » <string key="IBDocument.HIToolboxVersion">462.00</string> 8 » » <string key="IBDocument.HIToolboxVersion">461.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
11 <string key="NS.object.0">823</string> 11 <string key="NS.object.0">823</string>
12 </object> 12 </object>
13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <integer value="90"/> 15 <integer value="90"/>
16 </object> 16 </object>
17 <object class="NSArray" key="IBDocument.PluginDependencies"> 17 <object class="NSArray" key="IBDocument.PluginDependencies">
18 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
(...skipping 2071 matching lines...) Expand 10 before | Expand all | Expand 10 after
2090 </object> 2090 </object>
2091 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 2091 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
2092 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 2092 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
2093 <integer value="3000" key="NS.object.0"/> 2093 <integer value="3000" key="NS.object.0"/>
2094 </object> 2094 </object>
2095 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 2095 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
2096 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 2096 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
2097 <int key="IBDocument.defaultPropertyAccessControl">3</int> 2097 <int key="IBDocument.defaultPropertyAccessControl">3</int>
2098 </data> 2098 </data>
2099 </archive> 2099 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698