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

Unified Diff: remoting/branding_Chromium

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 | « remoting/branding_Chrome ('k') | remoting/host/desktop_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/branding_Chromium
diff --git a/remoting/branding_Chromium b/remoting/branding_Chromium
index f60a473f593bbec4a1fde38371d21533e5b769d8..524989a74e214b08700a57d653d8b931abe86765 100644
--- a/remoting/branding_Chromium
+++ b/remoting/branding_Chromium
@@ -2,12 +2,13 @@ COMPANY_FULLNAME=The Chromium Authors
PRODUCT_FULLNAME=Chromoting
COPYRIGHT=Copyright (c) 2012 The Chromium Authors. All Rights Reserved.
HOST_PLUGIN_FILE_NAME=Chromoting Host
-HOST_PLUGIN_FILE_DESCRIPTION=Allow another user to access your computer securely over the Internet.
-HOST_FILE_NAME=Chromoting Host
-HOST_FILE_DESCRIPTION=Chromoting Host
-HOST_SERVICE_FILE_NAME=Chromoting Host Service
-HOST_SERVICE_FILE_DESCRIPTION=Chromoting Host Service
-HOST_CONTROLLER_FILE_DESCRIPTION=Chromoting Host Controller
+HOST_PLUGIN_DESCRIPTION=Allow another user to access your computer securely over the Internet.
+HOST_ME2ME_FILE_NAME=Chromoting Host
+HOST_ME2ME_DESCRIPTION=Chromoting Host
+DAEMON_FILE_NAME=Chromoting Host Service
+DAEMON_DESCRIPTION=Chromoting Host Service
+CONTROLLER_DESCRIPTION=Chromoting Host Controller
+DESKTOP_DESCRIPTION=Chromoting Integration Process
MAC_BUNDLE_ID=org.chromium.Chromium
MAC_CREATOR=Cr24
MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host
« no previous file with comments | « remoting/branding_Chrome ('k') | remoting/host/desktop_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698