[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1731: Let the Vidalia-only uninstaller appear in languages other t (trunk/pkg/win32)



Author: edmanm
Date: 2007-05-11 02:17:51 -0400 (Fri, 11 May 2007)
New Revision: 1731

Modified:
   trunk/pkg/win32/vidalia.nsi
Log:
Let the Vidalia-only uninstaller appear in languages other than English, too.


Modified: trunk/pkg/win32/vidalia.nsi
===================================================================
--- trunk/pkg/win32/vidalia.nsi	2007-05-10 21:19:38 UTC (rev 1730)
+++ trunk/pkg/win32/vidalia.nsi	2007-05-11 06:17:51 UTC (rev 1731)
@@ -179,6 +179,10 @@
   RMDir /r "$APPDATA\Vidalia"
 SectionEnd
 
+Function un.onInit
+  !insertmacro MUI_LANGDLL_DISPLAY
+FunctionEnd
+
 ;--------------------------------
 ; Descriptions
 !insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN