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

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

Issue 12453019: Copy remoting notification bar to chrome and use it for screen capture API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/ScreenCaptureNotification.xib
diff --git a/remoting/host/disconnect_window.xib b/chrome/app/nibs/ScreenCaptureNotification.xib
similarity index 93%
copy from remoting/host/disconnect_window.xib
copy to chrome/app/nibs/ScreenCaptureNotification.xib
index 6045b2294a95968640331f06e4afda253a9bf546..f9c05d6ddef1744a4707d73e62e1bae37ac45375 100644
--- a/remoting/host/disconnect_window.xib
+++ b/chrome/app/nibs/ScreenCaptureNotification.xib
@@ -31,7 +31,7 @@
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSCustomObject" id="1001">
- <string key="NSClassName">DisconnectWindowController</string>
+ <string key="NSClassName">ScreenCaptureNotificationController</string>
</object>
<object class="NSCustomObject" id="1003">
<string key="NSClassName">FirstResponder</string>
@@ -45,7 +45,7 @@
<string key="NSWindowRect">{{247, 517}, {466, 40}}</string>
<int key="NSWTFlags">611844096</int>
<string key="NSWindowTitle">Remoting</string>
- <string key="NSWindowClass">DisconnectWindow</string>
+ <string key="NSWindowClass">ScreenCaptureNotificationWindow</string>
<nil key="NSViewClass"/>
<nil key="NSUserInterfaceItemIdentifier"/>
<object class="NSView" key="NSWindowView" id="1718335">
@@ -63,7 +63,7 @@
<object class="NSButtonCell" key="NSCell" id="837573888">
<int key="NSCellFlags">67108864</int>
<int key="NSCellFlags2">134348800</int>
- <string key="NSContents">&lt;disconnect&gt;</string>
+ <string key="NSContents">&lt;stop&gt;</string>
<object class="NSFont" key="NSSupport" id="26">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">11</double>
@@ -90,7 +90,7 @@
<object class="NSTextFieldCell" key="NSCell" id="752844448">
<int key="NSCellFlags">603979776</int>
<int key="NSCellFlags2">272761088</int>
- <string key="NSContents">&lt;connected-to&gt;</string>
+ <string key="NSContents">&lt;status&gt;</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSControlView" ref="165586339"/>
<object class="NSColor" key="NSBackgroundColor">
@@ -146,7 +146,7 @@
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
- <string key="label">connectedToField_</string>
+ <string key="label">statusField_</string>
<reference key="source" ref="1001"/>
<reference key="destination" ref="165586339"/>
</object>
@@ -154,7 +154,7 @@
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
- <string key="label">disconnectButton_</string>
+ <string key="label">stopButton_</string>
<reference key="source" ref="1001"/>
<reference key="destination" ref="456006926"/>
</object>
@@ -276,7 +276,7 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{200, 1287}, {466, 40}}</string>
<boolean value="NO"/>
- <string>DisconnectView</string>
+ <string>ScreenCaptureNotificationView</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
</object>
</object>
@@ -298,23 +298,23 @@
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBPartialClassDescription">
- <string key="className">DisconnectView</string>
+ <string key="className">ScreenCaptureNotificationView</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/DisconnectView.h</string>
+ <string key="minorKey">./Classes/ScreenCaptureNotificationView.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
- <string key="className">DisconnectWindow</string>
+ <string key="className">ScreenCaptureNotificationWindow</string>
<string key="superclassName">NSWindow</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/DisconnectWindow.h</string>
+ <string key="minorKey">./Classes/ScreenCaptureNotificationWindow.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
- <string key="className">DisconnectWindowController</string>
+ <string key="className">ScreenCaptureNotificationController</string>
<string key="superclassName">NSWindowController</string>
<object class="NSMutableDictionary" key="actions">
<string key="NS.key.0">stopSharing:</string>
@@ -331,8 +331,8 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
- <string>connectedToField_</string>
- <string>disconnectButton_</string>
+ <string>statusField_</string>
+ <string>stopButton_</string>
</object>
<object class="NSArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -344,24 +344,24 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
- <string>connectedToField_</string>
- <string>disconnectButton_</string>
+ <string>statusField_</string>
+ <string>stopButton_</string>
</object>
<object class="NSArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBToOneOutletInfo">
- <string key="name">connectedToField_</string>
+ <string key="name">statusField_</string>
<string key="candidateClassName">NSTextField</string>
</object>
<object class="IBToOneOutletInfo">
- <string key="name">disconnectButton_</string>
+ <string key="name">stopButton_</string>
<string key="candidateClassName">NSButton</string>
</object>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/DisconnectWindowController.h</string>
+ <string key="minorKey">./Classes/ScreenCaptureNotificationController.h</string>
</object>
</object>
</object>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698