Misc stuff
This commit is contained in:
parent
4471f9028f
commit
62b3ed6ff1
2 changed files with 5 additions and 3 deletions
4
Bug.pm
4
Bug.pm
|
|
@ -301,8 +301,8 @@ sub handleForm {
|
||||||
for(grep $_ ne $f->{bug_email}, @$mails) {
|
for(grep $_ ne $f->{bug_email}, @$mails) {
|
||||||
$TUWF::OBJ->mail(
|
$TUWF::OBJ->mail(
|
||||||
"Hello!\n\n".
|
"Hello!\n\n".
|
||||||
"A new reply has been posted to an bug you have previously shown\n".
|
"A new reply has been posted to a bug you have previously shown\n".
|
||||||
"an interest in. You can view the reply at the following URL:\n".
|
"an interest in. You can find the reply at the following URL:\n".
|
||||||
" $base$u\n\n".
|
" $base$u\n\n".
|
||||||
"If you do not wish to receive any more notifications for this (and\n".
|
"If you do not wish to receive any more notifications for this (and\n".
|
||||||
"perhaps other) bugs, please reply to this email stating your intent.",
|
"perhaps other) bugs, please reply to this email stating your intent.",
|
||||||
|
|
|
||||||
4
dat/dump
4
dat/dump
|
|
@ -11,7 +11,9 @@ mirror|https://github.com/yorhel/ylib>). These libraries are not listed here.
|
||||||
=head2 maildir.pl
|
=head2 maildir.pl
|
||||||
|
|
||||||
October 2012. A tiny weechat plugin to display the number of unread emails in a
|
October 2012. A tiny weechat plugin to display the number of unread emails in a
|
||||||
local Maildir. L<source|http://p.blicky.net/wzbzs>
|
local Maildir. L<Latest
|
||||||
|
source|http://www.weechat.org/scripts/source/stable/maildir.pl.html/>
|
||||||
|
(L<1.0|http://p.blicky.net/wzbzs>).
|
||||||
|
|
||||||
=head2 ncdc-share-report
|
=head2 ncdc-share-report
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue