-
Notifications
You must be signed in to change notification settings - Fork 84
/
config.xml
32 lines (31 loc) · 821 Bytes
/
config.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.samsung.com/">
<cpname></cpname>
<cplogo></cplogo>
<cpauthjs></cpauthjs>
<ThumbIcon>icon/icon_106_87.png</ThumbIcon>
<BigThumbIcon>icon/icon_115_95.png</BigThumbIcon>
<ListIcon>icon/icon_85_70.png</ListIcon>
<BigListIcon>icon/icon_95_78.png</BigListIcon>
<category></category>
<autoUpdate>n</autoUpdate>
<ver>3.7</ver>
<mgrver></mgrver>
<fullwidget>y</fullwidget>
<type>user</type>
<srcctl>y</srcctl>
<ticker>n</ticker>
<childlock>n</childlock>
<videomute>n</videomute>
<dcont>y</dcont>
<widgetname>Twitch</widgetname>
<description></description>
<width>1280</width>
<height>720</height>
<author>
<name></name>
<email></email>
<link></link>
<organization></organization>
</author>
</widget>