commit b0b5c0bed52f4dfbfafad86a8baafc0850927fce
parent 108897b4ab0ed8e1911f4add00235aa746f0f8e0
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Thu, 18 May 2006 09:17:54 +0200
renamed PROGS_FILE into /tmp/.wmiimenu.$USER.proglist (nah, we keep it in /tmp, it is a temporary file)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rc/wmiirc b/rc/wmiirc
@@ -51,7 +51,7 @@ EOF
# MISC
xsetroot -solid '#333333'
status &
-PROGS_FILE=/tmp/.wmiimenu.$USER.progs
+PROGS_FILE=/tmp/.wmiimenu.$USER.proglist
proglist `echo "$PATH" | tr : ' '` >$PROGS_FILE &
# SHORTCUTS