From 4675fee830843ebb5caf7e5a8e0bbbdf436241f3 Mon Sep 17 00:00:00 2001 From: "finnur@chromium.org" Date: Mon, 5 Oct 2009 22:00:17 +0000 Subject: Landing a patch (http://codereview.chromium.org/249054) from an external contributor (Thiago Farina). Description from original changelist: Add ellipses to |Add| and |Edit| buttons of Search engine manager(keyword view), since they opens another window and does not, for example, add or edit the selected item. BUG=16380 TEST=Open the search engine manager and see if the |Add| and the |Edit| button has the "..." in the end. Review URL: http://codereview.chromium.org/257053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28054 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chrome') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index c821a96..d77bb4fe 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -1040,7 +1040,7 @@ each locale. --> - Add + Add... @@ -1048,7 +1048,7 @@ each locale. --> - Edit + Edit... -- cgit v1.1