[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.38.0-57-g721adf6

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:20:13 CET 2014


The branch, brokerclient has been updated
       via  721adf655308f9301c35db4a162be3ac26e91fd0 (commit)
      from  20e27fe4a905d9e1b2b262aea42a017f95c3219d (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2go/backends/printing/_file.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/backends/printing/_file.py b/x2go/backends/printing/_file.py
index 449ebd6..f9390ce 100644
--- a/x2go/backends/printing/_file.py
+++ b/x2go/backends/printing/_file.py
@@ -125,7 +125,7 @@ class X2goClientPrintingFILE(inifiles.X2goIniFile):
 
         """
         if reinit:
-            self._detect_printaction()
+            self._detect_print_action()
 
         if return_name:
             return self._print_action.__name__


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