[X2go-Commits] python-x2go.git - master (branch) updated: 0.1.1.4-99-g986103a

X2go dev team git-admin at x2go.org
Tue Jan 31 23:44:40 CET 2012


The branch, master has been updated
       via  986103a27f73a8a133b5b5acd10e2d7675da3e7a (commit)
      from  504ab9ae092405ab51e8fe975961114356997bf4 (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 -----------------------------------------------------------------
commit 986103a27f73a8a133b5b5acd10e2d7675da3e7a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jan 31 23:44:28 2012 +0100

    more X2go -> X2Go

-----------------------------------------------------------------------

Summary of changes:
 Makefile.docupload |    2 +-
 debian/rules       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/Makefile.docupload b/Makefile.docupload
index 3963db4..ff760c0 100644
--- a/Makefile.docupload
+++ b/Makefile.docupload
@@ -14,7 +14,7 @@ docbuild:
 	mkdir -p .epydoc/pdf
 	mkdir -p .epydoc/pdf.tmp
 	rm -Rf .epydoc/html/*
-	epydoc --debug -n "Python X2go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/
+	epydoc --debug -n "Python X2Go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/
 	#epydoc --debug --pdf --no-private -o .epydoc/pdf.tmp x2go/
 	#mv .epydoc/pdf.tmp/api.pdf .epydoc/pdf/Python-X2go_API.pdf
 	#rm -Rf .epydoc/pdf.tmp
diff --git a/debian/rules b/debian/rules
index 227d85e..a912612 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ build:
 	mkdir -p .epydoc/pdf
 	mkdir -p .epydoc/pdf.tmp
 	rm -Rf .epydoc/html/*
-	epydoc --debug -n "Python X2go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/
+	epydoc --debug -n "Python X2Go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/
 	#epydoc --debug --pdf --no-private -o .epydoc/pdf.tmp x2go/
 	#mv .epydoc/pdf.tmp/api.pdf .epydoc/pdf/Python-X2go_API.pdf
 	#rm -Rf .epydoc/pdf.tmp


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list