File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Package Distribute Install Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <macromedia-extension
3+ id=" EXTENSION-ID"
4+ name=" EXTENSION-NAME"
5+ requires-restart=" true"
6+ version=" 1.0.0" >
7+
8+ <author name =" NAME" />
9+
10+ <description >
11+ <![CDATA[ PRODUCT-DESCRIPTION]]>
12+ </description >
13+
14+ <ui-access >
15+ <![CDATA[ LOCATION-INSTRUCTION]]>
16+ </ui-access >
17+
18+ <license-agreement >
19+ <![CDATA[ LICENSE-AGREEMENT]]>
20+ </license-agreement >
21+
22+ <products >
23+ <product familyname =" Photoshop" version =" 14" />
24+ </products >
25+
26+ <files >
27+ <file source =" PANEL/html.zxp"
28+ destination =" "
29+ file-type =" CSXS"
30+ products =" Photoshop"
31+ minVersion =" 14.0" />
32+ <file source =" PSD/"
33+ destination =" $Downloads"
34+ file-type =" ordinary"
35+ products =" Photoshop"
36+ minVersion =" 14.0" />
37+ </files >
38+ </macromedia-extension >
You can’t perform that action at this time.
0 commit comments