"fix" `About' item in fbgm with tcsh, #1806327
This commit is contained in:
parent
7f6c3267e3
commit
1cca420f2e
1 changed files with 1 additions and 1 deletions
|
@ -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})"
|
||||
|
||||
|
|
Loading…
Reference in a new issue