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

Unified Diff: remoting/branding_Chrome

Issue 10910075: [Chromoting] Adding the desktop integration binary to the host installation on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix preprocessor conditions in .WXS & rebased Created 8 years, 3 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 | remoting/branding_Chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/branding_Chrome
diff --git a/remoting/branding_Chrome b/remoting/branding_Chrome
index a265923f0e81c2a44617cbef1434e3e798b7ca4e..028c3d20a28b343d84903c73321269598cbd8305 100644
--- a/remoting/branding_Chrome
+++ b/remoting/branding_Chrome
@@ -2,12 +2,13 @@ COMPANY_FULLNAME=Google Inc.
PRODUCT_FULLNAME=Chrome Remote Desktop
COPYRIGHT=Copyright (c) 2012 Google Inc. All Rights Reserved.
HOST_PLUGIN_FILE_NAME=Chrome Remote Desktop Host
-HOST_PLUGIN_FILE_DESCRIPTION=Allow another user to access your computer securely over the Internet.
-HOST_FILE_NAME=Chrome Remote Desktop Host
-HOST_FILE_DESCRIPTION=Chrome Remote Desktop Host
-HOST_SERVICE_FILE_NAME=Chrome Remote Desktop Host Service
-HOST_SERVICE_FILE_DESCRIPTION=Chrome Remote Desktop Host Service
-HOST_CONTROLLER_FILE_DESCRIPTION=Chrome Remote Desktop Host Controller
+HOST_PLUGIN_DESCRIPTION=Allow another user to access your computer securely over the Internet.
+HOST_ME2ME_FILE_NAME=Chrome Remote Desktop Host
+HOST_ME2ME_DESCRIPTION=Chrome Remote Desktop Host
+DAEMON_FILE_NAME=Chrome Remote Desktop Host Service
+DAEMON_DESCRIPTION=Chrome Remote Desktop Host Service
+CONTROLLER_DESCRIPTION=Chrome Remote Desktop Host Controller
+DESKTOP_DESCRIPTION=Chrome Remote Desktop Integration Process
MAC_BUNDLE_ID=com.google.Chrome
MAC_CREATOR=rimZ
MAC_HOST_BUNDLE_ID=com.google.chrome_remote_desktop.remoting_me2me_host
« no previous file with comments | « no previous file | remoting/branding_Chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698