discuss-gnustep
[Top][All Lists]
Advanced

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

ANN: GWorkspace 0.6.5


From: Enrico Sersale
Subject: ANN: GWorkspace 0.6.5
Date: Fri, 04 Jun 2004 15:07:18 +0300


GWorkspace has been splitted in some applications, Desktop, Inspector, Finder, 
Operation and the file viewers, represented by the old GWorkspace application 
itself.
This is a transition release because also the file viewers will be rewritten 
soon.
But, for the moment, I want to release this work because I've written many new 
parts that must be tested.

Some parts needs the new FSNode framework, a collection of classes that 
encapsulates many NSFileManager and NSWorkspace methods in a simplier API and 
offers some basical elements to represent files, as icons, icons views, browser 
cells, etc.
So, you need to install it first:

  cd FSNode
  make install

then you can build the other things:

  cd ../
  ./configure
  make install





reply via email to

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