File tree 1 file changed +0
-34
lines changed
1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change 16
16
"uifiles" : ["qui" ],
17
17
"doctype" : "<!DOCTYPE html PUBLIC \" -//W3C//DTD XHTML 1.0 Transitional//EN\" " + "\n " \
18
18
" \" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\" >"
19
- },
20
- "mochaui" : {
21
- "class" : "MochaUI" ,
22
- "uifiles" : ["mochaui" ],
23
- "extra" : ["mochaui/mocha" ],
24
- "buildextra" : ["mochaui/mocha-compressed" ],
25
- "extrajs" : ["mochaui/excanvas-compressed" ],
26
- "doctype" : "<!DOCTYPE HTML PUBLIC \" -//W3C//DTD HTML 4.01//EN\" \" http://www.w3.org/TR/html4/strict.dtd\" >" ,
27
- "div" : """
28
- <div id="desktop">
29
- <div id="dockWrapper">
30
- <div id="dock">
31
- <div id="dockPlacement"></div>
32
- <div id="dockAutoHide"></div>
33
- <div id="dockSort"><div id="dockClear" class="clear"></div></div>
34
- </div>
35
- </div>
36
- <div id="pageWrapper"></div>
37
- </div>""" ,
38
- "extracss" : ["mochaui/ui" , "mochaui/content" ],
39
- "customjs" : """
40
- <!--[if IE]>
41
- <script type="text/javascript" src="js/mochaui/excanvas-compressed.js"></script>
42
- <![endif]-->"""
43
- },
44
- "swmui" : {
45
- "class" : "SWMUI" ,
46
- "uifiles" : ["swmui" , "swmlayout" ],
47
- "doctype" : "<!DOCTYPE HTML PUBLIC \" -//W3C//DTD HTML 4.01//EN\" \" http://www.w3.org/TR/html4/strict.dtd\" >"
48
- },
49
- "uglyui" : {
50
- "class" : "UglyUI" ,
51
- "uifiles" : ["uglyui" ],
52
- "doctype" : "<!DOCTYPE HTML PUBLIC \" -//W3C//DTD HTML 4.01//EN\" \" http://www.w3.org/TR/html4/strict.dtd\" >"
53
19
}
54
20
}
55
21
You can’t perform that action at this time.
0 commit comments