[X2go-Commits] cups-x2go.git - master (branch) updated: 3.0.0.2-26-g247294d
X2go dev team
git-admin at x2go.org
Fri Sep 9 15:56:45 CEST 2011
The branch, master has been updated
via 247294d3841c7233c1c0159ca3ebbec7d3346f4e (commit)
from d94e29dcd1b5cf40aad6505b7a2d004b828b5554 (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 -----------------------------------------------------------------
commit 247294d3841c7233c1c0159ca3ebbec7d3346f4e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Sep 9 15:57:53 2011 +0200
comment update of those that explain different loglevels
-----------------------------------------------------------------------
Summary of changes:
cups-x2go | 2 +-
cups-x2go.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/cups-x2go b/cups-x2go
index 061dcb4..9943926 100755
--- a/cups-x2go
+++ b/cups-x2go
@@ -41,7 +41,7 @@ my $printdsa = "/root/.ssh/id_dsa-x2goprint";
my $ps2pdf = "/usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile=\"%s.pdf\" -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -c .setpdfwrite -f \"%s\"";
#my $ps2pdf = "/usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile=\"%s.pdf\" -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -c .setpdfwrite -f /usr/bin/margin-offset.ps \"%s\"";
-## loglevel for cups-x2go, possible values: err, warn, notice, info, debug
+## loglevel for cups-x2go, possible values: emerg, alert, crit, err, warn, notice, info, debug
my $strloglevel = "notice";
# override hardcoded settings via config file
diff --git a/cups-x2go.conf b/cups-x2go.conf
index 6c7bf28..ced8a08 100644
--- a/cups-x2go.conf
+++ b/cups-x2go.conf
@@ -16,5 +16,5 @@
## command to generate PDF file
#ps2pdf = /usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile=\"%s.pdf\" -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -c .setpdfwrite -f \"%s\"
-## loglevel for cups-x2go, possible values: err, warn, notice, info, debug
+## loglevel for cups-x2go, possible values: emerg, alert, crit, err, warn, notice, info, debug
# loglevel = notice
\ No newline at end of file
hooks/post-receive
--
cups-x2go.git (CUPS Backend for X2go Printing)
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 "cups-x2go.git" (CUPS Backend for X2go Printing).
More information about the x2go-commits
mailing list