[X2Go-Commits] x2goclient.git - build-baikal (branch) updated: 4.0.1.0-30-g736ec9e
X2Go dev team
git-admin at x2go.org
Wed Sep 11 12:08:03 CEST 2013
The branch, build-baikal has been updated
via 736ec9e1531886250ab8b7986db9146dc73a7d2d (commit)
from e3b87397d75a7e246d29c4f94b1368e092f27207 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
onmainwindow.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/onmainwindow.cpp b/onmainwindow.cpp
index c2ee334..b707d84 100644
--- a/onmainwindow.cpp
+++ b/onmainwindow.cpp
@@ -4834,7 +4834,7 @@ void ONMainWindow::slotRetResumeSess ( bool result,
}
//change the trayicon picture
- setTrayIconToSessionIcon(tr("New session started") + ":" + resumingSession.sessionId);
+ setTrayIconToSessionIcon(tr("New session started") + ": " + resumingSession.sessionId);
}
else
hooks/post-receive
--
x2goclient.git (X2Go Client)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goclient.git" (X2Go Client).
More information about the x2go-commits
mailing list