Add gomuks to apps launcher
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
906226a4ed
commit
401ca22d46
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ programchoicesinit() {
|
|||
$(command -v gedit >/dev/null && echo "$icon_edt Gedit ^ 0 ^ gedit")
|
||||
$(command -v geeqie >/dev/null && echo "$icon_img Geeqie ^ 0 ^ geeqie")
|
||||
$(command -v giara >/dev/null && echo "$icon_red Giara ^ 0 ^ giara")
|
||||
$(command -v gomuks >/dev/null && echo "$icon_msg Gomuks ^ 0 ^ st -e gomuks")
|
||||
$(command -v gucharmap >/dev/null && echo "$icon_inf Gucharmap ^ 0 ^ gucharmap")
|
||||
$(command -v hexchat >/dev/null && echo "$icon_msg Hexchat ^ 0 ^ hexchat")
|
||||
$(command -v htop >/dev/null && echo "$icon_cfg Htop ^ 0 ^ st -e htop")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue