
The
NeXT Information Archive is back.
"NIA has evolved from being an information place to being the actual place for ALL NeXT related material; We provide you with information, guides, articles - yes, all the classic stuff, that you know us for - but we've also started to bring you software directly on our site. Help you on your way with learning programming and in general just bring resources to you everything needed for being able to use NeXT as your daily operating system and of course thereby using NeXT software."
Thread beginning with comment 113500
To read all comments associated with this story, please
click here.
Member since:
2006-02-04
so far im finding that it is pretty nice! i just wish you could do something about the ugly grey look of all the GNUstep apps.
Actually you can do the following:
svn co svn://svn.gna.org/svn/etoile/trunk etoile
cd etoile/Etoile/Bundles/Camaelon
make
make install
The Cameleon theme engine is installed to:
$GNUSTEP_SYSTEM_ROOT/Library/Bundles/Camaelon.themeEngine
After that, you also need to tell GNUstep where to find the
theme bundle, so write :
defaults write NSGlobalDomain GSAppKitUserBundles '( "YourLocationTo/Camaelon.themeEngine" )'
create the directory
~/GNUstep/Library/Themes/ if it is not already there
download http://www.roard.com/Nesedah.theme.tgz to e.g. ~/gnustep
cd ~/GNUstep/Library/Themes/
tar xzf /home/michi/gnustep/Nesedah.theme.tgz
defaults write Camaelon Theme Nesedah
Here you can find some themes:
http://www.etoile-project.org/etoile/mediawiki/index.php?title=Cama...