Re: New Spanish translations [1/4]: dlls/hhctrl.ocx

2010-02-12 Thread Paul Vriens

On 02/11/2010 02:36 PM, José Manuel Ferrer Ortiz wrote:

As requested, I'll resend these patches, splitting them one message per
module. This way it looks a lot more professional :D

I've also fixed a few things that were wrong or could be better:
- Switched to UTF-8 encoding, and added the required 'pragma'.
- Changed language to SUBLANG_NEUTRAL.

Thank you, Nikolay, for making me aware of these mistakes.

Regards,
José Manuel



Hi José,

Your patches don't apply. See:

http://source.winehq.org/patches/

I've spotted two issues:

1. Patches should be generated from the top-level.
2. As these are new files you also need changes to the corresponding 
Makefile.in file.


--
Cheers,

Paul.




Re: New Spanish translations [1/4]: dlls/hhctrl.ocx

2010-02-12 Thread Paul Vriens

On 02/12/2010 04:41 PM, Paul Vriens wrote:

On 02/11/2010 02:36 PM, José Manuel Ferrer Ortiz wrote:

As requested, I'll resend these patches, splitting them one message per
module. This way it looks a lot more professional :D

I've also fixed a few things that were wrong or could be better:
- Switched to UTF-8 encoding, and added the required 'pragma'.
- Changed language to SUBLANG_NEUTRAL.

Thank you, Nikolay, for making me aware of these mistakes.

Regards,
José Manuel



Hi José,

Your patches don't apply. See:

http://source.winehq.org/patches/

I've spotted two issues:

1. Patches should be generated from the top-level.
2. As these are new files you also need changes to the corresponding
Makefile.in file.



Just saw that your original patches where created from the top-level. I 
guess it's due to the patchwatcher site disliking non Git patches?


--
Cheers,

Paul.




Re: New Spanish translations [1/4]: dlls/hhctrl.ocx

2010-02-12 Thread Alexandre Julliard
Paul Vriens paul.vriens.w...@gmail.com writes:

 Just saw that your original patches where created from the
 top-level. I guess it's due to the patchwatcher site disliking non Git
 patches?

Yes, the filtering script has some issues with non-git patches that only
create new files. I put in some fixes, but using git patches when adding
files is strongly recommended.

-- 
Alexandre Julliard
julli...@winehq.org