discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Announce: Cenon


From: Stefan Urbanek
Subject: Re: Announce: Cenon
Date: Thu, 22 Jan 2004 15:41:25 +0100

Hi,

On 2004-01-22 01:56:17 +0100 Georg Fleischmann <georg@vhf.de> wrote:

We are happy to announce Cenon in it's first release as free software
(Version 3.60 beta 9). You can find Cenon at:

http://www.Cenon.info


Looks nice! ... and builds fine.

<snip>

*** Cenon on GNUstep ***

<snip>

Would it be possible to use NSSearchPathForDirectoriesInDomains(...) to get 
current gnustep installation paths instead of hardcoded paths in 
Cenon/locations.h? This will make things a bit easier for those who do not have 
GNUstep in /usr/GNUstep.

For example, look for Cenon in:
    NSArray *paths;
    paths = NSSearchPathForDirectoriesInDomains(NSLibraryDirectory,
                              NSUserDomainMask | NSLocalDomainMask | 
NSSystemDomainMask, YES);

Best regards,

Stefan Urbanek
--
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi






reply via email to

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