From cd2814b0a0f43572b3a9ed9a9ca2221c85b20569 Mon Sep 17 00:00:00 2001 From: "mihaip@chromium.org" Date: Mon, 30 Jul 2012 20:20:08 +0000 Subject: Add a link to the apps I/O presentation from the docs. Also fix an overly long sentence. R=mkearney@chromium.org Review URL: https://chromiumcodereview.appspot.com/10790111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149009 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/apps/about_apps.html | 14 ++++++++------ chrome/common/extensions/docs/static/about_apps.html | 15 +++++++++------ 2 files changed, 17 insertions(+), 12 deletions(-) (limited to 'chrome') diff --git a/chrome/common/extensions/docs/apps/about_apps.html b/chrome/common/extensions/docs/apps/about_apps.html index dd85db4..d8c66ec 100644 --- a/chrome/common/extensions/docs/apps/about_apps.html +++ b/chrome/common/extensions/docs/apps/about_apps.html @@ -197,18 +197,20 @@ that are much more powerful than those available to web apps.

-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:

+

+Watch the Chrome Apps +Google I/O presentation for an in-depth introduction. +

How they look

When a user opens a packaged app, diff --git a/chrome/common/extensions/docs/static/about_apps.html b/chrome/common/extensions/docs/static/about_apps.html index a43f9ff..547a69c2 100644 --- a/chrome/common/extensions/docs/static/about_apps.html +++ b/chrome/common/extensions/docs/static/about_apps.html @@ -17,12 +17,10 @@ that are much more powerful than those available to web apps.

-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:

+

+Watch the Chrome Apps +Google I/O presentation for an in-depth introduction. +

+

How they look

-- cgit v1.1