[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 7394717c2c27e0d0d667cddc9e27de4035083c54

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


The branch, release/0.4.0.x has been updated
       via  7394717c2c27e0d0d667cddc9e27de4035083c54 (commit)
      from  21c8f1eaffd64391842746ca2475957901b607e2 (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/pulseaudio.py |    1 -
 1 file changed, 1 deletion(-)

The diff of changes is:
diff --git a/x2go/pulseaudio.py b/x2go/pulseaudio.py
index e5e1563..fe3b0b2 100644
--- a/x2go/pulseaudio.py
+++ b/x2go/pulseaudio.py
@@ -75,7 +75,6 @@ class X2goPulseAudio(threading.Thread):
         if self.path:
             cmd = os.path.join(self.path, cmd)
         cmd_options = [
-            '-D',
             '-n',
             '-L module-native-protocol-tcp port=4713',
             '-L module-esound-protocol-tcp port=16001',


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