This commit is contained in:
inxi-svn 2011-05-22 00:20:25 +00:00
parent a4e1f200c1
commit b109fac130

1
inxi
View file

@ -2003,6 +2003,7 @@ get_start_client()
else
IRC_CLIENT='Konversation'
IRC_CLIENT_VERSION=" $( konversation --version 2>/dev/null | gawk '/^Konversation/ {print $2}' )"
B_CONSOLE_IRC='false'
fi
fi
;;