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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « remoting/branding_Chrome ('k') | remoting/host/desktop_process.h » ('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=The Chromium Authors 1 COMPANY_FULLNAME=The Chromium Authors
2 PRODUCT_FULLNAME=Chromoting 2 PRODUCT_FULLNAME=Chromoting
3 COPYRIGHT=Copyright (c) 2012 The Chromium Authors. All Rights Reserved. 3 COPYRIGHT=Copyright (c) 2012 The Chromium Authors. All Rights Reserved.
4 HOST_PLUGIN_FILE_NAME=Chromoting Host 4 HOST_PLUGIN_FILE_NAME=Chromoting 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=Chromoting Host 6 HOST_ME2ME_FILE_NAME=Chromoting Host
7 HOST_FILE_DESCRIPTION=Chromoting Host 7 HOST_ME2ME_DESCRIPTION=Chromoting Host
8 HOST_SERVICE_FILE_NAME=Chromoting Host Service 8 DAEMON_FILE_NAME=Chromoting Host Service
9 HOST_SERVICE_FILE_DESCRIPTION=Chromoting Host Service 9 DAEMON_DESCRIPTION=Chromoting Host Service
10 HOST_CONTROLLER_FILE_DESCRIPTION=Chromoting Host Controller 10 CONTROLLER_DESCRIPTION=Chromoting Host Controller
11 DESKTOP_DESCRIPTION=Chromoting Integration Process
11 MAC_BUNDLE_ID=org.chromium.Chromium 12 MAC_BUNDLE_ID=org.chromium.Chromium
12 MAC_CREATOR=Cr24 13 MAC_CREATOR=Cr24
13 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host 14 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host
14 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller 15 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
15 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg 16 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
16 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller 17 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller
17 MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller 18 MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller
18 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences 19 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
19 MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences 20 MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences
20 MAC_PREFPANE_ICON_LABEL=Chromoting
Host 21 MAC_PREFPANE_ICON_LABEL=Chromoting
Host
OLDNEW
« 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