From 2dbd722b93578fc722e13f72144c78ee3e5e1246 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 13 Aug 2012 15:01:46 +0200 Subject: OpenOffice.org->LibreOffice Change-Id: Ie0082fc0bafd97fdd8ebdcb9d668a1ca7559f15d --- cli_ure/unotypes/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli_ure') diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk index 78ae0d35fdcb..262509defbb2 100644 --- a/cli_ure/unotypes/makefile.mk +++ b/cli_ure/unotypes/makefile.mk @@ -49,8 +49,8 @@ $(OUT)$/bin$/cli_uretypes.dll : $(BIN)$/climaker.exe $(SOLARBINDIR)$/types.rdb $ --out $@ \ --keyfile $(BIN)$/cliuno.snk \ --assembly-version $(CLI_URETYPES_NEW_VERSION) \ - --assembly-description "This assembly contains metadata for the StarOffice/OpenOffice.org API." \ - --assembly-company "OpenOffice.org" \ + --assembly-description "This assembly contains metadata for the LibreOffice API." \ + --assembly-company "LibreOffice" \ $(SOLARBINDIR)$/udkapi.rdb #do not forget to deliver cli_uretypes.config. It is NOT embedded in the policy file. -- cgit