-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.xml
More file actions
36 lines (36 loc) · 939 Bytes
/
config.xml
File metadata and controls
36 lines (36 loc) · 939 Bytes
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
36
<?xml version="1.0" encoding="UTF-8"?>
<widget>
<category>Utility</category>
<ThumbIcon></ThumbIcon>
<BigThumbIcon></BigThumbIcon>
<ListIcon></ListIcon>
<BigListIcon></BigListIcon>
<autoUpdate>y</autoUpdate>
<type>user</type>
<cplogo></cplogo>
<cpname>LS test</cpname>
<cpauthjs>LS test</cpauthjs>
<login>n</login>
<ver>0.500</ver>
<mgrver>0.1</mgrver>
<fullwidget>y</fullwidget>
<flashplayer>y</flashplayer>
<srcctl>n</srcctl>
<ticker>n</ticker>
<childlock>n</childlock>
<audiomute>n</audiomute>
<videomute>n</videomute>
<movie>y</movie>
<dcont>y</dcont>
<widgetname>LS test</widgetname>
<description>LS test</description>
<width>1280</width>
<height>720</height>
<network>y</network>
<author>
<name></name>
<email></email>
<link></link>
<organization></organization>
</author>
</widget>