From a06ee288229ad1336f34e17ed7c8887c494415a4 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 28 May 2006 10:12:57 +0000 Subject: [PATCH] GetDocumentsDir, GetResourcesDir and GetLocalizedResourcesDir are new since 2.7.0 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/stdpaths.tex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/latex/wx/stdpaths.tex b/docs/latex/wx/stdpaths.tex index c765bca647..0b5db675e3 100644 --- a/docs/latex/wx/stdpaths.tex +++ b/docs/latex/wx/stdpaths.tex @@ -108,6 +108,8 @@ Example return values: \item Mac: \texttt{~/Documents} \end{itemize} +\newsince{2.7.0} + \membersection{wxStandardPaths::GetInstallPrefix}\label{wxstandardpathsgetinstallprefix} @@ -148,6 +150,8 @@ In general this is just the same as \arg{lang} subdirectory of different for message catalog category under Unix where it returns the standard \texttt{\textit{prefix}/share/locale/\arg{lang}/LC\_MESSAGES} directory. +\newsince{2.7.0} + \membersection{wxStandardPaths::GetPluginsDir}\label{wxstandardpathsgetpluginsdir} @@ -185,6 +189,9 @@ Example return values: \item Mac: \texttt{\textit{appname}.app/Contents/PlugIns} bundle subdirectory \end{itemize} +\newsince{2.7.0} + + \wxheading{See also} \helpref{GetLocalizedResourcesDir}{wxstandardpathsgetlocalizedresourcesdir} -- 2.45.2