-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdescription.xml
More file actions
45 lines (36 loc) · 1.58 KB
/
description.xml
File metadata and controls
45 lines (36 loc) · 1.58 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
<?xml version='1.0' encoding='utf-8'?>
<ns0:description xmlns:ns0="http://openoffice.org/extensions/description/2006" xmlns:ns1="http://www.w3.org/1999/xlink">
<ns0:version value="0.2.0" />
<ns0:identifier value="org.libreoffice.TejOCR" />
<ns0:display-name>
<ns0:name lang="en">TejOCR</ns0:name>
<ns0:name lang="hi-IN">तेज ओसीआर</ns0:name>
<ns0:name lang="es-ES">TejOCR</ns0:name>
<ns0:name lang="fr-FR">TejOCR</ns0:name>
<ns0:name lang="de-DE">TejOCR</ns0:name>
<ns0:name lang="zh-CN">TejOCR</ns0:name>
</ns0:display-name>
<ns0:platform value="all" />
<ns0:dependencies>
<ns0:OpenOffice.org-minimal-version value="4.0" ns0:name="LibreOffice 4.0" />
</ns0:dependencies>
<ns0:publisher>
<ns0:name ns1:href="https://github.com/devanshvarshney" lang="en">Devansh Varshney</ns0:name>
</ns0:publisher>
<ns0:release-notes>
<ns0:src lang="en" ns1:href="CHANGELOG.md" />
</ns0:release-notes>
<ns0:registration>
<ns0:simple-license accept-by="admin" suppress-on-update="true" suppress-if-required="true">
<ns0:license-text ns1:href="LICENSE" lang="en" />
</ns0:simple-license>
</ns0:registration>
<ns0:icon>
<ns0:default ns1:href="icons/tejocr_48.png" />
<ns0:high-contrast ns1:href="icons/tejocr_48_hc.png" />
</ns0:icon>
<ns0:extension-description>
<ns0:src lang="en" ns1:href="description_en.txt" />
<ns0:src lang="hi-IN" ns1:href="description_hi.txt" />
</ns0:extension-description>
</ns0:description>