summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e49637)
raw | patch | inline | side by side (parent: 6e49637)
author | Chris Morgan <chris.morganiser@gmail.com> | |
Thu, 24 Jun 2010 23:46:21 +0000 (09:46 +1000) | ||
committer | Chris Morgan <chris.morganiser@gmail.com> | |
Thu, 24 Jun 2010 23:46:21 +0000 (09:46 +1000) |
Makefile.am | patch | blob | history | |
packaging/win32/inkscape.nsi | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index f913c7ce81fe7ea593193bbe0234d245f5faff91..6688ce117c41ae85a428c817a1fb3d72a6947892 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
packaging/win32/languages/Spanish.nsh \
packaging/win32/languages/SimpChinese.nsh \
packaging/win32/languages/TradChinese.nsh \
+ packaging/win32/languages/Ukrainian.nsh \
packaging/win32/header.bmp \
packaging/win32/header.svg \
packaging/win32/AdvUninstLog.nsh \
index d5cc0c63dd504e57321dd401f15f62a4386ed2ad..b5fe72201b135d82007fb38fce8f9d032f6ef258 100755 (executable)
!insertmacro INKLANGFILE Spanish
!insertmacro INKLANGFILE SimpChinese
!insertmacro INKLANGFILE TradChinese
+!insertmacro INKLANGFILE Ukrainian
!verbose pop
ReserveFile inkscape.nsi.uninstall
!insertmacro LanguageAutoSelect Slovenian 1060
!insertmacro LanguageAutoSelect Spanish 1034
!insertmacro LanguageAutoSelect ChineseTaiwan 1028 ; TradChinese, but section is called ChineseTaiwan
+ !insertmacro LanguageAutoSelect Ukrainian 1058
; End of language detection }}}
!insertmacro UNINSTALL.LOG_PREPARE_INSTALL ; prepare advanced uninstallation log script