File tree 4 files changed +5
-14
lines changed
4 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 16
16
< head >
17
17
< title > Taboo Import/Export</ title >
18
18
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 " />
19
- < script type ="text/ javascript " src ="chrome://browser/content/utilityOverlay.js "> </ script >
19
+ < script type ="application/x- javascript;version=1.7 " src ="chrome://browser/content/utilityOverlay.js "> </ script >
20
20
< link rel ="icon " type ="image/png " href ="chrome://taboo/skin/favicon.png " />
21
21
< script type ="text/javascript ">
22
22
Original file line number Diff line number Diff line change 16
16
< head >
17
17
< title > Taboo</ title >
18
18
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 " />
19
- < script type ="text/ javascript " src ="chrome://browser/content/utilityOverlay.js "> </ script >
19
+ < script type ="application/x- javascript;version=1.7 " src ="chrome://browser/content/utilityOverlay.js "> </ script >
20
20
< script type ="text/javascript " src ="chrome://taboo/content/vendor/dombuilder.js "> </ script >
21
21
22
22
< script type ="text/javascript " src ="chrome://taboo/content/vendor/jquery-1.2.6.min.js "> </ script >
Original file line number Diff line number Diff line change 24
24
onload =" tabooTopbar.load();"
25
25
onunload =" tabooTopbar.unload();" >
26
26
27
- <script type =" text/ javascript" src =" chrome://browser/content/utilityOverlay.js" ></script >
27
+ <script type =" application/x- javascript;version=1.7 " src =" chrome://browser/content/utilityOverlay.js" ></script >
28
28
<script type =" text/javascript" src =" chrome://taboo/content/topbar.js" ></script >
29
29
<!-- We don't use DND (yet) but Flock's slideybox is buggy without that -->
30
- <script type =" application/x-javascript" src =" chrome://global/content/nsDragAndDrop.js" />
30
+ <script type =" application/x-javascript;version=1.7 " src =" chrome://global/content/nsDragAndDrop.js" />
31
31
32
32
<toolbar id =" taboo-toolbar" >
33
33
<spacer flex =" 1" />
Original file line number Diff line number Diff line change 19
19
<RDF : Description >
20
20
<em : id >{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em : id >
21
21
<em : minVersion >2.0b1</em : minVersion >
22
- <em : maxVersion >3.1b2 </em : maxVersion >
22
+ <em : maxVersion >3.6.* </em : maxVersion >
23
23
</RDF : Description >
24
24
</em : targetApplication >
25
25
26
- <!-- flock -->
27
- <em : targetApplication >
28
- <Description >
29
- <em : id >{a463f10c-3994-11da-9945-000d60ca027b}</em : id >
30
- <em : minVersion >0.8</em : minVersion >
31
- <em : maxVersion >2.0.*</em : maxVersion >
32
- </Description >
33
- </em : targetApplication >
34
-
35
26
<em : file >
36
27
<RDF : Description RDF : about =" urn:mozilla:extension:file:taboo" >
37
28
<em : package >content/</em : package >
You can’t perform that action at this time.
0 commit comments