diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-02 08:47:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-02 08:47:12 +0000 |
commit | 37a384879f47037daae26dbbd784c7d79789e438 (patch) | |
tree | c9c0eb82cd2eda00ef7b6943a0745febf395adba /wm | |
parent | f7bca0e8e70cf400d4c4b40494aa5f15d387282c (diff) | |
download | pkgsrc-37a384879f47037daae26dbbd784c7d79789e438.tar.gz |
Fix typo, re-fmt.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/echinus/DESCR | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/wm/echinus/DESCR b/wm/echinus/DESCR index f0be35c1949..65bce544622 100644 --- a/wm/echinus/DESCR +++ b/wm/echinus/DESCR @@ -1,10 +1,11 @@ -echinus is a dynamic window manager for X11 supporting managing window -s in floating, tiled and maximized layouts based on dwm. All the -configuration is made via config file in Xresources format, so it is -not necessary to recompile echinus every time you change something. +echinus is a dynamic window manager for X11 supporting managing +windows in floating, tiled and maximized layouts based on dwm. All +the configuration is made via a config file in Xresources format, +so it is not necessary to recompile echinus every time you change +something. -echinus supports a small subset of EWMH to be compatible with external -panels and pagers. It draws a border around windows and also an -optional title bar. The goal of development is a small, fast -window manager without features not strictly related to window -management (menus, panels, etc.) +echinus supports a small subset of EWMH to be compatible with +external panels and pagers. It draws a border around windows and +also an optional title bar. The goal of development is a small, +fast window manager without features not strictly related to window +management (menus, panels, etc.). |