[dia] Inlcude kn translations in win32 installer build.
- From: Steffen Macke <sdteffen src gnome org>
- To: svn-commits-list gnome org
- Subject: [dia] Inlcude kn translations in win32 installer build.
- Date: Thu, 23 Apr 2009 15:57:09 -0400 (EDT)
commit 29f02020e26112f77e9090578d85e022a7f08040
Author: Steffen Macke <sdteffen sdteffen de>
Date: Thu Apr 23 21:55:56 2009 +0200
Inlcude kn translations in win32 installer build.
---
installer/win32/dia.nsi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/installer/win32/dia.nsi b/installer/win32/dia.nsi
index aff5171..787c6e0 100644
--- a/installer/win32/dia.nsi
+++ b/installer/win32/dia.nsi
@@ -2689,6 +2689,8 @@ Section $(TRANSLATIONS_SECTION_TITLE) SecTranslations
${File} "..\..\build\win32\locale\it\LC_MESSAGES\" "dia.mo"
${SetOutPath} "$INSTDIR\locale\ja\LC_MESSAGES"
${File} "..\..\build\win32\locale\ja\LC_MESSAGES\" "dia.mo"
+ ${SetOutPath} "$INSTDIR\locale\kn\LC_MESSAGES"
+ ${File} "..\..\build\win32\locale\kn\LC_MESSAGES\" "dia.mo"
${SetOutPath} "$INSTDIR\locale\ko\LC_MESSAGES"
${File} "..\..\build\win32\locale\ko\LC_MESSAGES\" "dia.mo"
${SetOutPath} "$INSTDIR\locale\lt\LC_MESSAGES"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]