wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 5e2ebaaa84c3f576f9277bbed851fe7599310b07
parent ae3c20b7ae11c1becd86198475162f5ad9dbb222
Author: Kris Maglione <kris@suckless.org>
Date:   Sat, 22 May 2010 20:57:43 -0400

Remove derelict NOTES file.

Diffstat:
NOTES | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/NOTES b/NOTES @@ -1,6 +0,0 @@ -3.6 Release Notes - -wmiirc users: the semantics of WMII_MENU, WMII_9MENU and WMII_TERM -have changed. If you're using them in custom scripts you'll need to -change them to "eval $WMII_MENU" instead of just "$WMII_MENU". -