projects
/
opensuse:software-o-o.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
use apt-add-repository for ubuntu in install instructions
[opensuse:software-o-o.git]
/
README.promodvd
1
To make the mail sending work on buildserviceapi, I had to patch
2
/usr/lib64/ruby/gems/1.8/gems/gettext_rails-2.0.0/lib/gettext_rails/action_mailer.rb
3
in line 30:
4
create_bang_without_gettext(*arg)
5
to
6
create_without_gettext!(*arg)
7