Onsdag 25 juli 2007 09:49, skrev Dj Apal [GR]:
Hello. I work on Greek localization for ReactOS and the guys there told me that I should send you the greek resource files for the modules that they share with you. SO here there are some first resource files. If I send something wrong, please let me know.
TIA
You need to send one patch per dll, and only send in patch format. For a new file you can do
diff -urp /dev/null {path_to_file} > {patch.diff}
Where patch.diff already holds the change to add the Greek .rc file.
Alexander N. Sørnes