diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 18:21:02 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 18:21:02 +0000 |
commit | 9ac936592560ec4f9ef1a349783ec7fa95fd36ea (patch) | |
tree | aede3b3450ca40f897136948758c7fe49ff6de55 /deskutils/Makefile | |
parent | b42496f503439db3b572dabfc91f516f5ca03817 (diff) |
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the LookAndBehavior application.
WWW: http://www.etoile-project.org/
Notes
Notes:
svn path=/head/; revision=177615
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index f3a59b276bd5..afacef874f0e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -41,6 +41,7 @@ SUBDIR += etoile-etoileextensionskit SUBDIR += etoile-extendedworkspacekit SUBDIR += etoile-hardware + SUBDIR += etoile-lookandbehavior SUBDIR += etoile-preferenceskit SUBDIR += etoile-servicesbarkit SUBDIR += etoile-trackerkit |