diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
commit | 610e8461bb9b201adbd4bd9257a9bf48be71f62b (patch) | |
tree | 6ca569349369dbaa4ba6c24795d6201303b9d2fa /desktop/dwm | |
parent | 8fe2e3d82e774b981c041e043ca2f71ed672b493 (diff) | |
download | slackbuilds-610e8461bb9b201adbd4bd9257a9bf48be71f62b.tar.gz |
various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/dwm')
-rw-r--r-- | desktop/dwm/slack-desc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/desktop/dwm/slack-desc b/desktop/dwm/slack-desc index b6c817cd96..6580e72cf0 100644 --- a/desktop/dwm/slack-desc +++ b/desktop/dwm/slack-desc @@ -1,19 +1,19 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| dwm: dwm (suckless dynamic window manager) dwm: -dwm: dwm is a dynamic window manager for X. It manages windows in tiled and -dwm: floating layouts. Either layout can be applied dynamically, optimizing -dwm: the environment for the application in use and the task performed. It -dwm: is the little brother of wmii. +dwm: dwm is a dynamic window manager for X. It manages windows in tiled and +dwm: floating layouts. Either layout can be applied dynamically, optimizing +dwm: the environment for the application in use and the task performed. It +dwm: is the little brother of wmii. dwm: In tiled layout, windows are managed in a master and stacking area. The -dwm: master area contains the windows which currently need most attention, +dwm: master area contains the windows which currently need most attention, dwm: whereas the stacking area contains all other windows. dwm: dwm: Homepage: http://dwm.suckless.org |