remove gettext docs, they have nothing to do in our cvs (see patch 1713939)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-05-12 18:21:00 +00:00
parent 3c448b2e88
commit 62d8ddb2ee
17 changed files with 1 additions and 6394 deletions

View File

@@ -55,8 +55,7 @@ default directory.
given language: see \helpref{wxLocale}{wxlocale}.
\end{enumerate}
See also the GNU gettext documentation linked from {\tt docs/html/index.htm} in
your wxWidgets distribution.
See also the \urlref{GNU gettext documentation}{http://www.gnu.org/software/gettext/manual/gettext.html}.
See also \helpref{Writing non-English applications}{nonenglishoverview}.
It focuses on handling charsets related problems.