-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOS_Chronopost2.dnn
More file actions
49 lines (49 loc) · 1.95 KB
/
OS_Chronopost2.dnn
File metadata and controls
49 lines (49 loc) · 1.95 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
<dotnetnuke type="Package" version="5.0">
<packages>
<package name="OS_Chronopost2" type="Module" version="1.0.1">
<friendlyName>OS_Chronopost2</friendlyName>
<description>OS_Chronopost2: Chronopost Shipping provider for OpenStore</description>
<iconFile />
<owner>
<name>David Lee</name>
<organization>Agence Sesame</organization>
<url>www.agence-sesame.fr</url>
<email>contact@agence-sesame.fr</email>
</owner>
<license>
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
YOU MAY NOT REDISTRIBUTE, NOT VIEW THE SOURCE CODE, NOT COPY THIS SOFTWARE.
</license>
<releaseNotes>v1.0.0</releaseNotes>
<components>
<component type="ResourceFile">
<resourceFiles>
<basePath>DesktopModules\NBright\OS_Chronopost2</basePath>
<resourceFile>
<name>Resource.zip</name>
</resourceFile>
</resourceFiles>
</component>
<component type="Assembly">
<assemblies>
<assembly>
<path>bin</path>
<name>OS_Chronopost2.dll</name>
<sourceFileName>OS_Chronopost2.dll</sourceFileName>
</assembly>
</assemblies>
</component>
<component type="File">
<files>
<basePath>DesktopModules\NBright\NBrightBuy\Plugins</basePath>
<file>
<path></path>
<name>pluginChronopost2.xml</name>
<sourceFileName>pluginChronopost2.xml</sourceFileName>
</file>
</files>
</component>
</components>
</package>
</packages>
</dotnetnuke>