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

Unified Diff: chrome/app/generated_resources.grd

Issue 8895003: Aura: Add --aura-laptop-mode to fill the workspace with a single window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: maximize ALL the windows Created 9 years 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 | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/ui/views/aura/chrome_shell_delegate.cc » ('J')
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 b5cdd2d62c42b4cc0e792ead7352527a601fd937..8a59f8927acbd9aa7a42ed9f996c14f5f3b48f2f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4966,6 +4966,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_POINTER_LOCK_DESCRIPTION" desc="Description for the flag to enable the mouse lock feature.">
Web pages may capture the mouse pointer and remove it from the user's control. The mouse movement data is directed solely to the web application. Users can escape by pressing the 'Esc' key.
</message>
+ <message name="IDS_FLAGS_AURA_LAPTOP_MODE_NAME" desc="Title for flag to show a single maximized window.">
+ Laptop window mode
+ </message>
+ <message name="IDS_FLAGS_AURA_LAPTOP_MODE_DESCRIPTION" desc="Description for the flag to enable fancy translucent windows.">
+ Show only a single maximized window. Useful for low-resolution screens, such as on laptops.
+ </message>
<message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_NAME" desc="Title for the flag to enable platform apps.">
Enable platform apps
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/ui/views/aura/chrome_shell_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698