discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnustep-make and localisable resources


From: Chris B. Vetter
Subject: Re: gnustep-make and localisable resources
Date: Fri, 22 Nov 2002 09:36:05 -0800

On Fri, 22 Nov 2002 11:39:02 +0100
Fabien VALLON <fabien.vallon@fr.alcove.com> wrote:
> rburns@softhome.net (rburns@softhome.net)  wrote:
> > Thanks for the reply. I currently use myproject_RESOURCE_FILES and
> > it works great. they do get copied into the app wrapper. But I still
> > get a misleading error that says 'warning: XXXX.lproj not found'  or
> > something to that effect. 
> FreeTar_RESOURCE_FILES = FreeTar.tiff
> FreeTar_LOCALIZED_RESOURCE_FILES=MainMenu.gorm Preferences.gorm
> FreeTar_LANGUAGES=English French
> s/FreeTar/yourApp/g

I think his concern is a more of cosmetics.
Just take a look at most packages. You have a bunch of GNUmakefiles,
obviously the source to your project, tiffs (and/or a Resources folder)
and a couple of <languages>.lproj folders. Looks pretty much cluttered.

If you put all the resources (including all <language>.lproj) in
Resources/ and your source in Source/ - voila, looks much cleaner.

-- 
Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]