diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-08-20 13:13:37 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-08-20 13:13:37 +0000 |
commit | c9a843ee835090d1e48140e820aeac8daa35bd61 (patch) | |
tree | e6742362dbdde68e0ed6e3b59ffa77c1152782e3 /desktop | |
parent | 62c73462a6f288f49741cc9191f560302232b58f (diff) |
INTEGRATION: CWS syssettings01 (1.46.36); FILE MERGED
2004/08/04 07:39:08 lo 1.46.36.1: #i32207# select UI language from Language Options dialog
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/util/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk index eff3a9fdc61e..94c1fe8c4658 100644 --- a/desktop/util/makefile.mk +++ b/desktop/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.47 $ +# $Revision: 1.48 $ # -# last change: $Author: hr $ $Date: 2004-08-03 14:33:53 $ +# last change: $Author: rt $ $Date: 2004-08-20 14:13:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -123,10 +123,6 @@ RESLIB1NAME= dkt RESLIB1IMAGES= $(PRJ)$/res RESLIB1SRSFILES= $(SRS)$/desktop.srs -RESLIB2NAME= langselect -RESLIB2IMAGES= $(PRJ)$/res -RESLIB2SRSFILES= $(SRS)$/langselect.srs - APP1TARGET=so$/$(TARGET) APP1STDLIBS= \ $(VCLLIB) \ |