diff options
author | Joe Malin <jmalin@google.com> | 2011-06-29 15:17:49 -0700 |
---|---|---|
committer | Joe Malin <jmalin@google.com> | 2011-07-01 16:00:00 -0700 |
commit | 16f191feaaf33bf9ec4f657ebd298337737aa08d (patch) | |
tree | 1c381e5bba26cb9355357a25e9d7e992169351b0 /docs | |
parent | a687045045157eab2dbf657bb085cb0af68d72f2 (diff) | |
download | frameworks_base-16f191feaaf33bf9ec4f657ebd298337737aa08d.zip frameworks_base-16f191feaaf33bf9ec4f657ebd298337737aa08d.tar.gz frameworks_base-16f191feaaf33bf9ec4f657ebd298337737aa08d.tar.bz2 |
DOC CHANGE: Change GTV info on intro page
Change-Id: I5175d96bd8aa88bf65d8cd0e8bffb4eae7241ebe
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/index.jd | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index eeeedd0..dce46f9 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -148,19 +148,18 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ 'tv': { 'layout':"imgLeft", - 'icon':"tv_s.png", + 'icon':"GTV_icon_small.png", 'name':"Google TV", - 'img':"tv_l.png", - 'title':"Announcing Google TV!", - 'desc': "<p><a href='http://www.google.com/tv/'>Google TV</a> is a new platform " - + "for television built on Android. Google " - + "has partnered with Sony and Logitech to integrate " - + "this platform into TVs, blu-ray players, and companion " - + "boxes. </p>" - + "<p><a href='http://www.google.com/tv/'>Learn more about " - + "Google TV »</a></p>" + 'img':"GTV_icon_large.png", + 'title':"Google TV!", + 'desc': "<p>Build something big. By big, we mean <em>worthy-of-the-living-room</em> big.</p>" + + " <p>Use <a href='http://code.google.com/tv'>Google TV</a> to bring the power of Android" + + " and Google Chrome to television." + + " The average American watches five hours of TV per day. Give them the web and apps" + + " to update their status, listen to music, watch web videos, and much more...</p>" }, + 'devphone': { 'layout':"imgLeft", 'icon':"devphone-small.png", |