Your message dated Wed, 9 Apr 2014 01:41:09 +0200
with message-id <[email protected]>
has caused the report #350166,
regarding typos in gkrellkam-list.5 resulting in missing words
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
350166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350166
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hello,
I send you a patch for a small error reported by a Debian user:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350166
Can you integrate it please?
If you want, some other bugs are reported here:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gkrellkam
Regards,
--
Stéphane Aulery
diff -rauN ../orig/gkrellkam-2.0.0/gkrellkam-list.5 ./gkrellkam-2.0.0/gkrellkam-list.5
--- ../orig/gkrellkam-2.0.0/gkrellkam-list.5 2002-10-23 17:32:10.000000000 +0200
+++ ./gkrellkam-2.0.0/gkrellkam-list.5 2006-01-27 12:51:21.000000000 +0100
@@ -42,15 +42,15 @@
\fIurl\fP, and \fIscript\fP. Properties must follow the \fBimage source\fP
line that they modify, and must begin with a tab character. These include:
.PP
-.IP \fItooltip\fP [message]
+.IP "\fItooltip\fP [message]"
This sets the message shown when the mouse is kept over the image panel
in GKrellKam for a few seconds. If not set, the image's filename or URL
is shown instead.
-.IP \fIseconds\fP [num]
+.IP "\fIseconds\fP [num]"
This changes the number of seconds that an image will remain displayed.
If not set, the "Default number of seconds" set for that panel in the
GKrellM configuration window will be used.
-.IP \fIrefresh\fP [num]
+.IP "\fIrefresh\fP [num]"
If set, this sets the minimum length of time that must elapse before the
image is re-loaded. If the image cycles up before that time, the old
image will be used. For \fBscript\fP types, this means that the script
--- End Message ---