* Jutta Wrage <[EMAIL PROTECTED]> [2005-12-01 03:09] : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Am 30.11.2005 um 18:09 schrieb Frédéric Bothamy: > > >But I may have found the bug: the english/CD/Makefile does not > >declare a > >dependency on templates.mo as it should (same for > > Hmm... It works, if I run "make clean" in the CD directory. And it > works for danisch language on www.debian.org. > > I wonder why danisch is updated and french not... > > But I noticed a CSS issue for the menu, too. Should make the menu > having line breaks like the vote menu. > > But maybe, this helps in general: > > Index: english/CD/Makefile > =================================================================== > RCS file: /cvs/webwml/webwml/english/CD/Makefile,v > retrieving revision 1.9 > diff -u -r1.9 Makefile > - --- english/CD/Makefile 26 Jul 2004 18:19:41 -0000 1.9 > +++ english/CD/Makefile 1 Dec 2005 02:07:55 -0000 > @@ -16,7 +16,7 @@ > RELEASESDEP := $(ENGLISHDIR)/CD/releases/index.wml > endif > - -index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $ > (RELEASESDEP) > +index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $ > (GETTEXTDEP) $(RELEASESDEP) > $(WML) $(<F) -I $(ENGLISHDIR)/CD/ > misc.$(LANGUAGE).html: misc.wml $(TEMPLDIR)/cdimage.wml $(GETTEXTDEP)
Yes, thanks. The index.fr.html file is now correctly rebuilt when the templates.fr.po (and the templates.mo for French) is changed. I think that we need both changes (GETTEXTFILES et GETTEXTDEP). Fred -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]