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 | 6050f70840c5faf2bea6359b96fe07449177551b (patch) | |
tree | 92e4f5858d0321b24b343c801ade710f1a503101 /sw | |
parent | 6e4e0abff66c6b001d70aac6ea3800ce00647f67 (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')
-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 8daa1c5e8f..f6bea876d8 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) |