From owner-freebsd-openoffice Tue Jul 9 9:30:12 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E932237B400 for ; Tue, 9 Jul 2002 09:30:07 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E1043E52 for ; Tue, 9 Jul 2002 09:30:07 -0700 (PDT) (envelope-from jstocker@tzi.de) Received: from fwd06.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17RxsL-0001kk-08; Tue, 09 Jul 2002 18:30:05 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.127.34]) by fmrl06.sul.t-online.com with esmtp id 17RxsD-0Tva1gC; Tue, 9 Jul 2002 18:29:57 +0200 Subject: Re: OpenOffice German Dictionary From: Jan Stocker Reply-To: jstocker@tzi.de To: Martin Blapp Cc: Oliver Lehmann , openoffice@freebsd.org In-Reply-To: <20020709181033.T41780-100000@levais.imp.ch> References: <20020709181033.T41780-100000@levais.imp.ch> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 09 Jul 2002 18:28:17 +0200 Message-Id: <1026232098.353.47.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So i try to summarize my knowledge and guesses: Files for german dicts are under: ftp://ftp.gwdg.de/pub/misc/openoffice/contrib/deutsch/1.0.0/de_DE.zip ftp://ftp.gwdg.de/pub/misc/openoffice/contrib/deutsch/1.0.0/de_CH.zip The zip archives containing files called de_DE/de_DE.aff de_DE/de_DE.dic etc. These files must be copied directly (without the leading dir) to the user/wordbook directory. The file user/wordbook/dictionary.lst must be added: Add: DICT de DE de_DE and DICT de CH de_CH if they do not (they dont after a clean install) So now we have the problem that these files have to be copied to the users home dir. The user has to call "make install-user" or "/usr/local/OpenOffice.org1.0/program/setup" to make a user-install. This program copies the files to the /home//OpenOffice.org1.0/... but it has a list what files to copy. So we need to add the newly files... i GUESS this is solved by editing "/usr/local/OpenOffice.org1.0/program/instdb.ins" by adding a section File gid_File_Dic_De_De ... and File gid_File_Aff_De_De File gid_File_Dic_De_Ch ... and File gid_File_Aff_De_Ch and also altering the gid_Module_Root section. Jan On Tue, 2002-07-09 at 18:11, Martin Blapp wrote: > > Hi, > > Can you send me the following stuff: > > - Which files have to be changed (I'll do this in the port itself) > - Where the dicts can be downloaded. > > And I'll add it to the OO.org port. > > Martin > > Martin Blapp, > ------------------------------------------------------------------ > ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH > Phone: +41 061 826 93 00: +41 61 826 93 01 > PGP: > PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E > ------------------------------------------------------------------ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message