Commit 455a5d66be474fdc68840d3b89ccf888bb0ff423

Authored by perry.werneck@gmail.com
1 parent 773a4851

Ajustes para geracao de pacote com nome diferente

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
Makefile.in
... ... @@ -223,7 +223,7 @@ ifneq ($(MAKENSIS),no)
223 223 @echo " GEN GTK Runtime"
224 224 @./makegtkruntime.sh
225 225 @echo " GEN Windows installer"
226   - @"$(MAKENSIS)" $(PACKAGE_NAME).nsi
  226 + @"$(MAKENSIS)" pw3270.nsi
227 227 endif
228 228  
229 229 $(PACKAGE_NAME).po: $(TMPDIR)/$(PACKAGE_NAME).pot
... ...
po/pt_BR.po
... ... @@ -5,7 +5,7 @@ msgid ""
5 5 msgstr ""
6 6 "Project-Id-Version: pw3270 5.0\n"
7 7 "Report-Msgid-Bugs-To: \n"
8   -"POT-Creation-Date: 2013-04-15 16:57-0300\n"
  8 +"POT-Creation-Date: 2013-04-19 09:39-0300\n"
9 9 "PO-Revision-Date: 2013-04-01 10:06-0300\n"
10 10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
11 11 "Language-Team: Português <>\n"
... ...