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

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

Issue 661235: Rename button from "Close" to "Done" on bookmark bubble and content bubbles. (Closed)
Patch Set: Created 10 years, 9 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
« no previous file with comments | « no previous file | chrome/app/nibs/ContentBlockedCookies.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">9L31a</string> 5 <string key="IBDocument.SystemVersion">9L31a</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.54</string> 7 <string key="IBDocument.AppKitVersion">949.54</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>
11 » » » <integer value="50"/> 11 » » » <integer value="34"/>
12 </object> 12 </object>
13 <object class="NSArray" key="IBDocument.PluginDependencies"> 13 <object class="NSArray" key="IBDocument.PluginDependencies">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
16 </object> 16 </object>
17 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 17 <object class="NSMutableDictionary" key="IBDocument.Metadata">
18 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSArray" key="dict.sortedKeys"> 19 <object class="NSArray" key="dict.sortedKeys">
20 <bool key="EncodedWithXMLCoder">YES</bool> 20 <bool key="EncodedWithXMLCoder">YES</bool>
21 </object> 21 </object>
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 <bool key="EncodedWithXMLCoder">YES</bool> 102 <bool key="EncodedWithXMLCoder">YES</bool>
103 <object class="NSButton" id="82356437"> 103 <object class="NSButton" id="82356437">
104 <reference key="NSNextResponder" ref="46287572"/> 104 <reference key="NSNextResponder" ref="46287572"/>
105 <int key="NSvFlags">289</int> 105 <int key="NSvFlags">289</int>
106 <string key="NSFrame">{{111, 13}, {96, 28}}</string> 106 <string key="NSFrame">{{111, 13}, {96, 28}}</string>
107 <reference key="NSSuperview" ref="46287572"/> 107 <reference key="NSSuperview" ref="46287572"/>
108 <bool key="NSEnabled">YES</bool> 108 <bool key="NSEnabled">YES</bool>
109 <object class="NSButtonCell" key="NSCell" id="307931553"> 109 <object class="NSButtonCell" key="NSCell" id="307931553">
110 <int key="NSCellFlags">67239424</int> 110 <int key="NSCellFlags">67239424</int>
111 <int key="NSCellFlags2">134348800</int> 111 <int key="NSCellFlags2">134348800</int>
112 » » » » » » » » » » » » <string key="NSContents">^IDS_CLOSE</string> 112 » » » » » » » » » » » » <string key="NSContents">^IDS_DONE</string>
113 <object class="NSFont" key="NSSupport" id="26"> 113 <object class="NSFont" key="NSSupport" id="26">
114 <string key="NSName">LucidaGrande</string> 114 <string key="NSName">LucidaGrande</string>
115 <double key="NSSize">1.100000e+01</double> 115 <double key="NSSize">1.100000e+01</double>
116 <int key="NSfFlags">3100</int> 116 <int key="NSfFlags">3100</int>
117 </object> 117 </object>
118 <reference key="NSControlView" ref="82356437"/> 118 <reference key="NSControlView" ref="82356437"/>
119 <int key="NSButtonFlags">-2038284033</int> 119 <int key="NSButtonFlags">-2038284033</int>
120 <int key="NSButtonFlags2">129</int> 120 <int key="NSButtonFlags2">129</int>
121 <string key="NSAlternateContents"/> 121 <string key="NSAlternateContents"/>
122 <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string> 122 <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
(...skipping 715 matching lines...) Expand 10 before | Expand all | Expand 10 after
838 <string>NSPopUpButton</s tring> 838 <string>NSPopUpButton</s tring>
839 <string>NSTextField</str ing> 839 <string>NSTextField</str ing>
840 </object> 840 </object>
841 </object> 841 </object>
842 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 842 <object class="IBClassDescriptionSource" key="sourceIdentifier">
843 <string key="majorKey">IBProject Source</string> 843 <string key="majorKey">IBProject Source</string>
844 <string key="minorKey">browser/c ocoa/bookmark_bubble_controller.h</string> 844 <string key="minorKey">browser/c ocoa/bookmark_bubble_controller.h</string>
845 </object> 845 </object>
846 </object> 846 </object>
847 <object class="IBPartialClassDescription"> 847 <object class="IBPartialClassDescription">
848 <string key="className">ChromeEventProce ssingWindow</string>
849 <string key="superclassName">NSWindow</s tring>
850 <object class="IBClassDescriptionSource" key="sourceIdentifier">
851 <string key="majorKey">IBProject Source</string>
852 <string key="minorKey">browser/c ocoa/chrome_event_processing_window.h</string>
853 </object>
854 </object>
855 <object class="IBPartialClassDescription">
848 <string key="className">ChromeUILocalize r</string> 856 <string key="className">ChromeUILocalize r</string>
849 <string key="superclassName">GTMUILocali zer</string> 857 <string key="superclassName">GTMUILocali zer</string>
850 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 858 <object class="IBClassDescriptionSource" key="sourceIdentifier">
851 <string key="majorKey">IBProject Source</string> 859 <string key="majorKey">IBProject Source</string>
852 <string key="minorKey">browser/c ocoa/ui_localizer.h</string> 860 <string key="minorKey">browser/c ocoa/ui_localizer.h</string>
853 </object> 861 </object>
854 </object> 862 </object>
855 <object class="IBPartialClassDescription"> 863 <object class="IBPartialClassDescription">
856 <string key="className">GTMUILocalizer</ string> 864 <string key="className">GTMUILocalizer</ string>
857 <string key="superclassName">NSObject</s tring> 865 <string key="superclassName">NSObject</s tring>
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
921 <object class="IBPartialClassDescription"> 929 <object class="IBPartialClassDescription">
922 <string key="className">InfoBubbleView</ string> 930 <string key="className">InfoBubbleView</ string>
923 <string key="superclassName">NSView</str ing> 931 <string key="superclassName">NSView</str ing>
924 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 932 <object class="IBClassDescriptionSource" key="sourceIdentifier">
925 <string key="majorKey">IBProject Source</string> 933 <string key="majorKey">IBProject Source</string>
926 <string key="minorKey">browser/c ocoa/info_bubble_view.h</string> 934 <string key="minorKey">browser/c ocoa/info_bubble_view.h</string>
927 </object> 935 </object>
928 </object> 936 </object>
929 <object class="IBPartialClassDescription"> 937 <object class="IBPartialClassDescription">
930 <string key="className">InfoBubbleWindow </string> 938 <string key="className">InfoBubbleWindow </string>
931 » » » » » <string key="superclassName">NSWindow</s tring> 939 » » » » » <string key="superclassName">ChromeEvent ProcessingWindow</string>
932 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 940 <object class="IBClassDescriptionSource" key="sourceIdentifier">
933 <string key="majorKey">IBProject Source</string> 941 <string key="majorKey">IBProject Source</string>
934 <string key="minorKey">browser/c ocoa/info_bubble_window.h</string> 942 <string key="minorKey">browser/c ocoa/info_bubble_window.h</string>
935 </object> 943 </object>
936 </object> 944 </object>
937 <object class="IBPartialClassDescription"> 945 <object class="IBPartialClassDescription">
938 <string key="className">NSObject</string > 946 <string key="className">NSObject</string >
939 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 947 <object class="IBClassDescriptionSource" key="sourceIdentifier">
940 <string key="majorKey">IBProject Source</string> 948 <string key="majorKey">IBProject Source</string>
941 <string key="minorKey">browser/c ocoa/status_bubble_mac.h</string> 949 <string key="minorKey">browser/c ocoa/status_bubble_mac.h</string>
942 </object> 950 </object>
943 </object> 951 </object>
944 <object class="IBPartialClassDescription"> 952 <object class="IBPartialClassDescription">
945 <string key="className">NSObject</string > 953 <string key="className">NSObject</string >
946 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 954 <object class="IBClassDescriptionSource" key="sourceIdentifier">
947 <string key="majorKey">IBProject Source</string> 955 <string key="majorKey">IBProject Source</string>
948 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 956 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
949 </object> 957 </object>
950 </object> 958 </object>
951 <object class="IBPartialClassDescription"> 959 <object class="IBPartialClassDescription">
952 <string key="className">NSWindow</string > 960 <string key="className">NSWindow</string >
953 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 961 <object class="IBClassDescriptionSource" key="sourceIdentifier">
954 <string key="majorKey">IBProject Source</string> 962 <string key="majorKey">IBProject Source</string>
955 » » » » » » <string key="minorKey">browser/c ocoa/nswindow_local_state.h</string> 963 » » » » » » <string key="minorKey">browser/c ocoa/themed_window.h</string>
956 </object> 964 </object>
957 </object> 965 </object>
958 </object> 966 </object>
959 </object> 967 </object>
960 <int key="IBDocument.localizationMode">0</int> 968 <int key="IBDocument.localizationMode">0</int>
961 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 969 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
962 <int key="IBDocument.defaultPropertyAccessControl">3</int> 970 <int key="IBDocument.defaultPropertyAccessControl">3</int>
963 </data> 971 </data>
964 </archive> 972 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/ContentBlockedCookies.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698