[CONTACT]

[ABOUT]

[POLICY]

git clone dmenu dmenu Log gph

Found at: gopher.r-36.net:70/scm/dmenu/commit/18ec376aa903d620f3586af4974116a82c74024f.gph

tfixed minor bug - dmenu - Dmenu fork with xft fonts.

git clone git://r-36.net/dmenu

Log

Files

Refs

README

LICENSE

---

commit 18ec376aa903d620f3586af4974116a82c74024f

parent 6c1e46654dae69bb7b3fe3935358a53e44628a75

Author: Anselm R. Garbe

Date:   Thu, 24 Aug 2006 12:03:40 +0200
fixed minor bug
Diffstat:
  config.default.h                    |       2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---

diff --git a/config.default.h b/config.default.h

t@@ -7,4 +7,4 @@
 #define NORMBGCOLOR                "#666699"
 #define NORMFGCOLOR                "#eeeeee"
 #define SELBGCOLOR                "#eeeeee"
-#define SELBFCOLOR                "#666699"
+#define SELFGCOLOR                "#666699"
.


AD: