From 7b8bf02dcc2ffdd92256fdd9728ece2b82d13984 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Fri, 29 Oct 2010 01:34:02 +0000 Subject: notifications: Update the permission settings when clicking in 'Disable' menu item. It also updates the menu item text to reflect the current state of the permission. If the permission is ALLOW, the menu item should read 'Disable...', otherwise the menu item should read 'Enable...' BUG=59299 TEST=see bug Review URL: http://codereview.chromium.org/4014006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64354 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chrome/app/generated_resources.grd') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 67b25e9..6e05baa 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -8247,6 +8247,9 @@ Keep your key file in a safe place. You will need it to create new versions of y Disable notifications from $1mail.google.com + + Enable notifications from $1mail.google.com + -- cgit v1.1