[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.4.0.8-35-g0756645

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


The branch, brokerclient has been updated
       via  0756645157c8971156a65215d5bc4786979ccd3a (commit)
      from  135ba5cbcf459a34061e9f17f1a96e2bdb3f9274 (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/printactions.py |    1 -
 1 file changed, 1 deletion(-)

The diff of changes is:
diff --git a/x2go/printactions.py b/x2go/printactions.py
index f96eec0..181e922 100644
--- a/x2go/printactions.py
+++ b/x2go/printactions.py
@@ -530,4 +530,3 @@ class X2GoPrintActionDIALOG(X2GoPrintAction):
         _new_print_action = self.client_instance.HOOK_open_print_dialog(profile_name=self.profile_name, session_name=self.session_name)
         if _new_print_action and type(_new_print_action) != type(self):
             _new_print_action._do_print(pdf_file, job_title, spool_dir)
-


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