diff options
author | jstritar@chromium.org <jstritar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-20 18:17:19 +0000 |
---|---|---|
committer | jstritar@chromium.org <jstritar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-20 18:17:19 +0000 |
commit | fb27cc9687bed6ef6f8dedacf30385c2d076d6e9 (patch) | |
tree | fcbe11ba37f3d8f43dc03ac6fc3a41d70816ad76 /chrome/app | |
parent | 325f68943ee5ae3b937651fde9f37ba6ab68a598 (diff) | |
download | chromium_src-fb27cc9687bed6ef6f8dedacf30385c2d076d6e9.zip chromium_src-fb27cc9687bed6ef6f8dedacf30385c2d076d6e9.tar.gz chromium_src-fb27cc9687bed6ef6f8dedacf30385c2d076d6e9.tar.bz2 |
Uninstall default apps if user hides promo
We now uninstall the default apps if the user hides the NTP app promo. This only happens if the user hasn't already installed other apps.
BUG=59453
TEST=DefaultApps. Also, clicking the 'Hide this' message on the app promo should uninstall the default apps.
Review URL: http://codereview.chromium.org/3903002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index b5048c8..3060453 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3923,7 +3923,7 @@ Keep your key file in a safe place. You will need it to create new versions of y What's an app? Try one of these: </message> <message name="IDS_APPS_PROMO_HIDE" desc="Text on the button that hides the apps promo"> - Hide this message + Hide this </message> <!-- Plugins --> |