Mercurial > mplayer.hg
changeset 26654:12da50bb6292
Add paragraph headings.
author | diego |
---|---|
date | Thu, 08 May 2008 00:00:57 +0000 |
parents | f1ed193394e8 |
children | 733f7ac7a855 |
files | DOCS/tech/translations.txt |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/translations.txt Wed May 07 23:58:59 2008 +0000 +++ b/DOCS/tech/translations.txt Thu May 08 00:00:57 2008 +0000 @@ -40,6 +40,10 @@ Please note that only doing 1) or 1) + 2) is perfectly fine. + +console messages: +~~~~~~~~~~~~~~~~~ + You can find the latest versions of the help_mp-XX.h files in Subversion or here: @@ -80,6 +84,10 @@ translation is in sync with. This way we can easily tell if the translation is up to date or not. + +general: +~~~~~~~~ + Please note that the help_mp files and the XML documentation are both encoded in UTF-8. Editing these files in a program which uses a different encoding will result in breaking console messages and HTML. @@ -101,5 +109,9 @@ adapting parts that changed in the English master file, leave the sync tag as it is. + +XML documentation: +~~~~~~~~~~~~~~~~~~ + If you make changes to the XML documentation, doublecheck that the documentation still builds by running 'make' in the DOCS/xml/ subdirectory.