diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-12-01 16:18:37 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-12-01 16:18:37 +0000 |
commit | 506c2b353ddfe11ffabfbb6e2681d81886802adf (patch) | |
tree | f3ee0e7c9ad6c9a6157f31ce57c57627a17f3bb2 /offapi/com/sun/star/ui | |
parent | 91a981a02d3cd8b5cd2e5abebb309324e7070732 (diff) |
INTEGRATION: CWS dba22a (1.11.80); FILE MERGED
2006/11/13 10:55:23 fs 1.11.80.1: corrected PRJNAME
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r-- | offapi/com/sun/star/ui/dialogs/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/makefile.mk b/offapi/com/sun/star/ui/dialogs/makefile.mk index e6d20824fa08..996d9b9f1801 100644 --- a/offapi/com/sun/star/ui/dialogs/makefile.mk +++ b/offapi/com/sun/star/ui/dialogs/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: vg $ $Date: 2006-11-22 10:31:46 $ +# last change: $Author: rt $ $Date: 2006-12-01 17:18:37 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ=..$/..$/..$/..$/.. -PRJNAME=api +PRJNAME=offapi TARGET=cssuidialogs PACKAGE=com$/sun$/star$/ui$/dialogs |