pidgin/win32/nsis/langmacros.nsh

changeset 30260
a2765eb04fde
parent 29818
ba5a3e226f5d
--- a/pidgin/win32/nsis/langmacros.nsh	Sat May 15 03:24:24 2010 +0000
+++ b/pidgin/win32/nsis/langmacros.nsh	Sat May 15 06:13:15 2010 +0000
@@ -71,6 +71,8 @@
   !insertmacro PIDGIN_MACRO_LANGSTRING_INSERT PIDGIN_DEBUGSYMBOLS_ERROR		${CUR_LANG}
   !insertmacro PIDGIN_MACRO_LANGSTRING_INSERT PIDGIN_GTK_DOWNLOAD_ERROR		${CUR_LANG}
 
+  !insertmacro PIDGIN_MACRO_LANGSTRING_INSERT PIDGIN_PROMPT_FORCE_NO_GTK 	${CUR_LANG}
+
   !undef CUR_LANG
 !macroend
 

mercurial