This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit dcf91b4563ad70307343b83db5e0c429d3548988 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Jun 27 21:30:52 2015 -0400 "About X2GO client" -> "About X2Go Client" --- src/onmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/onmainwindow.cpp b/src/onmainwindow.cpp index c3b5df3..0b2a924 100644 --- a/src/onmainwindow.cpp +++ b/src/onmainwindow.cpp @@ -391,7 +391,7 @@ ONMainWindow::ONMainWindow ( QWidget *parent ) :QMainWindow ( parent ) } act_abclient=new QAction ( QIcon ( ":/img/icons/32x32/x2goclient.png" ), - tr ( "About X2GO client" ),this ); + tr ( "About X2Go Client" ),this ); -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git