Re: [translations] italian website PATCH |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Francisco Vila <paconet.org@xxxxxxxxx>
- Subject: Re: [translations] italian website PATCH
- From: Federico Bruni <fedelogy@xxxxxxxxx>
- Date: Tue, 22 Jun 2010 00:17:31 +0200
- Cc: Translations list at lilynet <translations@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=ukeyoaUkq23r+BMYq3ZCIGSecVq2EodUSEPbhUT0ZoQ=; b=HqC5LM/g7L16MeeHqhO0L0aB3Jnj64OwnZ4nq8GlYCxtmDtpn3S+hEq8k5CU5Rdq6U OYDc/dmbc6r2xTOZd/teoR8Tnjcbc53kaNMaw0HosvWSD5AhgA+yxFnWT4+5sO70wG7b ndNrffC+q3IDplzdP0Kdj0Jzm7C/IQrAC59uw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=pCnXsYD/Gu6ws/cxBUV0o5gMpng/bKOpfzfn31U/fD8/Nzz7OeoZRInaxbXjYCOPVA 1q9ysODpU5AXeJNkMlVHNiq7iLBTUQbVU0DM/atYI5D0un3M0uAk7SFq5IwfmUAEy4wQ WArPcji87Kt2Z9xFa66MwUnoBXtkDApPe9Kvw=
Il giorno lun, 21/06/2010 alle 23.27 +0200, Francisco Vila ha scritto:
> > The result is that I have no images in the website.
>
> I think that images for website are created with 'make doc', therefore
> you maybe should make doc first.
>
I've tried but 'make doc' gives errors.
I dont' have time to investigate it now.
> >
> >
> > ERROR 2:
> > where is @help macro defined?
> > Is it defined? Or the problem is somewhere else?
> > Maybe I can just comment it out?
>
> $ git grep "macro help{"
Ok... I had tried 'git grep @help', that's why I could not find anything
useful.
So now 'make website' works fine (except for the images problem, but
this is because I didn't run 'make doc' first).
What's the next step?
This is my status:
fede@debian:~/lilypond-translation$ git status
# On branch lilypond/translation
# Your branch is ahead of 'origin/lilypond/translation' by 6 commits.
#
nothing to commit (working directory clean)
And my patches situation is a total mess.
I have five patches: two starting with 0001, two starting with 0002 and
one with 0003.
After the last commit I didn't create any patch.
What do you recommend me to do?
First pull, right? Should I really rebase? (the doc says translators
shouldn't rebase...)
Then make the 6th patch?
Thanks again, goodnight
Federico