-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdescription.xml
More file actions
22 lines (22 loc) · 824 Bytes
/
description.xml
File metadata and controls
22 lines (22 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' encoding='UTF-8'?>
<description
xmlns="http://openoffice.org/extensions/description/2006"
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="org.broffice.main"/>
<icon>
<default xlink:href="icons/JabRef-icon-256.png" />
</icon>
<version value="1.2"/>
<registration>
<simple-license accept-by="admin" default-license-id="ID0" suppress-on-update="true" >
<license-text xlink:href="registration/license.txt" lang="en" license-id="ID0" />
</simple-license>
</registration>
<publisher>
<name xlink:href="mailto:horstilaemmer@yahoo.com">Felix Wilke</name>
</publisher>
<display-name>
<name>JabRefConverter</name>
</display-name>
</description>