From 3794988352d0cb0640c62492e05aeb864032acc6 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 18 Sep 2000 16:07:07 +0000 Subject: initial import --- wizards/prj/d.lst | 37 + wizards/source/euro/euro.src | 1754 ++++++++++++++++++++++++++++++++++ wizards/source/euro/makefile.mk | 86 ++ wizards/source/schedule/makefile.mk | 86 ++ wizards/source/schedule/schedule.src | 1270 ++++++++++++++++++++++++ wizards/source/template/makefile.mk | 86 ++ wizards/source/template/template.src | 475 +++++++++ wizards/util/hidother.src | 378 ++++++++ wizards/util/makefile.mk | 148 +++ 9 files changed, 4320 insertions(+) create mode 100644 wizards/prj/d.lst create mode 100644 wizards/source/euro/euro.src create mode 100644 wizards/source/euro/makefile.mk create mode 100644 wizards/source/schedule/makefile.mk create mode 100644 wizards/source/schedule/schedule.src create mode 100644 wizards/source/template/makefile.mk create mode 100644 wizards/source/template/template.src create mode 100644 wizards/util/hidother.src create mode 100644 wizards/util/makefile.mk (limited to 'wizards') diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst new file mode 100644 index 000000000000..620d3301a55a --- /dev/null +++ b/wizards/prj/d.lst @@ -0,0 +1,37 @@ +..\%__SRC%\sbl\createre.sbl %_DEST%\bin%_EXT%\createre.sbl +..\%__SRC%\sbl\combowiz.sbl %_DEST%\bin%_EXT%\combowiz.sbl +..\%__SRC%\sbl\dbhandle.sbl %_DEST%\bin%_EXT%\dbhandle.sbl +..\%__SRC%\sbl\formedit.sbl %_DEST%\bin%_EXT%\formedit.sbl +..\%__SRC%\sbl\formwiza.sbl %_DEST%\bin%_EXT%\formwiza.sbl +..\%__SRC%\sbl\gridwiza.sbl %_DEST%\bin%_EXT%\gridwiza.sbl +..\%__SRC%\sbl\groupwiz.sbl %_DEST%\bin%_EXT%\groupwiz.sbl +..\%__SRC%\sbl\internet.sbl %_DEST%\bin%_EXT%\internet.sbl +..\%__SRC%\sbl\letterwi.sbl %_DEST%\bin%_EXT%\letterwi.sbl +..\%__SRC%\sbl\querywiz.sbl %_DEST%\bin%_EXT%\querywiz.sbl +..\%__SRC%\sbl\reportwi.sbl %_DEST%\bin%_EXT%\reportwi.sbl +..\%__SRC%\sbl\soffice.sbl %_DEST%\bin%_EXT%\soffice.new +..\%__SRC%\sbl\soffice.sbl %_DEST%\bin%_EXT%\soffice.sbl +..\%__SRC%\sbl\tablewiz.sbl %_DEST%\bin%_EXT%\tablewiz.sbl +..\%__SRC%\sbl\template.sbl %_DEST%\bin%_EXT%\template.sbl +..\%__SRC%\sbl\tools.sbl %_DEST%\bin%_EXT%\tools.sbl +..\%__SRC%\sbl\webwizar.sbl %_DEST%\bin%_EXT%\webwizar.sbl +..\%__SRC%\sbl\gimmicks.sbl %_DEST%\bin%_EXT%\gimmicks.sbl +..\%__SRC%\sbl\ssprint.sbl %_DEST%\bin%_EXT%\ssprint.sbl +..\%__SRC%\sbl\schedule.sbl %_DEST%\bin%_EXT%\schedule.sbl +..\%__SRC%\sbl\ssfuncs.sbl %_DEST%\bin%_EXT%\ssfuncs.sbl +..\%__SRC%\sbl\init.sbl %_DEST%\bin%_EXT%\init.sbl +..\%__SRC%\sbl\importwi.sbl %_DEST%\bin%_EXT%\importwi.sbl +..\%__SRC%\sbl\euro.sbl %_DEST%\bin%_EXT%\euro.sbl +..\%__SRC%\sbl\spelling.sbl %_DEST%\bin%_EXT%\spelling.sbl +..\%__SRC%\bin\iwz*.res %_DEST%\bin%_EXT%\iwz*.res +..\%__SRC%\bin\dbw*.res %_DEST%\bin%_EXT%\dbw*.res +..\%__SRC%\bin\tpl*.res %_DEST%\bin%_EXT%\tpl*.res +..\%__SRC%\bin\imp*.res %_DEST%\bin%_EXT%\imp*.res +..\%__SRC%\bin\wwz*.res %_DEST%\bin%_EXT%\wwz*.res +..\%__SRC%\bin\eur*.res %_DEST%\bin%_EXT%\eur*.res +..\%__SRC%\bin\cal*.res %_DEST%\bin%_EXT%\cal*.res + + + +touch: ..\%__SRC%\misc\wizards.hid %_DEST%\bin%_EXT%\wizards.hid + diff --git a/wizards/source/euro/euro.src b/wizards/source/euro/euro.src new file mode 100644 index 000000000000..7f7d9bd3d583 --- /dev/null +++ b/wizards/source/euro/euro.src @@ -0,0 +1,1754 @@ +/************************************************************************* + * + * $RCSfile: euro.src,v $ + * + * $Revision: 1.1.1.1 $ + * + * last change: $Author: hr $ $Date: 2000-09-18 17:06:28 $ + * + * The Contents of this file are made available subject to the terms of + * either of the following licenses + * + * - GNU Lesser General Public License Version 2.1 + * - Sun Industry Standards Source License Version 1.1 + * + * Sun Microsystems Inc., October, 2000 + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2000 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software Foundation. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, + * MA 02111-1307 USA + * + * + * Sun Industry Standards Source License Version 1.1 + * ================================================= + * The contents of this file are subject to the Sun Industry Standards + * Source License Version 1.1 (the "License"); You may not use this file + * except in compliance with the License. You may obtain a copy of the + * License at http://www.openoffice.org/license.html. + * + * Software provided under this License is provided on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. + * See the License for the specific provisions governing your rights and + * obligations concerning the Software. + * + * The Initial Developer of the Original Code is: Sun Microsystems, Inc. + * + * Copyright: 2000 by Sun Microsystems, Inc. + * + * All Rights Reserved. + * + * Contributor(s): _______________________________________ + * + * + ************************************************************************/ +#define STEP_ZERO 1000 +#define STEP_CONVERTER 1100 +#define STEP_AUTOPILOT 1200 +#define STATUSLINE 1300 +#define MESSAGES 1400 +#define CURRENCIES 1500 +#define STEP_LASTPAGE 1600 +// -------------------------------------------------------------------- +String STEP_ZERO +{ +Text = "Be&enden"; +Text[English] = "&Cancel"; +Text[ english_us ] = "&Cancel"; + Text[ portuguese ] = "Ca&ncelar"; + Text[ russian ] = "&"; + Text[ greek ] = "&"; + Text[ dutch ] = "&Annuleren"; + Text[ french ] = "&Annuler"; + Text[ spanish ] = "&Cancelar"; + Text[ italian ] = "Esci"; + Text[ danish ] = "&Afslut"; + Text[ swedish ] = "&Avbryt"; + Text[ polish ] = "&Zakocz"; + Text[ portuguese_brazilian ] = "&Cancel"; + Text[ japanese ] = "I"; + Text[ korean ] = ""; + Text[ chinese_simplified ] = "(~C)"; + Text[ chinese_traditional ] = "(&C)"; + Text[ arabic ] = " "; + Text[ turkish ] = "&ptal"; +}; + +String STEP_ZERO + 1 +{ +Text = "&Hilfe"; +Text[English] = "&Help"; +Text[ english_us ] = "&Help"; + Text[ portuguese ] = "&Ajuda"; + Text[ russian ] = "&"; + Text[ greek ] = "&"; + Text[ dutch ] = "&Help"; + Text[ french ] = "&Aide"; + Text[ spanish ] = "&Ayuda"; + Text[ italian ] = "&Guida"; + Text[ danish ] = "&Hjlp"; + Text[ swedish ] = "&Hjlp"; + Text[ polish ] = "&Pomoc"; + Text[ portuguese_brazilian ] = "&Help"; + Text[ japanese ] = ""; + Text[ korean ] = ""; + Text[ chinese_simplified ] = "(~H)"; + Text[ chinese_traditional ] = "(&H)"; + Text[ arabic ] = "&"; + Text[ turkish ] = "&Yardm"; +}; + +String STEP_ZERO + 2 +{ +Text = "<<&Zurck"; +Text[English] = "<<&Back"; +Text[ english_us ] = "<<&Back"; + Text[ portuguese ] = "<<&Anterior"; + Text[ russian ] = "<<&"; + Text[ greek ] = "<<&"; + Text[ dutch ] = "<<&Vorige"; + Text[ french ] = "<<&Prcdent"; + Text[ spanish ] = "<<&Regresar"; + Text[ italian ] = "<<~Indietro"; + Text[ danish ] = "<<&Tilbage"; + Text[ swedish ] = "<<&Tillbaka"; + Text[ polish ] = "<<&Wstecz"; + Text[ portuguese_brazilian ] = "&Back"; + Text[ japanese ] = "<< ߂"; + Text[ korean ] = "<< ڷ"; + Text[ chinese_simplified ] = "<<(~B)"; + Text[ chinese_traditional ] = "^(&B)"; + Text[ arabic ] = "&>> "; + Text[ turkish ] = "< $(MISC)$/dummy.don + +mksbldir : + +-$(MKDIRHIER) $(PRJ)$/$(INPATH)$/sbl >& $(NULLDEV) + +printlog : + @echo Log File: + @+-$(TYPE) $(MISC)$/*.log + +$(MISC)$/soffice.lnk : soffice.lnk +.IF "$(GUI)"=="UNX" + +-tr -d "\015" < $< > $@ +.ELSE + @+$(COPY) soffice.lnk $@ +.ENDIF + +$(MISC)$/$(TARGET).hid: $(BIN)$/iwz$(UPD)49.res + -- cgit