On Wednesday 16 January 2002 12:58 pm, Allan Rae wrote:
> Nice work.
>
> Although just looking at the diff there seems to be a lot of this
> going on:
>
> - ///
> - BP bp_;
> + ///
> + BP bp_;
>
> They should just be tabs so what is changing?
Well spotted. They are no longer tabs. I'll fix those.
> I'm also glad that there aren't any _("blah blah") strings in the
> .tmpl files otherwise we'd need some wacky changes to the
> po/Makefile.in.in (in which case a .T extension might be better).
>
> > One small question. Should I put the three .tmpl files in
> > frontends/controllers/Makefile.am?
>
> Like Lars said.
Done that.
Thanks both.
Angus