diff options
author | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-17 22:49:25 +0000 |
---|---|---|
committer | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-17 22:49:25 +0000 |
commit | c57bee0461f313d9766f1a24b7398877a4633b8c (patch) | |
tree | f1a8f85864a3a021d31e6ac5b5de02220bb480cc /remoting/branding_Chrome | |
parent | c8579842d01f4301607eace4412ef70dfd5e4278 (diff) | |
download | chromium_src-c57bee0461f313d9766f1a24b7398877a4633b8c.zip chromium_src-c57bee0461f313d9766f1a24b7398877a4633b8c.tar.gz chromium_src-c57bee0461f313d9766f1a24b7398877a4633b8c.tar.bz2 |
[Chromoting] Cleanup branding variables in Chromoting gyp file.
Also remote tabs that crept into the remoting.gyp file.
Review URL: https://chromiumcodereview.appspot.com/10829327
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152182 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/branding_Chrome')
-rw-r--r-- | remoting/branding_Chrome | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/remoting/branding_Chrome b/remoting/branding_Chrome new file mode 100644 index 0000000..a265923 --- /dev/null +++ b/remoting/branding_Chrome @@ -0,0 +1,20 @@ +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 +MAC_BUNDLE_ID=com.google.Chrome +MAC_CREATOR=rimZ +MAC_HOST_BUNDLE_ID=com.google.chrome_remote_desktop.remoting_me2me_host +MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller +MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg +MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.host_uninstaller +MAC_UNINSTALLER_BUNDLE_NAME=Chrome Remote Desktop Host Uninstaller +MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences +MAC_PREFPANE_BUNDLE_NAME=Chrome Remote Desktop Host Preferences +MAC_PREFPANE_ICON_LABEL=Chrome Remote
Desktop Host |