What to do to translate this package
====================================
(with {lang} being the ISO 639 language code, e.g. de for german)

1. Change to the po/ subdir and see the README file there.
2. Change to the docs/ subdir and copy scmxx.en.xml to scmxx.{lang}.xml
   and edit the new file:
   - change the encoding in the first line to a common one for lang
     or to UTF-8 (make sure you really use UTF-8 in this case)
   - change the lang= attribute in the root property to {lang}
3. Edit the scmxx.spec.in (NOT scmxx.spec) and translate
   Summary and %description as done for "de". You MUST use UTF-8 as
   encoding!

Send the new files from po/ and docs/ subdirs and the diff of
scmxx.spec.in (use option -u) to me. If you cannot update from
time to time, _tell_ me.
