Skip to content

Commit dc737ca

Browse files
committed
Doc change: Add new tv to carousel.
Change-Id: Ibd36247bbab26d8d4a8e8c15a1d852a2f9cb0269
1 parent 55f383a commit dc737ca

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

docs/html/index.jd

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -141,18 +141,20 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
141141
+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>."
142142
},
143143

144-
'adc2': {
144+
'tv': {
145145
'layout':"imgLeft",
146-
'icon':"adc2_s.png",
147-
'name':"ADC 2",
148-
'img':"adc2_l.png",
149-
'title':"Android Developer Challenge 2",
150-
'desc': "<p>We're pleased to announce the "
151-
+ "<a href='http://code.google.com/android/adc/gallery_winners.html'>winners "
152-
+ "of the Android Developer Challenge 2</a>! Please see our "
153-
+ "<a href='http://android-developers.blogspot.com/2009/11/announcing-winners-of-adc-2.html'>blog post</a> "
154-
+ "for full information. Thanks to everyone who participated by submitting an application or judging!</p>"
155-
+ "<p><a href='http://code.google.com/android/adc/'>Learn more about ADC 2 &raquo;</a></p>"
146+
'icon':"tv_s.png",
147+
'name':"Google TV",
148+
'img':"tv_l.png",
149+
'title':"Announcing Google TV!",
150+
'desc': "<p><a href='http://www.google.com/tv/'>Google TV</a> is a new platform "
151+
+ "for television built on Android. Google "
152+
+ "has partnered with Sony and Logitech to integrate "
153+
+ "this platform into TVs, blu-ray players, and companion "
154+
+ "boxes. An add-on for the Android SDK will be "
155+
+ "available early next year. </p>"
156+
+ "<p><a href='http://www.google.com/tv/'>Learn more about "
157+
+ "Google TV &raquo;</a></p>"
156158
},
157159

158160
'devphone': {

0 commit comments

Comments
 (0)