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

Side by Side Diff: chrome/app/nibs/ImportSettingsDialog.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">10F2521</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.29</string> 7 <string key="IBDocument.AppKitVersion">1038.29</string>
8 <string key="IBDocument.HIToolboxVersion">461.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="2"/> 15 <integer value="2"/>
(...skipping 2049 matching lines...) Expand 10 before | Expand all | Expand 10 after
2065 </object> 2065 </object>
2066 <object class="NSMutableArray" key="dict.values"> 2066 <object class="NSMutableArray" key="dict.values">
2067 <bool key="EncodedWithXMLCoder">YES</bool> 2067 <bool key="EncodedWithXMLCoder">YES</bool>
2068 <string>{9, 8}</string> 2068 <string>{9, 8}</string>
2069 <string>{7, 2}</string> 2069 <string>{7, 2}</string>
2070 <string>{15, 15}</string> 2070 <string>{15, 15}</string>
2071 </object> 2071 </object>
2072 </object> 2072 </object>
2073 </data> 2073 </data>
2074 </archive> 2074 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698