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

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

Issue 164260: ObjC classes generated by the build and used in Xib files is already getting ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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
« no previous file with comments | « chrome/app/nibs/BookmarkNameFolder.xib ('k') | chrome/app/nibs/Toolbar.xib » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.03"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9J61</string> 5 <string key="IBDocument.SystemVersion">9J61</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.46</string> 7 <string key="IBDocument.AppKitVersion">949.46</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string> 8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool> 10 <bool key="EncodedWithXMLCoder">YES</bool>
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 <string key="NSTitle">^IDS_RESTO RE_TAB</string> 264 <string key="NSTitle">^IDS_RESTO RE_TAB</string>
265 <string key="NSKeyEquiv"/> 265 <string key="NSKeyEquiv"/>
266 <int key="NSMnemonicLoc">2147483 647</int> 266 <int key="NSMnemonicLoc">2147483 647</int>
267 <reference key="NSOnImage" ref=" 530899574"/> 267 <reference key="NSOnImage" ref=" 530899574"/>
268 <reference key="NSMixedImage" re f="689949759"/> 268 <reference key="NSMixedImage" re f="689949759"/>
269 <int key="NSTag">8</int> 269 <int key="NSTag">8</int>
270 </object> 270 </object>
271 </object> 271 </object>
272 </object> 272 </object>
273 <object class="NSCustomObject" id="208901833"> 273 <object class="NSCustomObject" id="208901833">
274 » » » » <string key="NSClassName">TabViewLocalizer</stri ng> 274 » » » » <string key="NSClassName">ChromeUILocalizer</str ing>
275 </object> 275 </object>
276 </object> 276 </object>
277 <object class="IBObjectContainer" key="IBDocument.Objects"> 277 <object class="IBObjectContainer" key="IBDocument.Objects">
278 <object class="NSMutableArray" key="connectionRecords"> 278 <object class="NSMutableArray" key="connectionRecords">
279 <bool key="EncodedWithXMLCoder">YES</bool> 279 <bool key="EncodedWithXMLCoder">YES</bool>
280 <object class="IBConnectionRecord"> 280 <object class="IBConnectionRecord">
281 <object class="IBOutletConnection" key=" connection"> 281 <object class="IBOutletConnection" key=" connection">
282 <string key="label">backgroundBu tton_</string> 282 <string key="label">backgroundBu tton_</string>
283 <reference key="source" ref="100 1"/> 283 <reference key="source" ref="100 1"/>
284 <reference key="destination" ref ="279592484"/> 284 <reference key="destination" ref ="279592484"/>
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
841 <bool key="EncodedWithXM LCoder">YES</bool> 841 <bool key="EncodedWithXM LCoder">YES</bool>
842 <string>NSButton</string > 842 <string>NSButton</string >
843 <string>TabController</s tring> 843 <string>TabController</s tring>
844 </object> 844 </object>
845 </object> 845 </object>
846 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 846 <object class="IBClassDescriptionSource" key="sourceIdentifier">
847 <string key="majorKey">IBProject Source</string> 847 <string key="majorKey">IBProject Source</string>
848 <string key="minorKey">browser/c ocoa/tab_view.h</string> 848 <string key="minorKey">browser/c ocoa/tab_view.h</string>
849 </object> 849 </object>
850 </object> 850 </object>
851 <object class="IBPartialClassDescription">
852 <string key="className">TabViewLocalizer </string>
853 <string key="superclassName">ChromeUILoc alizer</string>
854 <object class="IBClassDescriptionSource" key="sourceIdentifier">
855 <string key="majorKey">IBProject Source</string>
856 <string key="minorKey">../xcodeb uild/chrome.build/DerivedSources/Debug/xib_localizers/tab_view_localizer.h</stri ng>
857 </object>
858 </object>
859 </object> 851 </object>
860 </object> 852 </object>
861 <int key="IBDocument.localizationMode">0</int> 853 <int key="IBDocument.localizationMode">0</int>
862 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 854 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
863 <int key="IBDocument.defaultPropertyAccessControl">3</int> 855 <int key="IBDocument.defaultPropertyAccessControl">3</int>
864 </data> 856 </data>
865 </archive> 857 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/BookmarkNameFolder.xib ('k') | chrome/app/nibs/Toolbar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698