ANN: GWorkspace 0.8.7

Riccardo Mottola <[email protected]> Sun, 28 Sep 2008 23:26:49 +0200
Newsgroups gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.applications
Message-ID <850d7bf0810c2b8ffe1fb606f851d9ae@faramir>
GWorkspace version 0.8.7  is now available.

What is GWorkspace?
====================================

GWorkspace is a workspace manager for GNUstep.

Changes in version 0.8.7
=========================

* bugfix in color read of preferences (crash when certains desktop 
colors were set)
* portability issue solved with NetBSD
* fswatcher now is able to auto-close connections when started 
automatically with --auto, like other system daemons
* complete rewrite of the configure/make system using recursive 
configure files. Now the package can finally make a working "make 
dist" which was used for this release
* updated appwrappers and new appwrapper for OpenOffice
* Infopanel now displays information from the plist, allowing thus 
consistent data easily

Furthermore the whole project page is now inside gnustep.org

Where can you get it? How can you compile it?
==================================================

You can download sources from 
ftp://ftp.gnustep.org/pub/gnustep/usr-apps/gworkspace-0.8.7.tar.gz

The official homepage of the project is:
http://www.gnustep.org/experience/GWorkspace.html


Build Note: As a result of a more strict and correct build system, on 
some platforms, where gworkspace could compile even without sqlite 
(like windows), it is now strictly required.


--- Riccardo Mottola & Gregory John Casamento & the rest of the 
GNUstep team