diff --git a/inxi b/inxi index 2c815d1..7014bfc 100755 --- a/inxi +++ b/inxi @@ -1,9 +1,9 @@ #!/bin/bash ######################################################################## #### Script Name: inxi -#### version: 1.7.21-test +#### version: 1.7.22 #### Date: July 25 2011 -#### Patch Number: 03 +#### Patch Number: 00 ######################################################################## #### SPECIAL THANKS ######################################################################## @@ -2516,7 +2516,7 @@ get_start_client() fi ;; python*) - # B_CONSOLE_IRC='true' + # B_CONSOLE_IRC='true' # are there even any python type console irc clients? check. if [[ -z $IRC_CLIENT_VERSION ]];then # this is a hack to try to show konversation if inxi is running but started via /cmd if [[ -n $( ps aux | grep -i 'konversation' | grep -v 'grep' ) && $B_RUNNING_IN_X == 'true' ]];then