Updating branch refs/heads/master
to 5ec3702e83166004c11020552e0ff0d295be584c (commit)
from 0965690742b27b0725b6550ddb0ee6efc5962b8d (commit)
commit 5ec3702e83166004c11020552e0ff0d295be584c
Author: Nick Schermer <[email protected]>
Date: Tue Oct 11 20:09:26 2011 +0200
Add todo.
TODO | 2 ++
examples/xfce/config.ru | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/TODO b/TODO
index 52bd87e..8bf5ca2 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,3 @@
- Tool to generate gitolit config file and ssh key files.
+- Move email templates to lib/view/mail. This makes it easier to maintain
+ the templates in git and on the server.
diff --git a/examples/xfce/config.ru b/examples/xfce/config.ru
index f504686..0115ffa 100755
--- a/examples/xfce/config.ru
+++ b/examples/xfce/config.ru
@@ -57,7 +57,7 @@ end
# Mailinglist configuration and template handling
use Moka::Middleware::Mailinglists do |mailer|
- mailer.lists = ['[email protected]', '[email protected]',
'[email protected]', '[email protected]']
+ mailer.lists = ['[email protected]', '[email protected]',
'[email protected]', 'nick@schermer']
mailer.project_subject do |release, message, sender|
"ANNOUNCE: #{release.project.name} #{release.version} released"
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits