From e6a7733799d32bb6bf719ee34beb5b01d9db68ad Mon Sep 17 00:00:00 2001 From: gotmor Date: Sat, 4 Aug 2007 13:04:19 +0000 Subject: ready for release 0.8.0 new in-text commands: ^fg() and ^bg() without arguments set default colors ^ro() and ^co() outlined rectangle/circle fixes to gcpubar and gdbar to use ^fg() git-svn-id: http://dzen.googlecode.com/svn/trunk@151 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- gadgets/README.gcpubar | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'gadgets/README.gcpubar') diff --git a/gadgets/README.gcpubar b/gadgets/README.gcpubar index e8f86aa..ec548cc 100644 --- a/gadgets/README.gcpubar +++ b/gadgets/README.gcpubar @@ -15,7 +15,7 @@ Command line options: less than 1 for intervals shorter than a second - -c : Terminate after diplaying (default: infite) + -c : Terminate after diplaying (default: infinite) argument to '-c' values -w : Width of the meter in pixels (default: 100) @@ -26,4 +26,9 @@ Command line options: -bg : Meter background color (default: darkgrey) + -nonl: no new line, don't put + '\n' at the end of the bar (default: do print '\n') + + + -- cgit v1.2.3-54-g00ecf