Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-01-28 19:16:40 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-01-28 19:16:40 +0300
commit6744bfe4251fb0a1d1f04ac7830ff9b6c6622437 (patch)
tree699d4a85d93c59c818f67524daa6acd38ab838fc
parent51587dffbfca6e0645c68c849c898f92e1516ce4 (diff)
parent958311820f037ee66329bcb34e51aeab76e1d594 (diff)
Merge branch 'prep_v1.3.1' into 'master'v1.3.1
Release v1.3.1 See merge request Remmina/Remmina!1776
-rw-r--r--AUTHORS2
-rw-r--r--CHANGELOG.md77
-rw-r--r--CMakeLists.txt2
-rw-r--r--Doxyfile2
-rw-r--r--data/ui/remmina_about.glade2
-rw-r--r--po/remmina.pot2
-rwxr-xr-xscripts/update-translations.sh2
7 files changed, 83 insertions, 6 deletions
diff --git a/AUTHORS b/AUTHORS
index 46f983633..a7ee3f7db 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -100,7 +100,7 @@ Authors of Remmina Project
Test User <andreas.angerer89@gmail.com>
theraser <mail@hegerfeld.org>
TreefeedXavier <treefeed@mail.ru>
- weberho <jweberhofer@weberhofer.at>
+ Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
Artists:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f38c06a2a..66b7addc0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,83 @@
Current Remmina changelog, see CHANGELOG.archive.md for old releases.
+## [v1.3.1](https://gitlab.com/Remmina/Remmina/tags/v1.3.1) (2019-01-28)
+
+### Bug Fixing release
+
+[Giovanni Panozzo](@giox069) has fixed many issues that have been introduced during the last release.
+
+Additionally a great rework has been done by [Davy Defaud](@DevDef) to fix many
+typographic errors and translations.
+
+[Wolfgang Scherer](@wolfmanx) has fixed an annoying clipboard bug in the VNC plugin.
+
+### List of changes
+
+- Updated author files (Antenore Gatta)
+- Version bump (Antenore Gatta)
+- Merge branch 'german-translation' into 'master' (Davy Defaud)
+- Updated german translation (Johannes Weberhofer)
+- Updated translations (Antenore Gatta)
+- Fixed pot generation (Antenore Gatta)
+- Fixed LINGUAS format (Antenore Gatta)
+- Merge branch 'typographic_fixes' into 'master' (Antenore Gatta)
+- Use uppercase for VNC, SSH, SFTP and RDP protocol names (Davy Defaud)
+- Gettextize more SSH error messages (Davy Defaud)
+- Replace single quotes by true apostrophes (Davy Defaud)
+- Replace all triple points by ellipsis characters (Davy Defaud)
+- Remove space before colons in English strings (Davy Defaud)
+- Fix English typo transmittion → transmission (Davy Defaud)
+- Fix a bad indent (spaces instead of a tab) (Davy Defaud)
+- Merge branch 'vnc-blocks-after-clipboard' into 'master' (Giovanni Panozzo)
+- VNC: prevent client from blocking when remote clipboard is changed (Wolfgang Scherer)
+- Merge branch 'master' into 'master' (Davy Defaud)
+- Updated ru.po for more human-like language (TreefeedXavier)
+- Merge branch 'patch-5' into 'master' (Davy Defaud)
+- Performance improvement (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Bump documentation version (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Fixing docker image (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Update tr.po (Serdar Sağlam)
+- Update tr.po (Serdar Sağlam)
+- Update tr.po (Serdar Sağlam)
+- Add background class to message panel (Giovanni Panozzo)
+- Merge branch 'css_fix' into 'master' (Giovanni Panozzo)
+- Fix password field focusing, see issue #1811 (Giovanni Panozzo)
+- Fix CSS of message panel and tab page (Giovanni Panozzo)
+- Merge branch 'master' of gitlab.com:Remmina/Remmina (Antenore Gatta)
+- Logo documentation (Antenore Gatta)
+- Merge branch 'italian-strings' into 'master' (Davy Defaud)
+- Remove the duplicate of the first header line (Davy Defaud)
+- Some strings for it.po (Giovanni Panozzo)
+- Merge branch 'rcw_fixess' into 'master' (Giovanni Panozzo)
+- rcw fixes for fullscreen mode (Giovanni Panozzo)
+- all rows translated (Serdar Sağlam)
+- Merge branch 'master' of https://gitlab.com/Remmina/Remmina (Giovanni Panozzo)
+- Fix border appearing in VIEWPORT_FULLSCREEN_MODE when not needed (Giovanni Panozzo)
+- Merge branch '1813-a-few-fixes-improvements-for-the-po-files' into 'master' (Davy Defaud)
+- Fix scrolling in VIEWPORT_FULLSCREEN_MODE (Giovanni Panozzo)
+- Correctly reparent MessagePanel when moving a tab (Giovanni Panozzo)
+- Make ftb visible before connecting (Giovanni Panozzo)
+- Add the missing plural forms of a translation (yet to be translated…) (Davy Defaud)
+- Add missing format specification in a Spanish translation string (Davy Defaud)
+- Fix missing language code in po some file headers (Davy Defaud)
+- Merge branch 'patch-4' into 'master' (Antenore Gatta)
+- Update tr.po (Serdar Sağlam)
+- Merge branch 'blackmp' into 'master' (Antenore Gatta)
+- remove black background (Antenore Gatta)
+- Merge branch 'issue-1809' into 'master' (Giovanni Panozzo)
+- Set notebook current page to 1st page on new cnnwin (Giovanni Panozzo)
+- Merge branch 'issue1810-icons' into 'master' (Antenore Gatta)
+- Removed edit-delete.svg from the repository (Antenore Gatta)
+- Merge branch 'issue1810-icons' into 'master' (Antenore Gatta)
+- Removed edit-delete icon - fixes #1810 (Antenore Gatta)
+- Merge branch 'patch-1' into 'master' (Antenore Gatta)
+- flatpak: update spice-gtk from 0.35 to 0.36 (Denis Ollier)
+- Translate the two new strings recently added (Davy Defaud)
+
## [v1.3.0](https://gitlab.com/Remmina/Remmina/tags/v1.3.0) (2019-01-18)
### Most notable
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f3b490612..bfdacb563 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -211,7 +211,7 @@ endif()
set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "3")
-set(REMMINA_VERSION_REVISION "0")
+set(REMMINA_VERSION_REVISION "1")
#set(REMMINA_VERSION_SUFFIX "1")
#set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}.${REMMINA_VERSION_SUFFIX}")
set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}")
diff --git a/Doxyfile b/Doxyfile
index 8ddff6bed..307331f52 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "Remmina - The GTK+ Remote Desktop Client"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = v1.3.0
+PROJECT_NUMBER = v1.3.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade
index dcdf693e3..457fe868a 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -138,7 +138,7 @@ Swen Kooij &lt;photonios@outlook.com&gt;
Sylvain Pasche &lt;sylvain.pasche@gmail.com&gt;
Test User &lt;andreas.angerer89@gmail.com&gt;
theraser &lt;mail@hegerfeld.org&gt;
-weberho &lt;jweberhofer@weberhofer.at&gt;
+Wolfgang Scherer &lt;Wolfgang.Scherer@gmx.de&gt;
</property>
<property name="documenters">Dario Cavedon &lt;dcavedon@gmail.com&gt;</property>
<property name="translator_credits" translatable="no">Adolfo Jayme Barrientos &lt;fitojb@ubuntu.com&gt;
diff --git a/po/remmina.pot b/po/remmina.pot
index 44915426b..81997a083 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.3.0\n"
+"Project-Id-Version: Remmina v1.3.1\n"
"Report-Msgid-Bugs-To: admin@remmina.org\n"
"POT-Creation-Date: 2019-01-28 07:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
diff --git a/scripts/update-translations.sh b/scripts/update-translations.sh
index 57c942201..17418b253 100755
--- a/scripts/update-translations.sh
+++ b/scripts/update-translations.sh
@@ -22,7 +22,7 @@ xgettext --from-code=UTF-8 \
--add-comments \
--files-from=po/POTFILES.in \
--output=po/remmina.temp.pot \
- --package-version="v1.3.0" \
+ --package-version="v1.3.1" \
--package-name="Remmina" \
--copyright-holder="Antenore Gatta and Giovanni Panozzo" \
--msgid-bugs-address="admin@remmina.org"