summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/description.xml
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-09-25 14:39:41 +0200
committerAndras Timar <atimar@suse.com>2012-09-25 21:23:38 +0200
commit21a82f4f91eb9940e5dd01c75e2f68721a431f09 (patch)
tree177aafcd1908100850ed0826a229c003d8aebf67 /sdext/source/presenter/description.xml
parentfc6351f5d36f8b6be5e52a2ea1f191de81eacc71 (diff)
take out @PLATFORM@ from extension ID
There is <platform> tag for that in description.xml... It just caused complications, e.g. in help.tree. Change-Id: Iee51fc62f314972d8cc08b63c0c8dc2ab8dd8f16
Diffstat (limited to 'sdext/source/presenter/description.xml')
-rw-r--r--sdext/source/presenter/description.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/description.xml b/sdext/source/presenter/description.xml
index be71e449113f..8be0767c95e7 100644
--- a/sdext/source/presenter/description.xml
+++ b/sdext/source/presenter/description.xml
@@ -5,7 +5,7 @@
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
- <identifier value="com.sun.PresenterScreen-@PLATFORM@" />
+ <identifier value="com.sun.PresenterScreen" />
<dependencies>
<OpenOffice.org-minimal-version value="3.3" dep:name="OpenOffice.org 3.3"/>