tazpanel rev 134

libtazpanel: filter_taztools_msgs shows the status
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 16 14:02:37 2011 +0200 (2011-04-16)
parents 774a188359a2
children 2dd85684201e
files lib/libtazpanel
line diff
     1.1 --- a/lib/libtazpanel	Sat Apr 16 13:46:45 2011 +0200
     1.2 +++ b/lib/libtazpanel	Sat Apr 16 14:02:37 2011 +0200
     1.3 @@ -45,7 +45,7 @@
     1.4  
     1.5  # Remove status and ESC char from tazpkg/tazlito commands output
     1.6  filter_taztools_msgs() {
     1.7 -	grep ^[a-zA-Z0-9] | sed s'/\.*\]//'
     1.8 +	grep ^[a-zA-Z0-9] | sed s'/\[^Gm]*.//g//'
     1.9  }
    1.10  
    1.11  # LOG activities