sb118: merged in DEV300_m76

This commit is contained in:
sb 2010-04-11 17:40:44 +02:00
commit 8fbf84fa89
2 changed files with 1 additions and 4 deletions

View file

@ -83,6 +83,7 @@ DEF1NAME= $(SHL1TARGET)
COMPONENT_MERGED_XCU= \ COMPONENT_MERGED_XCU= \
$(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/Addons.xcu \ $(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/Addons.xcu \
$(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/ProtocolHandler.xcu \
$(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/extension$/SunPresentationMinimizer.xcu $(EXTENSIONDIR)$/registry$/data$/org$/openoffice$/Office$/extension$/SunPresentationMinimizer.xcu
COMPONENT_FILES= \ COMPONENT_FILES= \

View file

@ -6,10 +6,6 @@
</prop> </prop>
<prop oor:name="HelpFile" oor:type="xs:string"> <prop oor:name="HelpFile" oor:type="xs:string">
<info>
<desc>Specifies the filename of the help document after installation,
the help can be found in sdext/source/minimizer/help</desc>
</info>
<value xml:lang="en-US">%origin%/../../../../../../help/help_en-US.odt</value> <value xml:lang="en-US">%origin%/../../../../../../help/help_en-US.odt</value>
</prop> </prop>