detect flavors from useragent
[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