From e5d72da7c1295f9a6114961fa2d38d9bf51cd022 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 19 Feb 2008 23:37:12 +0000 Subject: [PATCH] fixed bug #1896803 - nsDialogs::SelectFolderDialog Bug 1841120 still open? git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5546 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/nsDialogs/Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/nsDialogs/Readme.html b/Contrib/nsDialogs/Readme.html index d1edc7c6..e69dcf79 100644 --- a/Contrib/nsDialogs/Readme.html +++ b/Contrib/nsDialogs/Readme.html @@ -421,7 +421,7 @@ SectionEnd

Displays a directory selection dialog to the user.

-

Returns the selected directory on the stack or an empty string if the user canceled the operation.

+

Returns the selected directory on the stack or "error" in case the user canceled the operation or an error occured.

SetRTL