[X2Go-Commits] [x2gokdriveclient] 02/02: X.Org upstream spells it KDrive, not Kdrive.

git-admin at x2go.org git-admin at x2go.org
Fri Jul 19 05:33:30 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gokdriveclient.

commit f4864b3828dc7c0d8cf52b029789718493ed8773
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jul 19 05:33:25 2019 +0200

    X.Org upstream spells it KDrive, not Kdrive.
---
 client.cpp      | 4 ++--
 client.h        | 2 +-
 displayarea.cpp | 2 +-
 displayarea.h   | 2 +-
 main.cpp        | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/client.cpp b/client.cpp
index 754aaa1..73b6994 100644
--- a/client.cpp
+++ b/client.cpp
@@ -1,5 +1,5 @@
 /*
- * QT Client for X2GoKdrive
+ * QT Client for X2GoKDrive
  * Copyright (C) 2018  Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
  * Copyright (C) 2018  phoca-GmbH
  *
@@ -1143,7 +1143,7 @@ void Client::sendGeometryEvent()
     {
         bool isPrimary=(i==primaryScreenIndex);
         QRect* scr=&ephyrScreens[i];
-//         qDebug()<<"X2GoKdrive-"<<i<<scr->size().width()<<scr->size().height()<<scr->topLeft().x()<<scr->topLeft().y()<<isPrimary;
+//         qDebug()<<"X2GoKDrive-"<<i<<scr->size().width()<<scr->size().height()<<scr->topLeft().x()<<scr->topLeft().y()<<isPrimary;
         if(isPrimary)
         {
             memcpy(evmsg+8,(char*)&i,1);
diff --git a/client.h b/client.h
index 0d9e47c..4163e37 100644
--- a/client.h
+++ b/client.h
@@ -1,5 +1,5 @@
 /*
- * QT Client for X2GoKdrive
+ * QT Client for X2GoKDrive
  * Copyright (C) 2018  Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
  * Copyright (C) 2018  phoca-GmbH
  *
diff --git a/displayarea.cpp b/displayarea.cpp
index b72ad7f..ad14953 100644
--- a/displayarea.cpp
+++ b/displayarea.cpp
@@ -1,5 +1,5 @@
 /*
- * QT Client for X2GoKdrive
+ * QT Client for X2GoKDrive
  * Copyright (C) 2018  Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
  * Copyright (C) 2018  phoca-GmbH
  *
diff --git a/displayarea.h b/displayarea.h
index 83119d4..337689c 100644
--- a/displayarea.h
+++ b/displayarea.h
@@ -1,5 +1,5 @@
 /*
- * QT Client for X2GoKdrive
+ * QT Client for X2GoKDrive
  * Copyright (C) 2018  Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
  * Copyright (C) 2018  phoca-GmbH
  *
diff --git a/main.cpp b/main.cpp
index bf221e9..c1c8d70 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,5 +1,5 @@
 /*
- * QT Client for X2GoKdrive
+ * QT Client for X2GoKDrive
  * Copyright (C) 2018  Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
  * Copyright (C) 2018  phoca-GmbH
  *

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git


More information about the x2go-commits mailing list