summaryrefslogtreecommitdiff
path: root/x11/ede/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-16 18:03:36 +0000
committerwiz <wiz@pkgsrc.org>2012-12-16 18:03:36 +0000
commit2c10539569c107cb590b8ef73ea87f1c0e52ff5a (patch)
tree0500de7e3c61d2d919155465cb880909f29998c8 /x11/ede/DESCR
parent5e419781b460574250b7acabd0c8c993aed6ca51 (diff)
downloadpkgsrc-2c10539569c107cb590b8ef73ea87f1c0e52ff5a.tar.gz
- Update `DESCR' (text taken from the current version of
<http://equinox-project.org/wiki/AboutEde> with some verbs and puntucation added); - update `HOMEPAGE'; - augment `LICENSE'. From Bug Hunting.
Diffstat (limited to 'x11/ede/DESCR')
-rw-r--r--x11/ede/DESCR12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/ede/DESCR b/x11/ede/DESCR
index f84bab302cc..eb6a5b6f1c5 100644
--- a/x11/ede/DESCR
+++ b/x11/ede/DESCR
@@ -1,6 +1,6 @@
-Equinox Desktop Environment (shortly EDE) is small desktop environment,
-built to be simple and fast. It is based on modified FLTK library
-(called extended FLTK or just eFLTK).
-
-Comparing to other desktop environments, EDE is much faster and smaller
-in memory space (EDE's window manager use less memory than xterm).
+EDE (Equinox Desktop Environment) is a simple and fast desktop
+environment with familiar look and feel. EDE uses the FLTK toolkit
+for GUI presentation and the UNIX philosophy for it's design, where
+EDE splits each component in a separate executable entity to do
+one job, and do it good. This makes EDE very easy to alter for
+user needs and requirements.