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

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 7011015: Show "About panel" bubble on Windows. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/panels/about_panel_bubble.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
===================================================================
--- chrome/app/resources/locale_settings.grd (revision 86295)
+++ chrome/app/resources/locale_settings.grd (working copy)
@@ -550,6 +550,15 @@
<message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true">
82
</message>
+
+ <!-- The width and height of the About Panel Information bubble in -->
+ <!-- characters and lines (See above). -->
+ <message name="IDS_ABOUTPANELBUBBLE_WIDTH_CHARS" use_name_for_id="true">
+ 56
+ </message>
+ <message name="IDS_ABOUTPANELBUBBLE_HEIGHT_LINES" use_name_for_id="true">
+ 8
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/panels/about_panel_bubble.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698