Commit 48a559f9a25177e7e7a93e381b3bbf5299ff9a0f

Authored by perry.werneck@gmail.com
1 parent 445201e9

Tentando compilar plugin java em windows

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
configure.ac
... ... @@ -724,7 +724,7 @@ if test "$app_cv_registry" == "yes"; then
724 724 AC_DEFINE(HAVE_WIN_REGISTRY)
725 725 fi
726 726  
727   -AC_SUBST()
  727 +AC_SUBST(VERSION)
728 728 AC_SUBST(MAJOR_VERSION,"$(echo $VERSION | cut -d. -f1)")
729 729 AC_SUBST(HOST_CC)
730 730 AC_SUBST(EXEEXT)
... ...
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: 2015-06-19 14:13-0300\n"
  8 +"POT-Creation-Date: 2015-06-22 11:40-0300\n"
9 9 "PO-Revision-Date: 2014-02-17 08:05-0300\n"
10 10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
11 11 "Language-Team: Portugues <>\n"
... ...