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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | remoting/branding_Chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 COMPANY_FULLNAME=Google Inc. 1 COMPANY_FULLNAME=Google Inc.
2 PRODUCT_FULLNAME=Chrome Remote Desktop 2 PRODUCT_FULLNAME=Chrome Remote Desktop
3 COPYRIGHT=Copyright (c) 2012 Google Inc. All Rights Reserved. 3 COPYRIGHT=Copyright (c) 2012 Google Inc. All Rights Reserved.
4 HOST_PLUGIN_FILE_NAME=Chrome Remote Desktop Host 4 HOST_PLUGIN_FILE_NAME=Chrome Remote Desktop Host
5 HOST_PLUGIN_FILE_DESCRIPTION=Allow another user to access your computer securely over the Internet. 5 HOST_PLUGIN_DESCRIPTION=Allow another user to access your computer securely over the Internet.
6 HOST_FILE_NAME=Chrome Remote Desktop Host 6 HOST_ME2ME_FILE_NAME=Chrome Remote Desktop Host
7 HOST_FILE_DESCRIPTION=Chrome Remote Desktop Host 7 HOST_ME2ME_DESCRIPTION=Chrome Remote Desktop Host
8 HOST_SERVICE_FILE_NAME=Chrome Remote Desktop Host Service 8 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service
9 HOST_SERVICE_FILE_DESCRIPTION=Chrome Remote Desktop Host Service 9 DAEMON_DESCRIPTION=Chrome Remote Desktop Host Service
10 HOST_CONTROLLER_FILE_DESCRIPTION=Chrome Remote Desktop Host Controller 10 CONTROLLER_DESCRIPTION=Chrome Remote Desktop Host Controller
11 DESKTOP_DESCRIPTION=Chrome Remote Desktop Integration Process
11 MAC_BUNDLE_ID=com.google.Chrome 12 MAC_BUNDLE_ID=com.google.Chrome
12 MAC_CREATOR=rimZ 13 MAC_CREATOR=rimZ
13 MAC_HOST_BUNDLE_ID=com.google.chrome_remote_desktop.remoting_me2me_host 14 MAC_HOST_BUNDLE_ID=com.google.chrome_remote_desktop.remoting_me2me_host
14 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller 15 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller
15 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg 16 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg
16 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.host_uninstaller 17 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.host_uninstaller
17 MAC_UNINSTALLER_BUNDLE_NAME=Chrome Remote Desktop Host Uninstaller 18 MAC_UNINSTALLER_BUNDLE_NAME=Chrome Remote Desktop Host Uninstaller
18 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences 19 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences
19 MAC_PREFPANE_BUNDLE_NAME=Chrome Remote Desktop Host Preferences 20 MAC_PREFPANE_BUNDLE_NAME=Chrome Remote Desktop Host Preferences
20 MAC_PREFPANE_ICON_LABEL=Chrome Remote
Desktop Host 21 MAC_PREFPANE_ICON_LABEL=Chrome Remote
Desktop Host
OLDNEW
« 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