From 164a2eb02aacc7304c7c0c573dbb623ea73a41a9 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sun, 6 May 2012 23:38:13 +0000 Subject: [PATCH] Added man pages, including the gz part. No idea why I forgot to do this, this is by aus9 by the way. So there's the man pages, needs some work, but at least it's something. --- inxi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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