[X2Go-Commits] [x2goclient] 69/74: Update README and TODO files.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:05:54 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.
commit a832dacb33f79be5e90de5679c6d251466e4da5c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Oct 20 22:08:37 2014 +0200
Update README and TODO files.
---
README | 28 +++++++++++++---------------
TODO | 10 +++++-----
debian/changelog | 3 ++-
3 files changed, 20 insertions(+), 21 deletions(-)
diff --git a/README b/README
index 795e4716..b617077f 100644
--- a/README
+++ b/README
@@ -1,22 +1,24 @@
pyhoca-cli - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Contributors:
- Jörg Sawatzki <joerg.sawatzki at web.de>
- Dick Kniep <dick.kniep at lindix.nl>
+ 2010, Jörg Sawatzki <joerg.sawatzki at web.de>
+ 2010-2014, Dick Kniep <dick.kniep at lindix.nl>
Published under the terms of the GNU Affero General Public License.
-See http://www.gnu.org/licenses/gpl.html for a recent copy.
+See http://www.gnu.org/licenses/agpl.html for a recent copy.
=== What is pyhoca-cli? ===
=== Requirements ===
-* the python-x2go module needs to be installed (of course)
+* the python-x2go module needs to be installed (>= 0.5.0.0)
* the python-argparse module needs to be available
-* a working version of nxproxy/nxproxy.exe somewhere on your system (if you have
- installed x2goclient, everything should be fine)
-
+* with python-setproctitle, the process name gets set from python
+ to pyhoca-cli
+* you will also need a working version of nxproxy/nxproxy.exe somewhere
+ on your system (if you have X2Go Client installed, everything should be
+ in place)
=== Current features ===
@@ -28,6 +30,9 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
* sound support available
* local folder sharing
* share an already running desktop session with yourself or another user
+* use session profiles provide via an X2Go
+ Session Broker
+* mTelePlayer support with python-x2go (>= 0.5.0.0)
=== How to use it ===
@@ -42,13 +47,6 @@ Please refer to the TODO file that has been shipped with pyhoca-cli.
Thanks in advance for your feedback and contributions,
-Kiel (Germany), 20110701,
+Fleckeby (Germany), 20141020,
Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-
-
-
-
-
-
-
diff --git a/TODO b/TODO
index 042cdc01..ce237acc 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
pyhoca-cli - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Contributors:
- Jörg Sawatzki <joerg.sawatzki at web.de>
- Dick Kniep <dick.kniep at lindix.nl>
+ 2010, Jörg Sawatzki <joerg.sawatzki at web.de>
+ 2010-2014, Dick Kniep <dick.kniep at lindix.nl>
Published under the terms of the GNU Affero General Public License.
See http://www.gnu.org/licenses/gpl.html for a recent copy.
@@ -10,7 +10,7 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
=== pyhoca-cli TODOs ===
-* enable printing support
+* currently no open feature requests
=== pyhoca-cli Wishlist ===
@@ -20,6 +20,6 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
If you find any issues with this programme please let me know.
-Kiel (Germany), 20110701,
+Fleckeby (Germany), 20141020
- Mike Gabriel <m.gabriel at das-netzwerkteam.de>
+ Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/debian/changelog b/debian/changelog
index e428b5fe..d8bdf44c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
pyhoca-cli (0.5.0.1-0x2go1) UNRELEASED; urgency=medium
* New upstream version (0.5.0.1):
- - Continue development...
+ - Update TODO file.
+ - Update README file.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Mon, 20 Oct 2014 21:30:50 +0200
--
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