diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 16:57:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 16:57:36 +0000 |
commit | 57ecb66db27b3d7fb3b337c685144dff1a26ab6f (patch) | |
tree | 7e5df55f12a5b3c7ee295bbe32359929e273e9e1 /x11/Makefile | |
parent | Grr is a RSS Reader application which is based on RSSKit. (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.
Terminal (iTerm)
WWW: http://www.etoile-project.org/
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7ce5557eb538..c4742b840978 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -68,6 +68,7 @@ SUBDIR += enterminus SUBDIR += erun SUBDIR += eterm + SUBDIR += etoile-iterm SUBDIR += etoile-xwindowserverkit SUBDIR += examine SUBDIR += fast-user-switch-applet |