|
Revision 2099, 0.6 kB
(checked in by holidays-l, 11 months ago)
|
|
platform/gadgets/youtubeplayerlite.xml: Added YouTube? Player Lite gadgets.
|
-
Property svn:keywords set to
Date Revision Author HeadURL Id
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8" ?> |
|---|
| 2 | <Module> |
|---|
| 3 | <ModulePrefs |
|---|
| 4 | title="Youtube Player Lite" |
|---|
| 5 | title_url="http://fplayer.youtubech.com/" |
|---|
| 6 | description="It shows ``Youtube Player Lite`` as Google Gadgets" |
|---|
| 7 | author="Hironori Yoshida" |
|---|
| 8 | author_email="hironori.yoshida@gmail.com" |
|---|
| 9 | height="240" |
|---|
| 10 | width="450" |
|---|
| 11 | scrolling="false" |
|---|
| 12 | /> |
|---|
| 13 | <Content type="html"><![CDATA[ |
|---|
| 14 | <iframe src="http://fplayer.youtubech.com/light/index?mode=light&q=&vid=&selected_id=&auto_start=&que=" height="240" width="450" /> |
|---|
| 15 | ]]></Content> |
|---|
| 16 | </Module> |
|---|