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

Unified Diff: chrome/common/extensions/docs/apps/about_apps.html

Issue 10790111: Add a link to the apps I/O presentation from the docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 8 years, 5 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 | chrome/common/extensions/docs/static/about_apps.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/about_apps.html
diff --git a/chrome/common/extensions/docs/apps/about_apps.html b/chrome/common/extensions/docs/apps/about_apps.html
index dd85db485dd5af46e3b3df390ccaaacbc7746641..75932494290ade38f763dcedc8f3cfab8f4e3b93 100644
--- a/chrome/common/extensions/docs/apps/about_apps.html
+++ b/chrome/common/extensions/docs/apps/about_apps.html
@@ -194,21 +194,23 @@ and they have native-like capabilities
that are much more powerful than those available to web apps.
</p>
<p>
-<iframe title="YouTube video player" width="610" height="380" src="http://www.youtube.com/embed/lBUGTVIJVfM" frameborder="0" allowfullscreen=""></iframe>
+<iframe title="YouTube video player" width="610" height="380" src="http://www.youtube.com/embed/lBUGTVIJVfM" frameborder="0" allowfullscreen=""></iframe><br>
</p>
<p>
-With access to Chrome APIs and services
-not available to traditional web apps,
-you can build powerful apps that interact
-with network and hardware devices,
-as well as, media apps.
-Here's a short list of examples:
+Packaged apps have have access to Chrome APIs and services not available to
+traditional web sites. You can build powerful apps that interact with network
+and hardware devices, media tools, and much more. Here's a short list of
+examples:
</p>
<ul>
<li>Shells (VMWare, Citrix, SSH, RDP or VNC clients)</li>
<li>Music/video streaming</li>
<li>Photo/video/music editing</li>
</ul>
+<p>
+Watch the <a href="http://www.youtube.com/watch?v=j8oFAr1YR-0">Chrome Apps
+Google I/O presentation</a> for an in-depth introduction.
+</p>
<h2 id="look">How they look</h2>
<p>
When a user opens a packaged app,
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/about_apps.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698