The branch, twofactorauth has been updated via 10f96848a9397525e5887d05426fd8a69a5be4d3 (commit) from 73b053168e213364ff367703d8ff56b235e776c5 (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: examples/config/printing.DIALOG | 3 +++ examples/config/printing.PDFSAVE | 3 +++ examples/config/printing.PDFVIEW | 3 +++ examples/config/printing.PRINT | 3 +++ examples/config/printing.PRINTCMD | 3 +++ 5 files changed, 15 insertions(+) The diff of changes is: diff --git a/examples/config/printing.DIALOG b/examples/config/printing.DIALOG index 1454a13..f7f63af 100644 --- a/examples/config/printing.DIALOG +++ b/examples/config/printing.DIALOG @@ -8,6 +8,9 @@ command=lpr stdin=false ps=false +[save] +folder = PDF + [view] open=true command=xpdf diff --git a/examples/config/printing.PDFSAVE b/examples/config/printing.PDFSAVE index 8fed6ea..1f38427 100644 --- a/examples/config/printing.PDFSAVE +++ b/examples/config/printing.PDFSAVE @@ -8,6 +8,9 @@ command=lpr stdin=false ps=false +[save] +folder = PDF + [view] open=false command=xpdf diff --git a/examples/config/printing.PDFVIEW b/examples/config/printing.PDFVIEW index 118980a..034b4ec 100644 --- a/examples/config/printing.PDFVIEW +++ b/examples/config/printing.PDFVIEW @@ -8,6 +8,9 @@ command=lpr stdin=false ps=false +[save] +folder = PDF + [view] open=true command=acroread diff --git a/examples/config/printing.PRINT b/examples/config/printing.PRINT index fbec65b..0a1ba13 100644 --- a/examples/config/printing.PRINT +++ b/examples/config/printing.PRINT @@ -8,6 +8,9 @@ command=lpr stdin=false ps=false +[save] +folder = PDF + [view] open=false command=xpdf diff --git a/examples/config/printing.PRINTCMD b/examples/config/printing.PRINTCMD index de27c23..9484ec0 100644 --- a/examples/config/printing.PRINTCMD +++ b/examples/config/printing.PRINTCMD @@ -8,6 +8,9 @@ command=lpr stdin=false ps=false +[save] +folder = PDF + [view] open=true command=xpdf 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).