diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-20 01:03:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-20 01:03:19 +0800 |
commit | 0bc88ef07f9d5d6ad927a9dc222f1484283b0a2a (patch) | |
tree | 9361d1a339c10a72098f7e6ae5b134b979df6051 /deskutils/Makefile | |
parent | 01d9be30bc9270aff1f36ed2991652f594dc603d (diff) | |
download | freebsd-ports-gnome-0bc88ef07f9d5d6ad927a9dc222f1484283b0a2a.tar.gz freebsd-ports-gnome-0bc88ef07f9d5d6ad927a9dc222f1484283b0a2a.tar.zst freebsd-ports-gnome-0bc88ef07f9d5d6ad927a9dc222f1484283b0a2a.zip |
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 WorkspaceSwitcher bundle.
WWW: http://www.etoile-project.org/
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 e5323df624ad..6a2cc9c96c19 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -41,6 +41,7 @@ SUBDIR += etoile-extendedworkspacekit SUBDIR += etoile-preferenceskit SUBDIR += etoile-trackerkit + SUBDIR += etoile-workspaceswitcher SUBDIR += everygui SUBDIR += evolution-jescs SUBDIR += freemind |