-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathlib_fields.xml
More file actions
27 lines (23 loc) · 910 Bytes
/
lib_fields.xml
File metadata and controls
27 lines (23 loc) · 910 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
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.*" type="library" method="upgrade">
<name>Lib fields</name>
<libraryname>lib_fields</libraryname>
<author>JPath</author>
<creationDate>2019</creationDate>
<authorUrl>https://jpath.ru</authorUrl>
<authorEmail>cymbal@delo-design.ru</authorEmail>
<copyright>Copyright (C) 2020 "JPath". All rights reserved.</copyright>
<license>GPL v3</license>
<version>2.1.3</version>
<description>Library fields</description>
<namespace path="fields">JPATHRU\Libraries\Fields</namespace>
<scriptfile>script.php</scriptfile>
<files>
<folder>fields</folder>
<folder>language</folder>
</files>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.lib_fields.ini</language>
<language tag="ru-RU">ru-RU/ru-RU.lib_fields.ini</language>
</languages>
</extension>