[X2Go-Commits] [x2goclient] 01/01: "About X2GO client" -> "About X2Go Client"

git-admin at x2go.org git-admin at x2go.org
Sun Jun 28 03:31:25 CEST 2015


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 at 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


More information about the x2go-commits mailing list