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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: remoting/branding_Chromium
===================================================================
--- remoting/branding_Chromium (revision 0)
+++ remoting/branding_Chromium (working copy)
@@ -0,0 +1,20 @@
+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
+MAC_BUNDLE_ID=org.chromium.Chromium
+MAC_CREATOR=Cr24
+MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host
+MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
+MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
+MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller
+MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller
+MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
+MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences
+MAC_PREFPANE_ICON_LABEL=Chromoting
Host

Powered by Google App Engine
This is Rietveld 408576698