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

Unified Diff: remoting/host/plugin/host_plugin.rc

Issue 7640022: Update Chromoting's Disconnect window resources for Windows. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/plugin/host_plugin.rc
===================================================================
--- remoting/host/plugin/host_plugin.rc (revision 96574)
+++ remoting/host/plugin/host_plugin.rc (working copy)
@@ -97,7 +97,7 @@
CAPTION "kTitle"
FONT 9, "Microsoft Sans Serif", 400, 0, 0x0
BEGIN
- DEFPUSHBUTTON "kDisconnectButton",IDC_DISCONNECT,56,38,50,14
+ DEFPUSHBUTTON "kDisconnectButton",IDC_DISCONNECT,30,38,108,14
Sergey Ulanov 2011/08/13 01:21:23 Do we need to have size of the button fixed? Is it
Jamie 2011/08/13 02:26:39 Coming to a CL near you in the not-too-distant fut
LTEXT "kSharingWith",IDC_DISCONNECT_SHARINGWITH,7,17,46,8
LTEXT "<username>",IDC_DISCONNECT_USERNAME,51,17,108,8
END
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698