diff options
author | wiz <wiz> | 2009-11-02 08:47:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-11-02 08:47:12 +0000 |
commit | c9d7e03c966349247c5d66a72ce64072e3a401a0 (patch) | |
tree | c9c0eb82cd2eda00ef7b6943a0745febf395adba | |
parent | 7d1fad95a5417634d19d537c812860315ffcc9ac (diff) | |
download | pkgsrc-c9d7e03c966349247c5d66a72ce64072e3a401a0.tar.gz |
Fix typo, re-fmt.
-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.). |