diff --git a/.gitignore b/.gitignore index bef97c3..efeb6b6 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,4 @@ doxygen/html *.dll *.lib *.exp - +*.pot diff --git a/configure.ac b/configure.ac index 6ab4a7e..1b6a3ba 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_PREREQ(2.61) dnl Initialise automake with the package name, version and dnl bug-reporting address. -AC_INIT([ipc3270], [5.3], [perry.werneck@gmail.com]) +AC_INIT([ipc3270], [5.4], [perry.werneck@gmail.com]) dnl Place auxilliary scripts here. AC_CONFIG_AUX_DIR([scripts]) diff --git a/locale/libipc3270.pot b/locale/libipc3270.pot deleted file mode 100644 index 2dfa47b..0000000 --- a/locale/libipc3270.pot +++ /dev/null @@ -1,47 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-10 15:55-0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/session/local/get.cc:52 src/session/local/get.cc:65 -#: src/session/local/get.cc:78 -msgid "Can't get screen contents" -msgstr "" - -#: src/plugin/plugin.c:86 -msgid "Can't start IPC Module" -msgstr "" - -#: src/session/local/init.cc:79 -msgid "Invalid callback table, possible version mismatch in lib3270" -msgstr "" - -#: src/session/local/events.cc:87 src/session/local/events.cc:147 -msgid "Invalid session handler" -msgstr "" - -#: src/session/local/events.cc:70 -msgid "Out of memory in vasprintf" -msgstr "" - -#: src/session/local/events.cc:169 -msgid "connected" -msgstr "" - -#: src/session/local/events.cc:169 -msgid "disconnected" -msgstr "" -- libgit2 0.21.2