summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-26 20:21:05 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-26 20:21:05 +0000
commit20d1724b21142632ccf78846284bcd6e5c1d527b (patch)
tree39c12f5d8e28750d52cde89bc1bbf6b3d5feb044 /chrome/app/generated_resources.grd
parent42fb820ce022e072314b11aa4d5767d1caaa6b7d (diff)
downloadchromium_src-20d1724b21142632ccf78846284bcd6e5c1d527b.zip
chromium_src-20d1724b21142632ccf78846284bcd6e5c1d527b.tar.gz
chromium_src-20d1724b21142632ccf78846284bcd6e5c1d527b.tar.bz2
CompactNavigationBar for toolkit views build, with some design change per Cole's request.
* Swapped the positions of entry field and navigation buttons. * Hide navigation buttions when the entry field gains focus. - To implement this, I added OnKillFocus in AutocompleteEditController, and updated corresponding files. * Added accelerator (shift-ctrl-0) to toggle compact navigation bar Changes to BrowserExtender * Made all virtual methods in BrowserExtender pure virtual. * Added HideToolbar method to control visibility of toolbar from Extender. Review URL: http://codereview.chromium.org/329009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30082 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 9aa5206..f4fb242 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5765,8 +5765,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu button, the battery is charged message.">
Battery is charged
</message>
+ <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
+ Toggle Compact Navigation Bar
+ </message>
</if>
-
</messages>
</release>
</grit>