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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html

Issue 132323002: Docserver: Fix kiosk_enabled.htm. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html b/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
index 828ac1cbbc0d9900ff9da152e262da3dbae63591..556bffb578064c0a7563b0b44a8f7d9a1c5fff3e 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
@@ -4,7 +4,7 @@
<p>
Whether the packaged app is designed to expected to work in ChromeOS kiosk
-mode. If <code>"kiosk_mode"<code> is <code>true</code>, the platform app
+mode. If <code>"kiosk_enabled"</code> is <code>true</code>, the platform app
window will cover the entire surface of the display (forced full screen).
The kiosk-enabled apps are expected to be designed with this constraint in mind.
</p>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698