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

Side by Side Diff: remoting/branding_Chromium

Issue 10829327: [Chromoting] Cleanup branding variables in Chromoting gyp file. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 4 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
OLDNEW
(Empty)
1 COMPANY_FULLNAME=The Chromium Authors
2 PRODUCT_FULLNAME=Chromoting
3 COPYRIGHT=Copyright (c) 2012 The Chromium Authors. All Rights Reserved.
4 HOST_PLUGIN_FILE_NAME=Chromoting Host
5 HOST_PLUGIN_FILE_DESCRIPTION=Allow another user to access your computer securely over the Internet.
6 HOST_FILE_NAME=Chromoting Host
7 HOST_FILE_DESCRIPTION=Chromoting Host
8 HOST_SERVICE_FILE_NAME=Chromoting Host Service
9 HOST_SERVICE_FILE_DESCRIPTION=Chromoting Host Service
10 HOST_CONTROLLER_FILE_DESCRIPTION=Chromoting Host Controller
11 MAC_BUNDLE_ID=org.chromium.Chromium
12 MAC_CREATOR=Cr24
13 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host
14 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
15 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
16 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller
17 MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller
18 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
19 MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences
20 MAC_PREFPANE_ICON_LABEL=Chromoting
Host
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698