- From: John Logan <jlogan2304@hotmail.com>
- Date: Wed, 16 Feb 2000 06:01:04 -0500 (EST)
- To: Irene.Vatton@inrialpes.fr, jlogan2304@hotmail.com
- Cc: www-amaya-dev@w3.org
That's interesting that Amaya reads its own name and reads files in based on that name. Is there some design issue related to this? Also, is this the same case for amaya.profiles (is it read in like $(appName).profiles or just hard coded because I noticed that it wasn't reading amaya.profiles when the exe was amaya1.exe Thanks, John >From: Irene.Vatton@inrialpes.fr >Reply-To: Irene.Vatton@inrialpes.fr >To: "John Logan" <jlogan2304@hotmail.com> >CC: www-amaya-dev@w3.org >Subject: Re: Interesting note about executable name >Date: Tue, 15 Feb 2000 10:44:03 +0100 > >In-reply-to: Your message of Mon, 14 Feb 2000 04:50:57 -0500." > <20000214095024.18750.qmail@hotmail.com> > > > > I by accident renamed Amaya.exe in the Windows/bin to amaya1.exe one day >and > > I noticed that everything worked fine except that the menus were being > > initialized off of en-amayamsg instead of en-amayadialogue and also that >it > > wasn't initialized amaya.profiles. Is there any reason for this weird > > anomaly? > > > > Curious, > > > > John > > ______________________________________________________ > > Get Your Private, Free Email at http://www.hotmail.com > > > >Hi John, > >That's normal. The dialogue is managed by a genereric Thot toolkit which >uses >the application name to connect the application to its dialogue file: the >name >is $(lang)-$(appli)dialogue >When the application is named amaya it's looking for $(lang)-amayadialogue. >When >it's named amaya1, it's looking for $(lang)-amaya1dialogue. >The file $(lang)-amayamsg is an additional dialogue file also managed by >the >Thot toolkit but its name is explicitly given by the application itself. > > Irene. > > > ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
Received on Wednesday, 16 February 2000 08:46:03 UTC