Commit f9cae97d2db98c8c429b3e3935b1171c951b6ea1
1 parent
f1b9ba73
Exists in
master
and in
1 other branch
Updating version.
Showing
3 changed files
with
2 additions
and
49 deletions
Show diff stats
.gitignore
configure.ac
@@ -31,7 +31,7 @@ AC_PREREQ(2.61) | @@ -31,7 +31,7 @@ AC_PREREQ(2.61) | ||
31 | 31 | ||
32 | dnl Initialise automake with the package name, version and | 32 | dnl Initialise automake with the package name, version and |
33 | dnl bug-reporting address. | 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 | dnl Place auxilliary scripts here. | 36 | dnl Place auxilliary scripts here. |
37 | AC_CONFIG_AUX_DIR([scripts]) | 37 | AC_CONFIG_AUX_DIR([scripts]) |
locale/libipc3270.pot
@@ -1,47 +0,0 @@ | @@ -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 "" |