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

Side by Side Diff: remoting/host/host_ui_resource.h

Issue 10384127: Chromoting: the Me2me host now presents a notification on the console allowing a user to disconnect… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file. 2 // Microsoft Visual C++ generated include file.
3 // Used by host_plugin.rc 3 // Used by host_ui.rc
4 // 4 //
5 #define IDD_DISCONNECT 101 5 #define IDD_DISCONNECT 101
6 #define IDD_CONTINUE 102 6 #define IDD_CONTINUE 102
7 #define IDC_DISCONNECT 1001 7 #define IDC_DISCONNECT 1001
8 #define IDC_DISCONNECT_SHARINGWITH 1002 8 #define IDC_DISCONNECT_SHARINGWITH 1002
9 #define IDC_DISCONNECT_USERNAME 1003 9 #define IDC_DISCONNECT_USERNAME 1003
10 #define IDC_CONTINUE_MESSAGE 1004 10 #define IDC_CONTINUE_MESSAGE 1004
11 #define IDC_CONTINUE_DEFAULT 1005 11 #define IDC_CONTINUE_DEFAULT 1005
12 #define IDC_CONTINUE_CANCEL 1007 12 #define IDC_CONTINUE_CANCEL 1007
13 13
14 // Next default values for new objects 14 // Next default values for new objects
15 // 15 //
16 #ifdef APSTUDIO_INVOKED 16 #ifdef APSTUDIO_INVOKED
17 #ifndef APSTUDIO_READONLY_SYMBOLS 17 #ifndef APSTUDIO_READONLY_SYMBOLS
18 #define _APS_NEXT_RESOURCE_VALUE 103 18 #define _APS_NEXT_RESOURCE_VALUE 103
19 #define _APS_NEXT_COMMAND_VALUE 40001 19 #define _APS_NEXT_COMMAND_VALUE 40001
20 #define _APS_NEXT_CONTROL_VALUE 1006 20 #define _APS_NEXT_CONTROL_VALUE 1006
21 #define _APS_NEXT_SYMED_VALUE 101 21 #define _APS_NEXT_SYMED_VALUE 101
22 #endif 22 #endif
23 #endif 23 #endif
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698