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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2679133003: [ash-md] Wired in the Shelf color to be derived from the Wallpaper. (Closed)
Patch Set: Addressed nits. Created 3 years, 10 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:
Download patch
« no previous file with comments | « ash/common/wm/dock/docked_window_layout_manager.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index dd970ea2233538f2ced2e9782d1a4c88ca2ad9a9..b5954f433b71182e44645d09eea39b3c19d33699 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5601,6 +5601,30 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
<if expr="use_ash">
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR" desc="Title of the flag which specifies the shelf coloring in Chrome OS system UI.">
+ Shelf Color in Chrome OS system UI
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_DESCRIPTION" desc="Description of the flag which specifies the shelf coloring in Chrome OS system UI.">
+ Specify the Shelf Color scheme in Chrome OS system UI
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_LIGHT_VIBRANT" desc="A shelf coloring style to be used by Chrome OS UI.">
+ Light &amp; Vibrant
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_NORMAL_VIBRANT" desc="A shelf coloring style to be used by Chrome OS UI.">
+ Normal &amp; Vibrant
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_DARK_VIBRANT" desc="A shelf coloring style to be used by Chrome OS UI.">
+ Dark &amp; Vibrant
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_LIGHT_MUTED" desc="A shelf coloring style to be used by Chrome OS UI.">
+ Light &amp; Muted
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_NORMAL_MUTED" desc="A shelf coloring style to be used by Chrome OS UI.">
+ Normal &amp; Muted
+ </message>
+ <message name="IDS_FLAGS_ASH_SHELF_COLOR_DARK_MUTED" desc="A shelf coloring style to be used by Chrome OS UI.">
+ Dark &amp; Muted
+ </message>
<message name="IDS_FLAGS_ASH_MAXIMIZE_MODE_WINDOW_BACKDROP_NAME" desc="Title for the flag which can be used for window backdrops in TouchView.">
Window backdrops in TouchView
</message>
« no previous file with comments | « ash/common/wm/dock/docked_window_layout_manager.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698