Commit f9cae97d2db98c8c429b3e3935b1171c951b6ea1

Authored by Perry Werneck
1 parent f1b9ba73
Exists in master and in 1 other branch develop

Updating version.

.gitignore
... ... @@ -29,4 +29,4 @@ doxygen/html
29 29 *.dll
30 30 *.lib
31 31 *.exp
32   -
  32 +*.pot
... ...
configure.ac
... ... @@ -31,7 +31,7 @@ AC_PREREQ(2.61)
31 31  
32 32 dnl Initialise automake with the package name, version and
33 33 dnl bug-reporting address.
34   -AC_INIT([ipc3270], [5.3], [perry.werneck@gmail.com])
  34 +AC_INIT([ipc3270], [5.4], [perry.werneck@gmail.com])
35 35  
36 36 dnl Place auxilliary scripts here.
37 37 AC_CONFIG_AUX_DIR([scripts])
... ...
locale/libipc3270.pot
... ... @@ -1,47 +0,0 @@
1   -# SOME DESCRIPTIVE TITLE.
2   -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3   -# This file is distributed under the same license as the PACKAGE package.
4   -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5   -#
6   -#, fuzzy
7   -msgid ""
8   -msgstr ""
9   -"Project-Id-Version: PACKAGE VERSION\n"
10   -"Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2020-01-10 15:55-0300\n"
12   -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13   -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14   -"Language-Team: LANGUAGE <LL@li.org>\n"
15   -"Language: \n"
16   -"MIME-Version: 1.0\n"
17   -"Content-Type: text/plain; charset=CHARSET\n"
18   -"Content-Transfer-Encoding: 8bit\n"
19   -
20   -#: src/session/local/get.cc:52 src/session/local/get.cc:65
21   -#: src/session/local/get.cc:78
22   -msgid "Can't get screen contents"
23   -msgstr ""
24   -
25   -#: src/plugin/plugin.c:86
26   -msgid "Can't start IPC Module"
27   -msgstr ""
28   -
29   -#: src/session/local/init.cc:79
30   -msgid "Invalid callback table, possible version mismatch in lib3270"
31   -msgstr ""
32   -
33   -#: src/session/local/events.cc:87 src/session/local/events.cc:147
34   -msgid "Invalid session handler"
35   -msgstr ""
36   -
37   -#: src/session/local/events.cc:70
38   -msgid "Out of memory in vasprintf"
39   -msgstr ""
40   -
41   -#: src/session/local/events.cc:169
42   -msgid "connected"
43   -msgstr ""
44   -
45   -#: src/session/local/events.cc:169
46   -msgid "disconnected"
47   -msgstr ""