diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-20 19:07:21 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:18:31 -0500 |
commit | f67cae1662f209bac3e0f11735f9fe10163701a7 (patch) | |
tree | 2d364b4bc2c298048a23bbdc2374a276dd5ff951 /desktop/dwm/slack-desc | |
parent | 07d62c67556690179e450003f4eee68ae88fe35b (diff) | |
download | slackbuilds-f67cae1662f209bac3e0f11735f9fe10163701a7.tar.gz |
desktop/dwm: Removed (build failure)
Diffstat (limited to 'desktop/dwm/slack-desc')
-rw-r--r-- | desktop/dwm/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/desktop/dwm/slack-desc b/desktop/dwm/slack-desc deleted file mode 100644 index 0d865cf88f..0000000000 --- a/desktop/dwm/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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 ':'. - - |-----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: 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: whereas the stacking area contains all other windows. -dwm: -dwm: Homepage: http://dwm.suckless.org |