[ekiga/gnome-2-26] [windows] Fix language building error introduced a few days ago



commit 101824821a52c74260c3ef159afc047d6ac93058
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sun May 9 17:35:28 2010 +0200

    [windows] Fix language building error introduced a few days ago

 win32/nsisinstaller/langmacros.nsh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/win32/nsisinstaller/langmacros.nsh b/win32/nsisinstaller/langmacros.nsh
index 24ec7b9..33534c6 100644
--- a/win32/nsisinstaller/langmacros.nsh
+++ b/win32/nsisinstaller/langmacros.nsh
@@ -55,6 +55,7 @@
   !insertmacro EKIGA_MACRO_LANGSTRING_INSERT GTK_WIMP_THEME_DESC			${CUR_LANG}
   !insertmacro EKIGA_MACRO_LANGSTRING_INSERT GTK_BLUECURVE_THEME_DESC		${CUR_LANG}
   !insertmacro EKIGA_MACRO_LANGSTRING_INSERT GTK_LIGHTHOUSEBLUE_THEME_DESC	${CUR_LANG}
+  !insertmacro EKIGA_MACRO_LANGSTRING_INSERT EKIGA_STARTUP_SECTION_DESCRIPTION	${CUR_LANG}
   !insertmacro EKIGA_MACRO_LANGSTRING_INSERT EKIGA_SHORTCUTS_SECTION_DESCRIPTION	${CUR_LANG}
   !insertmacro EKIGA_MACRO_LANGSTRING_INSERT EKIGA_DESKTOP_SHORTCUT_DESC		${CUR_LANG}
   !insertmacro EKIGA_MACRO_LANGSTRING_INSERT EKIGA_STARTMENU_SHORTCUT_DESC	${CUR_LANG}



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