summaryrefslogtreecommitdiff
path: root/smarttv-client/config.xml
blob: cd046ad0de199ab2bc72f1035542838be3ee4abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<widget>
    <previewjs></previewjs>
    <type>user</type>
    <cpname></cpname>
    <cplogo></cplogo>
    <cpauthjs></cpauthjs>
    <ThumbIcon>Images/icon/SmartTvWeb_106.png</ThumbIcon>
    <BigThumbIcon>Images/icon/SmartTvWeb_115.png</BigThumbIcon>
    <ListIcon>Images/icon/SmartTvWeb_85.png</ListIcon>
    <BigListIcon>Images/icon/SmartTvWeb_95.png</BigListIcon>
    <ver>1.00.0</ver>
    <mgrver></mgrver>
    <fullwidget>y</fullwidget>
	<movie>y</movie>
	<mouse>y</mouse>
    <srcctl>y</srcctl>
    <ticker>n</ticker>
    <childlock>n</childlock>
    <audiomute>n</audiomute>
    <videomute>n</videomute>
    <dcont>y</dcont>
    <widgetname>VDR on TV</widgetname>
    <network>n</network>
    <description></description>
    <width>960</width>
    <height>540</height>
    <author>
        <name>T. Lohmar</name>
        <email>smarttv640@gmail.com</email>
        <link></link>
        <organization>Private</organization>
    </author>
	<deleteJS>Config</deleteJS>
</widget>