diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-04-02 13:31:45 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-04-02 13:31:45 +0000 |
commit | b8401334da954f36558afa1ecc34998a436af13d (patch) | |
tree | 6b27af11d11a364991698ddebe66ebe42359f58b /sw/uiconfig | |
parent | 47c3cfdedc57c1c01bbaa2d2f17849afcb8085f8 (diff) |
CWS-TOOLING: integrate CWS dv10
2009-03-10 11:09:48 +0100 dv r269257 : #158915# Check msi version before checking patches, better logging
2009-02-27 14:48:58 +0100 dv r268594 : #i99154# Added missing string, removed wrong svn flags
2009-02-26 16:07:25 +0100 dv r268531 : Removed superfluous file
2009-02-26 13:49:01 +0100 dv r268514 : CWS-TOOLING: rebase CWS dv10 to trunk@268395 (milestone: DEV300:m42)
2009-02-26 08:13:32 +0100 dv r268479 : #i86963# Listen to dispose events for xPackages
2009-02-12 15:40:06 +0100 dv r267668 : #i99154# Added missing string
2009-02-03 11:47:11 +0100 dv r267308 : #i73966# Ask for confirmation when removing an extension
2009-01-30 09:27:52 +0100 dv r267175 : #158915# Check for already installed patches to allow launching the setup in maintainance mode
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/layout/layout.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/layout/layout.mk b/sw/uiconfig/layout/layout.mk index 8daa1c5e8fab..f6bea876d898 100644 --- a/sw/uiconfig/layout/layout.mk +++ b/sw/uiconfig/layout/layout.mk @@ -1,7 +1,7 @@ # TODO: move to solenv/inc # copies: sw/uiconfig/layout svx/uiconfig/layout -TRALAY=$(AUGMENT_LIBRARY_PATH) tralay +TRALAY=tralay XML_DEST=$(DLLDEST) XML_LANGS=$(alllangiso) |