From 2a79b6e4eb3318486e4238576b6c5a2fbfa78c51 Mon Sep 17 00:00:00 2001
From: kichik
Date: Tue, 5 Jun 2007 18:34:58 +0000
Subject: [PATCH] documentation for patch #1724876
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5158 212acab6-be3b-0410-9dea-997c60f758d6
---
Contrib/Modern UI/Readme.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html
index b71c1697..1f4bf7b0 100644
--- a/Contrib/Modern UI/Readme.html
+++ b/Contrib/Modern UI/Readme.html
@@ -978,6 +978,9 @@ The text to display on the language selection dialog.
Always show the language selection dialog, even if a language has
been stored in the registry. The language stored in the registry
will be selected by default.
+MUI_LANGDLL_SHOW_ALL_LANGUAGES
+Always show all available languages and don't filter according
+to their codepage.