forked from amazingfate/loongoffice
...otherwise, if they are bundled, their per-user data is not regenerated, leading to inconsitencies.
35 lines
885 B
XML
35 lines
885 B
XML
<?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="com.sun.PresenterScreen-@PLATFORM@" />
|
|
|
|
<dependencies>
|
|
<OpenOffice.org-minimal-version value="3.3" dep:name="OpenOffice.org 3.3"/>
|
|
</dependencies>
|
|
|
|
<version value="1.1.1" />
|
|
|
|
<platform value="@PLATFORM@" />
|
|
|
|
<publisher>
|
|
<name xlink:href="http://www.documentfoundation.org" lang="en-US">The Document Foundation</name>
|
|
</publisher>
|
|
|
|
<display-name>
|
|
<name lang="en-US">Presenter Console</name>
|
|
</display-name>
|
|
|
|
<icon>
|
|
<default xlink:href="bitmaps/extension_32.png" />
|
|
</icon>
|
|
|
|
<extension-description>
|
|
<src xlink:href="description-en-US.txt" lang="en-US" />
|
|
</extension-description>
|
|
|
|
</description>
|