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

Unified Diff: chrome/app/generated_resources.grd

Issue 11054006: Make application shortcuts point to app_host.exe, install App Host during app installation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Now installing App Host in AppShortcutManager, instead of CrxInstaller / UnpackedInstaller. Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
old mode 100644
new mode 100755
index 92c4cb7cfe971bfcad7200c8527556473bd8bfb4..b4c08d62972f1e7a44f8b88bf06d6a3110153afd
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5180,6 +5180,9 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
<message name="IDS_EXTENSION_PACKAGE_IMAGE_ERROR" desc="Message for when an error occurs while trying to decode an image found within a packaged extension or app.">
Could not decode image: '<ph name="IMAGE_NAME">$1<ex>image.png</ex></ph>'
</message>
+ <message name="IDS_EXTENSION_APP_HOST_INSTALL_ERROR" desc="Message for when an App Host fails to install.">
+ Application Runtime installation failed.
+ </message>
<!-- Extension installed bubble -->
<message name="IDS_EXTENSION_BUNDLE_INSTALLED_HEADING_EXTENSIONS" desc="First line in the content area of the extension bundle installed bubble. Instructs which extensions were installed.">
« no previous file with comments | « no previous file | chrome/browser/extensions/app_host_installer.h » ('j') | chrome/browser/extensions/app_host_installer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698