"fix" `About' item in fbgm with tcsh, #1806327

This commit is contained in:
Mark Tiefenbruck 2007-12-19 15:43:29 -08:00
parent 7f6c3267e3
commit 1cca420f2e

View file

@ -1899,7 +1899,7 @@ append_submenu "${FBSETTINGSMENU}"
append "[commanddialog] (${FLUXBOXCOMMAND})"
append "[reconfig] (${RELOADITEM})"
append "[restart] (${RESTARTITEM})"
append "[exec] (${ABOUTITEM}) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center}"
append "[exec] (${ABOUTITEM}) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}"
append "[separator]"
append "[exit] (${EXITITEM})"