Commit c123a9dddea727117c43e8f457fad51378994bf5

Authored by perry.werneck@gmail.com
1 parent d0fcbcc0

Corrigindo empacotamento em windows

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
@@ -5,7 +5,7 @@ msgid "" @@ -5,7 +5,7 @@ msgid ""
5 msgstr "" 5 msgstr ""
6 "Project-Id-Version: pw3270 5.0\n" 6 "Project-Id-Version: pw3270 5.0\n"
7 "Report-Msgid-Bugs-To: \n" 7 "Report-Msgid-Bugs-To: \n"
8 -"POT-Creation-Date: 2013-09-24 23:31-0300\n" 8 +"POT-Creation-Date: 2013-09-25 06:38-0300\n"
9 "PO-Revision-Date: 2013-08-28 08:42-0300\n" 9 "PO-Revision-Date: 2013-08-28 08:42-0300\n"
10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" 10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
11 "Language-Team: Português <perry.werneck@gmail.com>\n" 11 "Language-Team: Português <perry.werneck@gmail.com>\n"
pw3270-i686.nsi.in
@@ -132,7 +132,7 @@ SubSection &quot;@PACKAGE@&quot; SecMain @@ -132,7 +132,7 @@ SubSection &quot;@PACKAGE@&quot; SecMain
132 file "/oname=$INSTDIR\plugins\rxplug.dll" ".bin\Release\plugins\rx3270.dll" 132 file "/oname=$INSTDIR\plugins\rxplug.dll" ".bin\Release\plugins\rx3270.dll"
133 file "/oname=$INSTDIR\ui\80rexx.xml" "ui\80rexx.xml" 133 file "/oname=$INSTDIR\ui\80rexx.xml" "ui\80rexx.xml"
134 134
135 - file "/oname=$PROGRAMFILES\ooRexx\rx3270.cls" "src/plugins/rx3270/rx3270.cls" 135 + file "/oname=$PROGRAMFILES\ooRexx\rx3270.cls" "src\plugins\rx3270\rx3270.cls"
136 file "/oname=$INSTDIR\rx3270.dll.@PACKAGE_VERSION@" ".bin\Release\rx3270.dll.@PACKAGE_VERSION@" 136 file "/oname=$INSTDIR\rx3270.dll.@PACKAGE_VERSION@" ".bin\Release\rx3270.dll.@PACKAGE_VERSION@"
137 file "/oname=$PROGRAMFILES\ooRexx\rx3270.dll" ".bin\Release\rx3270.dll" 137 file "/oname=$PROGRAMFILES\ooRexx\rx3270.dll" ".bin\Release\rx3270.dll"
138 138