[X2Go-Commits] [x2goclient] 01/01: update copyright years in about dialog.
git-admin at x2go.org
git-admin at x2go.org
Mon Sep 2 15:56:50 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 2a1ad93cadd71e135723d1ea26378426b890176d
Author: Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
Date: Mon Sep 2 15:56:18 2019 +0200
update copyright years in about dialog.
---
debian/changelog | 1 +
src/onmainwindow.cpp | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3173f8b..13511dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium
file. If it's "true", use the same username for the proxy as broker login.
- Broker can send to client the number of suspended and running sessions for each session type.
Client will display this information to user on session button.
+ - update copyright years in about dialog.
[ Mihai Moldovan ]
* New upstream version (4.1.2.2):
diff --git a/src/onmainwindow.cpp b/src/onmainwindow.cpp
index 77652b7..38872bb 100644
--- a/src/onmainwindow.cpp
+++ b/src/onmainwindow.cpp
@@ -9060,7 +9060,7 @@ void ONMainWindow::slotSupport()
void ONMainWindow::slotAbout()
{
- QString aboutStr=tr ("<br>(C) 2005-2017 by <b>obviously nice</b>: "
+ QString aboutStr=tr ("<br>(C) 2005-2019 by <b>obviously nice</b>: "
"Oleksandr Shneyder, Heinz-Markus Graesing<br>" );
aboutStr+=
tr (
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list