diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2020-08-03 18:35:58 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2020-08-03 18:35:58 (GMT) |
commit | 804fcc176eeef328b4bc228374f4b71a6af40303 (patch) | |
tree | 7f5866b280e4662e698ca643ec7e15e3849d7540 /testing/037 | |
parent | 159896658f6da351afee52dc614fe20786742cab (diff) | |
download | Doxygen-804fcc176eeef328b4bc228374f4b71a6af40303.zip Doxygen-804fcc176eeef328b4bc228374f4b71a6af40303.tar.gz Doxygen-804fcc176eeef328b4bc228374f4b71a6af40303.tar.bz2 |
Some fixes and cleanup
- fix issue with test 037
- moved trISOLang() to the language control section and removed the "no
need for a TranslatorAdapter_1_8_19" banner.
- removed unused adapter classes
- add translation for Dutch
Diffstat (limited to 'testing/037')
-rw-r--r-- | testing/037/037__msc_8cpp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/037/037__msc_8cpp.xml b/testing/037/037__msc_8cpp.xml index 3de730d..487880c 100644 --- a/testing/037/037__msc_8cpp.xml +++ b/testing/037/037__msc_8cpp.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version=""> +<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US"> <compounddef id="037__msc_8cpp" kind="file" language="C++"> <compoundname>037_msc.cpp</compoundname> <innerclass refid="class_sender" prot="public">Sender</innerclass> |