The branch, twofactorauth has been updated via e1f9afda375bab994849fc1b3feeded185a926b4 (commit) from 2fcc357335868fccc00f0d778c71f9924fa140eb (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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/x2go/backends/printing/_file.py b/x2go/backends/printing/_file.py index 1dc13f6..3f606f0 100644 --- a/x2go/backends/printing/_file.py +++ b/x2go/backends/printing/_file.py @@ -41,15 +41,15 @@ import x2go.x2go_exceptions as x2go_exceptions _print_property_map = { 'pdfview_cmd': { - 'ini_section': 'view', + 'ini_section': 'view', 'ini_option': 'command', }, 'save_to_folder': { - 'ini_section': 'save', + 'ini_section': 'save', 'ini_option': 'folder', }, 'printer': { - 'ini_section': 'CUPS', + 'ini_section': 'CUPS', 'ini_option': 'defaultprinter', }, 'print_cmd': { 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).