]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/internationalization.h
For wxGTK2, link with X11 explicitly, since we use many X11 functions directly.
[wxWidgets.git] / docs / doxygen / overviews / internationalization.h
index 6cf281f518727be25da41e7448a973bd61e0a052..1c923bbf54f59725f33020035ecc4be70547b262 100644 (file)
@@ -3,10 +3,10 @@
 // Purpose:     topic overview
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
 @page overview_i18n Internationalization
 
@@ -81,11 +81,10 @@ translations for all of these currently. wxWidgets does not yet handle
 translated special key names such as Backspace, End, Insert, etc.
 
 
-@seealso
-
+@see
 @li The gettext Manual: http://www.gnu.org/software/gettext/manual/gettext.html
 @li @ref overview_nonenglish - It focuses on handling charsets related problems.
-@li @ref page_utils_samples_internat - Shows you how all this looks in practice.
+@li @ref page_samples_internat - Shows you how all this looks in practice.
 
 */