| author | Andras Timar <atimar@suse.com> | 2012-08-13 13:01:46 (GMT) |
|---|---|---|
| committer | Andras Timar <atimar@suse.com> | 2012-08-13 15:04:24 (GMT) |
| commit | 2dbd722b93578fc722e13f72144c78ee3e5e1246 (patch) (side-by-side diff) | |
| tree | 457adec95c788c35bcc0190ffe2483712fa5a516 | |
| parent | 7a8763dad3e2dac5c5ad49b77dda7187ceaa2a40 (diff) | |
| download | core-2dbd722b93578fc722e13f72144c78ee3e5e1246.zip core-2dbd722b93578fc722e13f72144c78ee3e5e1246.tar.gz | |
OpenOffice.org->LibreOffice
Change-Id: Ie0082fc0bafd97fdd8ebdcb9d668a1ca7559f15d
| -rw-r--r-- | cli_ure/unotypes/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk index 78ae0d3..262509d 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. |
