diff --git a/po/pt_BR.po b/po/pt_BR.po index c6cd036..978e51b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-25 06:38-0300\n" +"POT-Creation-Date: 2013-09-25 11:31-0300\n" "PO-Revision-Date: 2013-08-28 08:42-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português \n" diff --git a/pw3270-x86_64.nsi.in b/pw3270-x86_64.nsi.in index 2c2b1b1..2d65ae1 100644 --- a/pw3270-x86_64.nsi.in +++ b/pw3270-x86_64.nsi.in @@ -137,7 +137,7 @@ SubSection "@PACKAGE@" SecMain file "/oname=$INSTDIR\plugins\rxplug.dll" ".bin\Release\plugins\rx3270.dll" file "/oname=$INSTDIR\ui\80rexx.xml" "ui\80rexx.xml" - file "/oname=$PROGRAMFILES64\ooRexx\rx3270.cls" "src/plugins/rx3270/rx3270.cls" + file "/oname=$PROGRAMFILES64\ooRexx\rx3270.cls" "src\plugins\rx3270\rx3270.cls" file "/oname=$INSTDIR\rx3270.dll.@PACKAGE_VERSION@" ".bin\Release\rx3270.dll.@PACKAGE_VERSION@" file "/oname=$PROGRAMFILES64\ooRexx\rx3270.dll" ".bin\Release\rx3270.dll" @@ -210,7 +210,7 @@ section "Uninstall" # Remove registry SetRegView 64 - DeleteRegKey HKLM "Software\@PACKAGE@" + DeleteRegKey HKLM "Software\@PACKAGE@" SetRegView 32 DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\@PACKAGE@" -- libgit2 0.21.2