sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 63f358db74fd42d54a4635a869cf318191c79363
parent 78c7b5c94e69655902210bb735f353db8b1577c1
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Mon,  9 Mar 2009 16:08:39 +0000

fixed screenshot locations
Diffstat:
Mwmi.suckless.org/index.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wmi.suckless.org/index.md b/wmi.suckless.org/index.md @@ -6,7 +6,7 @@ some occasional users of wmi. If you like to check how the good old days felt, check it out, though its code sucks more unfortunately than our more recent projects. -<center>[![Screenshot](/wmi/screenshots/wmi-20080718s.png)](/wmi/screenshots/wmi-20080718.png)</center> +<center>[![Screenshot](screenshots/wmi-20080718s.png)](screenshots/wmi-20080718.png)</center> Download -------- @@ -19,7 +19,7 @@ Build ----- In order to build wmi-10 on more recent systems than they were back 4 years ago, you will need to apply [this -patch](/wmi/wmi-10_compile_fixes.diff) by Sergey Dolgov. +patch](wmi-10_compile_fixes.diff) by Sergey Dolgov. Issues ------