-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi!

I hope this patch is properly formated.


Sincerely,
Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID      : 44952F15
// OpenGPG-Fingerprint: 4AC5 7C26 2FE9 02DA 4906  24B2 D32B 7ED7 4495 2F15
// OpenGPG-URL        : http://www.vlasiu.net/public.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)

iQIcBAEBCgAGBQJRXFp6AAoJENMrftdElS8VlI4P/0d1dFAcLnZAMT81/mITI9lf
xZCZwtbrO5kvEHUnILFKzNETDcBFH8nJ0IGoN1hgfQNsJfV5Q9EEcZdLUXnUNhM3
0aP03/5SPzlP02XX4Sqwra+4C0+66qfmeoo4wKd44BbFDF3O/6qoeihC2jt1YwEc
wvQani99szjy+IATFWVf5nn9nHVzumjhd7nPoCAV0sH/F8Z1cDsLePbgLvmJeBCy
6bF6qRt3Q/TMEvi7eE3R0PhF2xA/mfzziCTwdbzYb/gyB5Svhibq2radt+gMf/IB
H/n1G2X82LHzqDqRzRRSZPRga3yzG8OWQqLg6mL6cAHEX6LJYWrMEaPldLxLY+q4
imUvDpej9i7V7j8Llkw1L6Ru63qBhxp5yvELJ9aM28WhvaqJwHrTAiSC4j+xBSi/
I1lKngnuTb62+SurgVrEX8r4yX6HVtKdOWHw3D9NFfCy1Y8uFShhtwulVnbjYVhX
H/dz7Q5SRCxU8kDos0UrVK1BXfhtJNtGV5MuMf3Tyt/I9vy2my1c8iyox9bRsvNU
faStiMNXREy4Ts8sPhltJJHJsBuVmvqQ4bXYEmjOPEAMIpb0/KCZsEuIpIqhKc8P
8KInubmWjiPX+itXLNv5mzZ0nJ80IhJ98nEwlDLfeY4GVNwsL8N6fYGWvpj7KE7I
0QV4jS/7ijMbME2xTpJf
=MI12
-----END PGP SIGNATURE-----
From f2345ee2cf3f4c76d0b9f704beb0b7e600384cce Mon Sep 17 00:00:00 2001
From: Gabriel VLASIU <gabr...@vlasiu.net>
Date: Wed, 3 Apr 2013 19:26:57 +0300
Subject: [PATCH 1/1] Update manual for wmbiff and wmbiffrc.

---
 wmbiff/wmbiff/wmbiff.1      | 18 +++++++++++-------
 wmbiff/wmbiff/wmbiffrc.5.in | 24 ------------------------
 2 files changed, 11 insertions(+), 31 deletions(-)

diff --git a/wmbiff/wmbiff/wmbiff.1 b/wmbiff/wmbiff/wmbiff.1
index 4a70f2c..e3c1b26 100644
--- a/wmbiff/wmbiff/wmbiff.1
+++ b/wmbiff/wmbiff/wmbiff.1
@@ -13,7 +13,7 @@ WMBiff \- A dockable Mailbox Monitor
 
 .SH SYNOPSIS
 .B wmbiff
-[-display <display name>] [-geometry +XPOS+YPOS] [-c <filename>] [-h] [-v] 
[-debug] [-fg <foreground-color>] [-font <X11 font>|default] [-hi 
<highlight-color>] [+w]
+[-display <display name>] [-geometry +XPOS+YPOS] [-c <filename>] [-h] [-v] 
[-debug] [-fg <foreground-color>] [-bg <background-color>] [-hi 
<highlight-color>] [-font <X11 font>|default] [+w]
 .br
 
 .SH DESCRIPTION
@@ -61,8 +61,16 @@ Use specified configuration file instead of ~/.wmbiffrc.
 Print verbose log of progress.
 .TP
 .B \-fg <color>
-Use specified X11 color.  Implies -font default, unless 
-overridden.
+Use specified X11 color for foreground. Implies -font default,
+unless overridden.
+.TP
+.B \-bg <color>
+Use specified X11 color for background. Implies -font default,
+unless overridden.
+.TP
+.B \-hi <color>
+Use specified X11 color for new mail counters. Implies -font
+default, unless overridden.
 .TP
 .B \-font <font>
 Use specified X11 font instead of the LED pixmap.  This may
@@ -70,10 +78,6 @@ be more readable or suitable for some non-US characters.
 The special font "default" tells wmbiff to use a compile
 time default.
 .TP
-.B \-hi <color>
-Use specified X11 color for new mail counters.  Implies -font
-default, unless overridden.
-.TP
 .B \-skip-certificate-check
 When using TLS (IMAPS), keep going, even if the server's
 certificate is invalid.  Invalid certificates have expired,
diff --git a/wmbiff/wmbiff/wmbiffrc.5.in b/wmbiff/wmbiff/wmbiffrc.5.in
index 812c799..0443bc5 100644
--- a/wmbiff/wmbiff/wmbiffrc.5.in
+++ b/wmbiff/wmbiff/wmbiffrc.5.in
@@ -163,30 +163,6 @@ imaps:user:@server[/mailbox][:port] [auth]
 imaps:user passwd server[/mailbox][ port] [auth]
 .RE
 .TP
-.I licq
-With this box type, wmbiff will read the given history file and track the
-number of messages in it. It just needs a path to a given licq history file.
-.RS
-licq:/path/to/.licq/history/file.history
-.RE
-.TP
-.I gicu
-With this box type, wmbiff will ask gnomeicu for the number
-of pending messages.  If gnomeicu is not running, nothing
-will be displayed.  gnomeicu-client must be in your path.
-The user's icq UIN is optional.
-.RS
-gicu:[UIN]
-.RE
-.TP
-.I finger
-With this box type, wmbiff will finger an account to see if
-there is unread mail.  Both finger and perl must be in your
-path, and your server must run a finger daemon.
-.RS
-finger:user@host
-.RE
-.TP
 .I shell
 With this keyword, wmbiff will launch the
 specified shell command and read its output (STDOUT)
-- 
1.8.1.4

Reply via email to