summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.cpp
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2004-05-26 19:08:11 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2004-05-26 19:08:11 (GMT)
commitf309c3c0e7c1cf29df6b850e19d647e93a30ce28 (patch)
treed4b609faf73bfab7a9ddbbbeceb63eb296ce6243 /src/htmlhelp.cpp
parent6e92a0d3db80c3d93a35efbe52d45c73b8303e45 (diff)
downloadDoxygen-f309c3c0e7c1cf29df6b850e19d647e93a30ce28.zip
Doxygen-f309c3c0e7c1cf29df6b850e19d647e93a30ce28.tar.gz
Doxygen-f309c3c0e7c1cf29df6b850e19d647e93a30ce28.tar.bz2
Release-1.3.7-20040526
Diffstat (limited to 'src/htmlhelp.cpp')
-rw-r--r--src/htmlhelp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htmlhelp.cpp b/src/htmlhelp.cpp
index 341f825..a90a919 100644
--- a/src/htmlhelp.cpp
+++ b/src/htmlhelp.cpp
@@ -353,6 +353,7 @@ void HtmlHelp::initialize()
s_languageDict.insert("japanese-en", new QCString("0x411 Japanese"));
s_languageDict.insert("korean", new QCString("0x412 Korean"));
s_languageDict.insert("chinese", new QCString("0x804 Chinese (PRC)"));
+ s_languageDict.insert("chinese-traditional", new QCString("0x404 Chinese (Taiwan)"));
}