diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 18:03:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 18:03:15 +0000 |
commit | d1ec4e452a8e57e5013b673871a1cef51180a05f (patch) | |
tree | cb275559e539e22e99cd1fa76c36eb05eb953bbf /deskutils/Makefile | |
parent | 05d0048f73712a9bab5d10da4de87498c741e2e6 (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 ServicesBarKit framework.
WWW: http://www.etoile-project.org/
Notes
Notes:
svn path=/head/; revision=177608
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 1e7f1eda01eb..1ba42eeda917 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -41,6 +41,7 @@ SUBDIR += etoile-etoileextensionskit SUBDIR += etoile-extendedworkspacekit SUBDIR += etoile-preferenceskit + SUBDIR += etoile-servicesbarkit SUBDIR += etoile-trackerkit SUBDIR += etoile-workspaceswitcher SUBDIR += everygui |