Doc change: Add new tv to carousel.

Change-Id: Ibd36247bbab26d8d4a8e8c15a1d852a2f9cb0269
This commit is contained in:
Dirk Dougherty
2010-05-18 22:11:07 -07:00
parent 55f383a9b8
commit dc737ca986

View File

@@ -141,18 +141,20 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>." + "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>."
}, },
'adc2': { 'tv': {
'layout':"imgLeft", 'layout':"imgLeft",
'icon':"adc2_s.png", 'icon':"tv_s.png",
'name':"ADC 2", 'name':"Google TV",
'img':"adc2_l.png", 'img':"tv_l.png",
'title':"Android Developer Challenge 2", 'title':"Announcing Google TV!",
'desc': "<p>We're pleased to announce the " 'desc': "<p><a href='http://www.google.com/tv/'>Google TV</a> is a new platform "
+ "<a href='http://code.google.com/android/adc/gallery_winners.html'>winners " + "for television built on Android. Google "
+ "of the Android Developer Challenge 2</a>! Please see our " + "has partnered with Sony and Logitech to integrate "
+ "<a href='http://android-developers.blogspot.com/2009/11/announcing-winners-of-adc-2.html'>blog post</a> " + "this platform into TVs, blu-ray players, and companion "
+ "for full information. Thanks to everyone who participated by submitting an application or judging!</p>" + "boxes. An add-on for the Android SDK will be "
+ "<p><a href='http://code.google.com/android/adc/'>Learn more about ADC 2 &raquo;</a></p>" + "available early next year. </p>"
+ "<p><a href='http://www.google.com/tv/'>Learn more about "
+ "Google TV &raquo;</a></p>"
}, },
'devphone': { 'devphone': {