diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 11:27:01 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 11:27:01 +0000 |
commit | 1c4cda144c55204246821bd17f6e2c21edaadce4 (patch) | |
tree | 56953bd5c1e9cad776d867b8191f6889f49ed70d /desktop/source/splash | |
parent | d62b511dd817eb597b7545e1995d3ea14ac902d8 (diff) |
INTEGRATION: CWS mergebuild (1.4.10); FILE MERGED
2003/12/02 17:28:51 hjs 1.4.10.1: #i8252# change LanguageSelect to use isocodes
Diffstat (limited to 'desktop/source/splash')
-rw-r--r-- | desktop/source/splash/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/source/splash/makefile.mk b/desktop/source/splash/makefile.mk index 4abdacc0ed73..012b7ab19d33 100644 --- a/desktop/source/splash/makefile.mk +++ b/desktop/source/splash/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:48:51 $ +# last change: $Author: hjs $ $Date: 2004-06-25 12:27:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,7 +71,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : $(UPD)minor.mk RSCUPDVER=$(RSCREVISION)(SV$(UPD)$(UPDMINOR)) # --- Files -------------------------------------------------------- |