diff options
17 files changed, 102 insertions, 102 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice-3/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice-3/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice-3/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice-3/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-1.1-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-1.1/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-2-RC/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-2-RC/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-2-RC/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-2-RC/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-2-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-2-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-2-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-2-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-2.0-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-2.0/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-2.0/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-2.0/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-2.0/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-2/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-2/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-2/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-2/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-3-RC/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-3-RC/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-3-RC/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-3-RC/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-3-devel/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-3/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-3/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-3/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-3/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice.org-vcltesttool/files/patch-psprint+source+printer+printerinfomanager.cxx b/editors/openoffice.org-vcltesttool/files/patch-psprint+source+printer+printerinfomanager.cxx index 4947227f8d52..0880976d0815 100644 --- a/editors/openoffice.org-vcltesttool/files/patch-psprint+source+printer+printerinfomanager.cxx +++ b/editors/openoffice.org-vcltesttool/files/patch-psprint+source+printer+printerinfomanager.cxx @@ -1,11 +1,11 @@ ---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Apr 6 11:56:35 2002 -+++ ../psprint/source/printer/printerinfomanager.cxx Wed May 1 22:42:58 2002 +--- ../psprint/source/printer/printerinfomanager.cxx.orig Wed Oct 16 00:02:09 2002 ++++ ../psprint/source/printer/printerinfomanager.cxx Fri Oct 18 20:02:54 2002 @@ -883,7 +883,7 @@ static const struct SystemCommandParameters aParms[] = { --#if defined(LINUX) || defined(NETBSD) +-#ifdef LINUX +#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) - { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "lpc status", "lpr -P (PRINTER)", "", ":", 0 }, - { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 } + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } |