summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-08-13 15:01:46 +0200
committerAndras Timar <atimar@suse.com>2012-08-13 17:04:24 +0200
commit2dbd722b93578fc722e13f72144c78ee3e5e1246 (patch)
tree457adec95c788c35bcc0190ffe2483712fa5a516 /cli_ure
parent7a8763dad3e2dac5c5ad49b77dda7187ceaa2a40 (diff)
OpenOffice.org->LibreOffice
Change-Id: Ie0082fc0bafd97fdd8ebdcb9d668a1ca7559f15d
Diffstat (limited to 'cli_ure')
-rw-r--r--cli_ure/unotypes/makefile.mk4
1 files changed, 2 insertions, 2 deletions
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.