Update copyrights and license text on files that were missed.
Esse commit está contido em:
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Backend support definitions for CUPS.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
#ifndef _CUPS_BACKEND_PRIVATE_H_
|
||||
|
||||
+3
-6
@@ -1,13 +1,10 @@
|
||||
/*
|
||||
* DNS-SD discovery backend for CUPS.
|
||||
*
|
||||
* Copyright 2008-2017 by Apple Inc.
|
||||
* Copyright © 2008-2017 by Apple Inc.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* IEEE-1284 support functions for CUPS.
|
||||
*
|
||||
* Copyright 2007-2015 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2015 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* IPP backend for CUPS.
|
||||
*
|
||||
* Copyright 2007-2017 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2018 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Line Printer Daemon backend for CUPS.
|
||||
*
|
||||
* Copyright 2007-2016 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2016 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Common backend network APIs for CUPS.
|
||||
*
|
||||
* Copyright 2007-2016 by Apple Inc.
|
||||
* Copyright 2006-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2016 by Apple Inc.
|
||||
* Copyright © 2006-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Common run loop APIs for CUPS backends.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 2006-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 2006-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
/*
|
||||
* SNMP supplies functions for CUPS.
|
||||
*
|
||||
* Copyright 2008-2015 by Apple Inc.
|
||||
* Copyright © 2008-2015 by Apple Inc.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* SNMP discovery backend for CUPS.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 2006-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 2006-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* AppSocket backend for CUPS.
|
||||
*
|
||||
* Copyright 2007-2016 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2016 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* IEEE-1284 support functions test program for CUPS.
|
||||
*
|
||||
* Copyright 2007-2010 by Apple Inc.
|
||||
* Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2010 by Apple Inc.
|
||||
* Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Backend test program for CUPS.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
/*
|
||||
* SNMP supplies test program for CUPS.
|
||||
*
|
||||
* Copyright 2008-2011 by Apple Inc.
|
||||
* Copyright © 2008-2011 by Apple Inc.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -3,14 +3,11 @@
|
||||
*
|
||||
* This file is included from "usb.c" when compiled on UNIX/Linux.
|
||||
*
|
||||
* Copyright 2007-2013 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2013 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* USB printer backend for CUPS.
|
||||
*
|
||||
* Copyright 2007-2012 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2012 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -5,14 +5,11 @@
|
||||
#
|
||||
# Base MIME conversions file for CUPS.
|
||||
#
|
||||
# Copyright 2007-2016 by Apple Inc.
|
||||
# Copyright 1997-2007 by Easy Software Products.
|
||||
# Copyright © 2007-2016 by Apple Inc.
|
||||
# Copyright © 1997-2007 by Easy Software Products.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
########################################################################
|
||||
|
||||
+4
-7
@@ -5,14 +5,11 @@
|
||||
# VERSIONS OF CUPS. Instead, create a "local.types" file that
|
||||
# reflects your local configuration changes.
|
||||
#
|
||||
# Copyright 2007-2017 by Apple Inc.
|
||||
# Copyright 1997-2007 by Easy Software Products.
|
||||
# Copyright © 2007-2017 by Apple Inc.
|
||||
# Copyright © 1997-2007 by Easy Software Products.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
########################################################################
|
||||
|
||||
+5
-8
@@ -2,18 +2,15 @@
|
||||
#
|
||||
# CUPS configuration utility.
|
||||
#
|
||||
# Copyright 2007-2016 by Apple Inc.
|
||||
# Copyright 2001-2006 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2018 by Apple Inc.
|
||||
# Copyright © 2001-2006 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
VERSION="@CUPS_VERSION@"
|
||||
APIVERSION="2.2"
|
||||
APIVERSION="2.3"
|
||||
BUILD="@CUPS_BUILD@"
|
||||
|
||||
prefix=@prefix@
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
<!--
|
||||
Administrative API header for CUPS.
|
||||
|
||||
Copyright 2016 by Apple Inc.
|
||||
Copyright © 2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Administrative APIs</h1>
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
<!--
|
||||
Administrative API documentation for CUPS.
|
||||
|
||||
Copyright 2016 by Apple Inc.
|
||||
Copyright © 2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class="title"><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
<!--
|
||||
Filter and backend programming header for CUPS.
|
||||
|
||||
Copyright 2008-2016 by Apple Inc.
|
||||
Copyright © 2008-2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Filter and Backend Programming</h1>
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
Filter and backend programming introduction for CUPS.
|
||||
|
||||
Copyright 2007-2016 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
Copyright © 2007-2016 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class='title'><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
@@ -1,54 +0,0 @@
|
||||
<!--
|
||||
Introduction to CUPS programming header for CUPS.
|
||||
|
||||
Copyright 2008-2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
-->
|
||||
|
||||
<h1 class='title'>Introduction to CUPS Programming</h1>
|
||||
|
||||
<div class='summary'><table summary='General Information'>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Headers</th>
|
||||
<th>cups/cups.h<br>
|
||||
cups/adminutil.h<br>
|
||||
cups/array.h<br>
|
||||
cups/dir.h<br>
|
||||
cups/file.h<br>
|
||||
cups/http.h<br>
|
||||
cups/ipp.h<br>
|
||||
cups/language.h<br>
|
||||
cups/ppd.h<br>
|
||||
cups/pwg.h<br>
|
||||
cups/raster.h</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Libraries</th>
|
||||
<td>-lcups</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>See Also</th>
|
||||
<td>Programming: <a href='raster-driver.html' target='_top'>Developing Raster Printer Drivers</a><br>
|
||||
Programming: <a href='postscript-driver.html' target='_top'>Developing PostScript Printer Drivers</a><br>
|
||||
Programming: <a href='api-filter.html' target='_top'>Filter and Backend Programming</a><br>
|
||||
Programming: <a href='ppd-compiler.html' target='_top'>Introduction to the PPD Compiler</a><br>
|
||||
Programming: <a href='api-admin.html' target='_top'>Administrative APIs</a><br>
|
||||
Programming: <a href='api-array.html' target='_top'>Array API</a><br>
|
||||
Programming: <a href='api-cups.html' target='_top'>CUPS API</a><br>
|
||||
Programming: <a href='api-filedir.html' target='_top'>File and Directory APIs</a><br>
|
||||
Programming: <a href='api-httpipp.html' target='_top'>HTTP and IPP APIs</a><br>
|
||||
Programming: <a href='api-ppd.html' target='_top'>PPD API (DEPRECATED)</a><br>
|
||||
Programming: <a href='api-raster.html' target='_top'>Raster API</a><br>
|
||||
References: <a href='ref-ppdcfile.html' target='_top'>PPD Compiler Driver Information File Reference</a><br>
|
||||
Specifications: <a href='spec-ppd.html' target='_top'>CUPS PPD Extensions</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@@ -1,92 +0,0 @@
|
||||
<!--
|
||||
Introduction to CUPS programming content for CUPS.
|
||||
|
||||
Copyright 2008-2011 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
-->
|
||||
|
||||
<h2 class="title"><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
<p>CUPS provides two libraries that interface with the different parts of the
|
||||
printing system. The "cups" library provides all of the common application and
|
||||
filter functions while the "cupsimage" library provides all of the imaging
|
||||
functions used in raster printer drivers. The "cups" library functions are
|
||||
accessed by including the <var><cups/cups.h></var> header, while
|
||||
"cupsimage" functions are found in the <var><cups/raster.h></var>
|
||||
header.</p>
|
||||
|
||||
<h2 class="title"><a name="COMPILING">Compiling Programs</a></h2>
|
||||
|
||||
<p>The CUPS libraries can be used from any C, C++, or Objective C program.
|
||||
The method of compiling against the libraries varies depending on the
|
||||
operating system and installation of CUPS. The following sections show how
|
||||
to compile a simple program (shown below) in two common environments.</p>
|
||||
|
||||
<p>The following simple program lists the available printers on the system:</p>
|
||||
|
||||
<pre class="example">
|
||||
#include <stdio.h>
|
||||
#include <cups/cups.h>
|
||||
|
||||
int main(void)
|
||||
{
|
||||
int i;
|
||||
cups_dest_t *dests, *dest;
|
||||
int num_dests = cupsGetDests(&dests);
|
||||
|
||||
for (i = num_dests, dest = dests; i > 0; i --, dest ++)
|
||||
{
|
||||
if (dest->instance)
|
||||
printf("%s/%s\n", dest->name, dest->instance);
|
||||
else
|
||||
puts(dest->name);
|
||||
}
|
||||
|
||||
return (0);
|
||||
}
|
||||
</pre>
|
||||
|
||||
<h3><a name="XCODE">Compiling with Xcode</a></h3>
|
||||
|
||||
<p>In Xcode, choose <var>New Project...</var> from the <var>File</var> menu,
|
||||
then select the <var>Standard Tool</var> project type under <var>Command Line
|
||||
Utility</var>. Click <var>Next</var> and choose a project directory. Click
|
||||
<var>Next</var> to create the project.</p>
|
||||
|
||||
<p>In the project window, double-click on the <var>Targets</var> group and
|
||||
control-click on the simple target to show the context menu. Choose
|
||||
<var>Existing Framework...</var> from the <var>Add</var> submenu. When the file
|
||||
chooser sheet appears, press the <kbd>/</kbd> key and enter "/usr/lib". Scroll
|
||||
down the file list and select the <var>libcups.dylib</var> file. Click the
|
||||
<var>Add</var> button in the file chooser and attributes sheets.</p>
|
||||
|
||||
<p>In the project window, double-click on the <var>main.c</var> source file.
|
||||
Replace the template source code with the listing above and save it. Click the
|
||||
<var>Build and Go</var> button to build the sample program and run it.</p>
|
||||
|
||||
<h3><a name="COMMANDLINE">Compiling with GCC</a></h3>
|
||||
|
||||
<p>From the command-line, create a file called <var>sample.c</var> using your
|
||||
favorite editor and then run the following command to compile it with GCC and
|
||||
run it:</p>
|
||||
|
||||
<pre class="command">
|
||||
gcc -o simple `cups-config --cflags` simple.c `cups-config --libs`
|
||||
./simple
|
||||
</pre>
|
||||
|
||||
<p>The <code>cups-config</code> command provides the compiler flags
|
||||
("cups-config --cflags") and libraries ("cups-config --libs") needed for the
|
||||
local system.</p>
|
||||
|
||||
<h2 class="title"><a name="WHERETOGO">Where to Go Next</a></h2>
|
||||
|
||||
<p>If you are developing a print filter, driver, or backend, see the
|
||||
<a href="api-filter.html" target="_top">Filter and Backend Programming</a>
|
||||
guide. Raster printer driver developers should also read the
|
||||
<a href="api-raster.html" target="_top">Raster API</a> reference.</p>
|
||||
@@ -1,13 +1,10 @@
|
||||
<!--
|
||||
PPD API header for CUPS.
|
||||
|
||||
Copyright 2008-2012 by Apple Inc.
|
||||
Copyright © 2008-2012 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>PPD API (DEPRECATED)</h1>
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
PPD API introduction for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class='title'><a name='OVERVIEW'>Overview</a></h2>
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
<!--
|
||||
Raster API documentation for CUPS.
|
||||
|
||||
Copyright 2008-2010 by Apple Inc.
|
||||
Copyright © 2008-2010 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Raster API</h1>
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
Raster API introduction for CUPS.
|
||||
|
||||
Copyright 2007-2013 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
Copyright © 2007-2013 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class='title'><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Network interface functions for CUPS.
|
||||
*
|
||||
* Copyright 2007-2010 by Apple Inc.
|
||||
* Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2010 by Apple Inc.
|
||||
* Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Private SNMP definitions for CUPS.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 2006-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 2006-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
#ifndef _CUPS_SNMP_PRIVATE_H_
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* SNMP functions for CUPS.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 2006-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 2006-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
+7
-15
@@ -1,7 +1,5 @@
|
||||
*PPD-Adobe: "4.3"
|
||||
*%
|
||||
*% "$Id: test.ppd 7819 2008-08-01 00:27:24Z mike $"
|
||||
*%
|
||||
*% Test PPD file for CUPS.
|
||||
*%
|
||||
*% This file is used to test the CUPS PPD API functions and cannot be
|
||||
@@ -12,22 +10,19 @@
|
||||
*% to create your PPD files - not only will it save you time, it produces
|
||||
*% consistently high-quality files.
|
||||
*%
|
||||
*% Copyright 2007-2010 by Apple Inc.
|
||||
*% Copyright 2002-2006 by Easy Software Products.
|
||||
*% Copyright (c) 2007-2018 by Apple Inc.
|
||||
*% Copyright (c) 2002-2006 by Easy Software Products.
|
||||
*%
|
||||
*% These coded instructions, statements, and computer programs are the
|
||||
*% property of Apple Inc. and are protected by Federal copyright
|
||||
*% law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
*% which should have been included with this file. If this file is
|
||||
*% file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
*% Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
*% information.
|
||||
*FormatVersion: "4.3"
|
||||
*FileVersion: "1.3"
|
||||
*FileVersion: "2.3"
|
||||
*LanguageVersion: English
|
||||
*LanguageEncoding: ISOLatin1
|
||||
*PCFileName: "TEST.PPD"
|
||||
*Manufacturer: "ESP"
|
||||
*Manufacturer: "Apple"
|
||||
*Product: "(Test)"
|
||||
*cupsVersion: 1.4
|
||||
*cupsVersion: 2.3
|
||||
*ModelName: "Test"
|
||||
*ShortNickName: "Test"
|
||||
*NickName: "Test for CUPS"
|
||||
@@ -266,6 +261,3 @@ help:anchor='foo'%20bookID=Vendor%20Help
|
||||
*Font Times-Roman: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
|
||||
*%
|
||||
*% End of "$Id: test.ppd 7819 2008-08-01 00:27:24Z mike $".
|
||||
*%
|
||||
|
||||
+7
-15
@@ -1,7 +1,5 @@
|
||||
*PPD-Adobe: "4.3"
|
||||
*%
|
||||
*% "$Id: test2.ppd 7791 2008-07-24 00:55:30Z mike $"
|
||||
*%
|
||||
*% Test PPD file #2 for CUPS.
|
||||
*%
|
||||
*% This file is used to test the CUPS PPD API functions and cannot be
|
||||
@@ -12,22 +10,19 @@
|
||||
*% to create your PPD files - not only will it save you time, it produces
|
||||
*% consistently high-quality files.
|
||||
*%
|
||||
*% Copyright 2007-2011 by Apple Inc.
|
||||
*% Copyright 2002-2006 by Easy Software Products.
|
||||
*% Copyright (c) 2007-2018 by Apple Inc.
|
||||
*% Copyright (c) 2002-2006 by Easy Software Products.
|
||||
*%
|
||||
*% These coded instructions, statements, and computer programs are the
|
||||
*% property of Apple Inc. and are protected by Federal copyright
|
||||
*% law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
*% which should have been included with this file. If this file is
|
||||
*% file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
*% Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
*% information.
|
||||
*FormatVersion: "4.3"
|
||||
*FileVersion: "1.3"
|
||||
*FileVersion: "2.3"
|
||||
*LanguageVersion: English
|
||||
*LanguageEncoding: ISOLatin1
|
||||
*PCFileName: "TEST.PPD"
|
||||
*Manufacturer: "ESP"
|
||||
*Manufacturer: "Apple"
|
||||
*Product: "(Test2)"
|
||||
*cupsVersion: 1.4
|
||||
*cupsVersion: 2.3
|
||||
*ModelName: "Test2"
|
||||
*ShortNickName: "Test2"
|
||||
*NickName: "Test2 for CUPS"
|
||||
@@ -247,6 +242,3 @@ help:anchor='foo'%20bookID=Vendor%20Help
|
||||
*Font Times-Roman: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
|
||||
*%
|
||||
*% End of "$Id: test2.ppd 7791 2008-07-24 00:55:30Z mike $".
|
||||
*%
|
||||
|
||||
+5
-15
@@ -1,17 +1,11 @@
|
||||
/*
|
||||
* "$Id: font.defs 343 2007-07-13 19:52:48Z mike $"
|
||||
* Standard font definitions for the CUPS PPD file compiler.
|
||||
*
|
||||
* Standard ESP Ghostscript font definitions for the CUPS PPD file
|
||||
* compiler.
|
||||
* Copyright © 2007 by Apple Inc.
|
||||
* Copyright © 1997-2005 by Easy Software Products.
|
||||
*
|
||||
* Copyright 2007 by Apple Inc.
|
||||
* Copyright 1997-2005 by Easy Software Products.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* which should have been included with this file. If this file is
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
#font AvantGarde-Book Standard "(1.05)" Standard ROM
|
||||
@@ -49,7 +43,3 @@
|
||||
#font Times-Roman Standard "(1.05)" Standard ROM
|
||||
#font ZapfChancery-MediumItalic Standard "(1.05)" Standard ROM
|
||||
#font ZapfDingbats Special "(001.005)" Special ROM
|
||||
|
||||
/*
|
||||
* End of "$Id: font.defs 343 2007-07-13 19:52:48Z mike $".
|
||||
*/
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Adobe standard media size definitions for the CUPS PPD file compiler.
|
||||
*
|
||||
* Copyright 2007-2016 by Apple Inc.
|
||||
* Copyright 1997-2005 by Easy Software Products.
|
||||
* Copyright © 2007-2016 by Apple Inc.
|
||||
* Copyright © 1997-2005 by Easy Software Products.
|
||||
*
|
||||
* These codedinstructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* copyright law. Distribution and use rights are outlinedin the file
|
||||
* "LICENSE.txt" which should have beenincluded with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
#media "3x5/3 x 5" 216 360
|
||||
|
||||
+6
-16
@@ -1,17 +1,12 @@
|
||||
/*
|
||||
* "$Id: raster.defs 343 2007-07-13 19:52:48Z mike $"
|
||||
* This file contains the standard definitions for enumerated attributes
|
||||
* in the CUPS raster page device dictionary.
|
||||
*
|
||||
* This file contains the standard definitions for enumerated attributes
|
||||
* in the CUPS raster page device dictionary.
|
||||
* Copyright © 2007-2018 by Apple Inc.
|
||||
* Copyright © 1997-2005 by Easy Software Products.
|
||||
*
|
||||
* Copyright 2007 by Apple Inc.
|
||||
* Copyright 1997-2005 by Easy Software Products.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* which should have been included with this file. If this file is
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/* Jog values */
|
||||
@@ -87,8 +82,3 @@
|
||||
#define CUPS_CSPACE_ICCD 44 /* ICC-based, 13 colors */
|
||||
#define CUPS_CSPACE_ICCE 45 /* ICC-based, 14 colors */
|
||||
#define CUPS_CSPACE_ICCF 46 /* ICC-based, 15 colors */
|
||||
|
||||
|
||||
/*
|
||||
* End of "$Id: raster.defs 343 2007-07-13 19:52:48Z mike $".
|
||||
*/
|
||||
|
||||
@@ -442,13 +442,10 @@ h3.title {
|
||||
<!--
|
||||
Administrative API header for CUPS.
|
||||
|
||||
Copyright 2016 by Apple Inc.
|
||||
Copyright © 2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Administrative APIs</h1>
|
||||
@@ -496,13 +493,10 @@ h3.title {
|
||||
<!--
|
||||
Administrative API documentation for CUPS.
|
||||
|
||||
Copyright 2016 by Apple Inc.
|
||||
Copyright © 2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class="title"><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
@@ -442,13 +442,10 @@ h3.title {
|
||||
<!--
|
||||
Filter and backend programming header for CUPS.
|
||||
|
||||
Copyright 2008-2016 by Apple Inc.
|
||||
Copyright © 2008-2016 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Filter and Backend Programming</h1>
|
||||
@@ -530,14 +527,11 @@ h3.title {
|
||||
<!--
|
||||
Filter and backend programming introduction for CUPS.
|
||||
|
||||
Copyright 2007-2016 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
Copyright © 2007-2016 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class='title'><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
+7
-13
@@ -442,13 +442,10 @@ h3.title {
|
||||
<!--
|
||||
PPD API header for CUPS.
|
||||
|
||||
Copyright 2008-2012 by Apple Inc.
|
||||
Copyright © 2008-2012 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>PPD API (DEPRECATED)</h1>
|
||||
@@ -577,14 +574,11 @@ h3.title {
|
||||
<!--
|
||||
PPD API introduction for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class='title'><a name='OVERVIEW'>Overview</a></h2>
|
||||
|
||||
@@ -442,13 +442,10 @@ h3.title {
|
||||
<!--
|
||||
Raster API documentation for CUPS.
|
||||
|
||||
Copyright 2008-2010 by Apple Inc.
|
||||
Copyright © 2008-2010 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Raster API</h1>
|
||||
@@ -533,14 +530,11 @@ h3.title {
|
||||
<!--
|
||||
Raster API introduction for CUPS.
|
||||
|
||||
Copyright 2007-2013 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
Copyright © 2007-2013 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h2 class='title'><a name="OVERVIEW">Overview</a></h2>
|
||||
|
||||
Arquivo binário não exibido.
@@ -442,14 +442,11 @@ h3.title {
|
||||
<!--
|
||||
PostScript printer driver documentation for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Developing PostScript Printer Drivers</h1>
|
||||
|
||||
@@ -442,14 +442,11 @@ h3.title {
|
||||
<!--
|
||||
PPD compiler documentation for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Introduction to the PPD Compiler</h1>
|
||||
|
||||
@@ -442,14 +442,11 @@ h3.title {
|
||||
<!--
|
||||
Raster printer driver documentation for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2018 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Developing Raster Printer Drivers</h1>
|
||||
|
||||
@@ -10,13 +10,10 @@
|
||||
<!--
|
||||
Banner file format specification for CUPS.
|
||||
|
||||
Copyright 2008-2011 by Apple Inc.
|
||||
Copyright © 2008-2011 by Apple Inc.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<H1 CLASS="title">CUPS Banner File Format</H1>
|
||||
|
||||
@@ -10,14 +10,11 @@
|
||||
<!--
|
||||
CUPS command file format specification for CUPS.
|
||||
|
||||
Copyright 2007-2011 by Apple Inc.
|
||||
Copyright 1997-2006 by Easy Software Products.
|
||||
Copyright © 2007-2011 by Apple Inc.
|
||||
Copyright © 1997-2006 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<H1 CLASS="title">CUPS Command File Format</H1>
|
||||
|
||||
@@ -10,14 +10,11 @@
|
||||
<!--
|
||||
IPP specification for CUPS.
|
||||
|
||||
Copyright 2007-2016 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2016 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<H1 CLASS="title">CUPS Implementation of IPP</H1>
|
||||
|
||||
@@ -10,14 +10,11 @@
|
||||
<!--
|
||||
CUPS PostScript file specification for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 2006 by Easy Software Products.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 2006 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<H1 CLASS="title">Generating PostScript for CUPS</H1>
|
||||
|
||||
@@ -442,14 +442,11 @@ h3.title {
|
||||
<!--
|
||||
PPD extension documentation for CUPS.
|
||||
|
||||
Copyright 2007-2011 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2011 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<H1 CLASS="title">CUPS PPD Extensions</H1>
|
||||
|
||||
+6
-14
@@ -1,27 +1,22 @@
|
||||
*PPD-Adobe: "4.3"
|
||||
*%
|
||||
*% "$Id$"
|
||||
*%
|
||||
*% Test PPD file for data encoding example.
|
||||
*%
|
||||
*% This file cannot be used with any known printers.
|
||||
*%
|
||||
*% Copyright 2007-2012 by Apple Inc.
|
||||
*% Copyright 2002-2006 by Easy Software Products.
|
||||
*% Copyright (c) 2007-2012 by Apple Inc.
|
||||
*% Copyright (c) 2002-2006 by Easy Software Products.
|
||||
*%
|
||||
*% These coded instructions, statements, and computer programs are the
|
||||
*% property of Apple Inc. and are protected by Federal copyright
|
||||
*% law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
*% which should have been included with this file. If this file is
|
||||
*% file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
*% Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
*% information.
|
||||
*FormatVersion: "4.3"
|
||||
*FileVersion: "1.3"
|
||||
*FileVersion: "2.3"
|
||||
*LanguageVersion: English
|
||||
*LanguageEncoding: ISOLatin1
|
||||
*PCFileName: "TESTPPDX.PPD"
|
||||
*Manufacturer: "Apple"
|
||||
*Product: "(Test PPDX)"
|
||||
*cupsVersion: 1.6
|
||||
*cupsVersion: 2.3
|
||||
*ModelName: "Test PPDX"
|
||||
*ShortNickName: "Test PPDX"
|
||||
*NickName: "Test PPDX for CUPS"
|
||||
@@ -108,9 +103,6 @@
|
||||
*Font Times-Roman: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
|
||||
*%
|
||||
*% End of "$Id$".
|
||||
*%
|
||||
*EXData0000: "eNqlVm1v2zYQ/hz/ipvWznLgl6T7siXrgCJ2AANBEyQpNmAtAlqiLG4SKZBU7LTIf9/dUW9Og32ZAFsieffcc88dKS2OR3AM0Zt1+ibCJxoA3EvnobJma0UJmbFwc7OEVHgBUicmVXoLci/KqpCAQznvHC9MWSmc3Smfn3WzdG2TBGYGPCJXVbqH2fIBQR+Wq5vb1cWH+9XyfRTBbNs"
|
||||
*EXData0001: "GcwTaG6zIqkrh7evgzDVk1Xb3MO7k9N3sHmCDxWRWeuk53KfSxf4paC087ZOvDLaTcF54WUptcdnoVO0KavaS9um7EBYCT6XAQhnK2n9E5hsEIc9yQ6XvUw8RkEelzKVVhQI2TAMEIXYzQGWClmoTU002L1GgmwVIpraF0ozXYoOGUkZXa0vVh/vVnO/91FA2+UqycHlpi5SyMWjhI0"
|
||||
*EXData0002: "lBq9kqKmbEl9BFCOETDwOuuHoFxAaQZQKueooljmVJRiK1NUSHL+UKhEaiQpPES599XZYrHb7eZUkLmx20U0lLsPAK7e/I2agDcME1S7vpst5aMsUM0U7kzmd5S03CeyIkVaqAujPdWm759SKB1PYAa3UqShDzNrShDcLdycHJgk3VnlWUnQcgdJXut/HCEvRqMFw62DSricSOeEfYI"
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
PostScript printer driver documentation for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Developing PostScript Printer Drivers</h1>
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
PPD compiler documentation for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2012 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Introduction to the PPD Compiler</h1>
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
Raster printer driver documentation for CUPS.
|
||||
|
||||
Copyright 2007-2012 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2018 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<h1 class='title'>Developing Raster Printer Drivers</h1>
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
/*
|
||||
* CUPS raster to PWG raster format filter for CUPS.
|
||||
*
|
||||
* Copyright 2011, 2014-2017 Apple Inc.
|
||||
* Copyright © 2011, 2014-2017 Apple Inc.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright law.
|
||||
* Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* which should have been included with this file. If this file is
|
||||
* missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<!--
|
||||
PPD extension documentation for CUPS.
|
||||
|
||||
Copyright 2007-2011 by Apple Inc.
|
||||
Copyright 1997-2007 by Easy Software Products.
|
||||
Copyright © 2007-2011 by Apple Inc.
|
||||
Copyright © 1997-2007 by Easy Software Products.
|
||||
|
||||
These coded instructions, statements, and computer programs are the
|
||||
property of Apple Inc. and are protected by Federal copyright
|
||||
law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
which should have been included with this file. If this file is
|
||||
file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
information.
|
||||
-->
|
||||
|
||||
<H1 CLASS="title">CUPS PPD Extensions</H1>
|
||||
|
||||
+6
-1045
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
+6
-602
@@ -1,33 +1,15 @@
|
||||
#
|
||||
# "$Id$"
|
||||
# Czech message catalog for CUPS.
|
||||
#
|
||||
# Czech message catalog for CUPS.
|
||||
# Copyright © 2007-2018 by Apple Inc.
|
||||
# Copyright © 2005-2007 by Easy Software Products.
|
||||
#
|
||||
# Copyright 2007-2012 by Apple Inc.
|
||||
# Copyright 2005-2007 by Easy Software Products.
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
#
|
||||
#
|
||||
# Notes for Translators:
|
||||
#
|
||||
# The "checkpo" program located in the "locale" source directory can be used
|
||||
# to verify that your translations do not introduce formatting errors or other
|
||||
# problems. Run with:
|
||||
#
|
||||
# cd locale
|
||||
# ./checkpo cups_LL.po
|
||||
#
|
||||
# where "LL" is your locale.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CUPS 1.6\n"
|
||||
"Project-Id-Version: CUPS 2.3\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/apple/cups/issues\n"
|
||||
"POT-Creation-Date: 2018-01-31 21:08-0500\n"
|
||||
"PO-Revision-Date: 2012-09-14 10:26+0100\n"
|
||||
@@ -12209,581 +12191,3 @@ msgstr "Z Offset"
|
||||
|
||||
msgid "~/.cups/lpoptions file names default destination that does not exist."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "720dpi"
|
||||
#~ msgstr "720 dpi"
|
||||
|
||||
#~ msgid "Add RSS Subscription"
|
||||
#~ msgstr "Přidat RSS předplatné"
|
||||
|
||||
#~ msgid "Cancel RSS Subscription"
|
||||
#~ msgstr "Zrušit RSS předplatné"
|
||||
|
||||
#~ msgid "Enter old password:"
|
||||
#~ msgstr "Zadejte původní heslo:"
|
||||
|
||||
#~ msgid "Enter password again:"
|
||||
#~ msgstr "Opakujte heslo:"
|
||||
|
||||
#~ msgid "Enter password:"
|
||||
#~ msgstr "Zadejte heslo:"
|
||||
|
||||
#~ msgid "File Folder "
|
||||
#~ msgstr "Složka souborů "
|
||||
|
||||
#~ msgid "New Stylus Color Series"
|
||||
#~ msgstr "New Stylus Color Series"
|
||||
|
||||
#~ msgid "New Stylus Photo Series"
|
||||
#~ msgstr "New Stylus Photo Series"
|
||||
|
||||
#~ msgid "Purge Jobs"
|
||||
#~ msgstr "Výmaz úloh"
|
||||
|
||||
#~ msgid "Stylus Color Series"
|
||||
#~ msgstr "Stylus Color Series"
|
||||
|
||||
#~ msgid "Stylus Photo Series"
|
||||
#~ msgstr "Stylus Photo Series"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The printer name may only contain up to 127 printable characters and may "
|
||||
#~ "not contain spaces, slashes (/), or the pound sign (#)."
|
||||
#~ msgstr ""
|
||||
#~ "Název tiskárny může obsahovat až 127 tisknutelných znaků a nesmí "
|
||||
#~ "obsahovat mezery, lomítka (/), nebo křížek (#)."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The subscription name may not contain spaces, slashes (/), question marks "
|
||||
#~ "(?), or the pound sign (#)."
|
||||
#~ msgstr ""
|
||||
#~ "Název předplatného nesmí obsahovat mezery, lomítka (/), otazník (?), nebo "
|
||||
#~ "křížek (#)."
|
||||
|
||||
#~ msgid "Unable to add RSS subscription"
|
||||
#~ msgstr "Nelze přidat RSS předplatné"
|
||||
|
||||
#~ msgid "Unable to cancel RSS subscription"
|
||||
#~ msgstr "Nelze zrušit RSS předplatné"
|
||||
|
||||
#~ msgid "compression"
|
||||
#~ msgstr "Compression"
|
||||
|
||||
#~ msgid "compression-accepted"
|
||||
#~ msgstr "Compression Accepted"
|
||||
|
||||
#~ msgid "compression.compress"
|
||||
#~ msgstr "Compress"
|
||||
|
||||
#~ msgid "compression.deflate"
|
||||
#~ msgstr "Deflate"
|
||||
|
||||
#~ msgid "compression.gzip"
|
||||
#~ msgstr "Gzip"
|
||||
|
||||
#~ msgid "compression.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "destination-accesses"
|
||||
#~ msgstr "Destination Accesses"
|
||||
|
||||
#~ msgid "destination-statuses"
|
||||
#~ msgstr "Destination Statuses"
|
||||
|
||||
#~ msgid "destination-uris"
|
||||
#~ msgstr "Destination Uris"
|
||||
|
||||
#~ msgid "document-access"
|
||||
#~ msgstr "Document Access"
|
||||
|
||||
#~ msgid "document-data-get-interval"
|
||||
#~ msgstr "Document Data Get Interval"
|
||||
|
||||
#~ msgid "document-data-wait"
|
||||
#~ msgstr "Document Data Wait"
|
||||
|
||||
#~ msgid "document-format-accepted"
|
||||
#~ msgstr "Document Format Accepted"
|
||||
|
||||
#~ msgid "document-message"
|
||||
#~ msgstr "Document Message"
|
||||
|
||||
#~ msgid "document-metadata"
|
||||
#~ msgstr "Document Metadata"
|
||||
|
||||
#~ msgid "document-name"
|
||||
#~ msgstr "Document Name"
|
||||
|
||||
#~ msgid "document-number"
|
||||
#~ msgstr "Document Number"
|
||||
|
||||
#~ msgid "document-password"
|
||||
#~ msgstr "Document Password"
|
||||
|
||||
#~ msgid "document-preprocessed"
|
||||
#~ msgstr "Document Preprocessed"
|
||||
|
||||
#~ msgid "fetch-status-message"
|
||||
#~ msgstr "Fetch Status Message"
|
||||
|
||||
#~ msgid "identify-actions"
|
||||
#~ msgstr "Identify Actions"
|
||||
|
||||
#~ msgid "identify-actions.display"
|
||||
#~ msgstr "Display"
|
||||
|
||||
#~ msgid "identify-actions.flash"
|
||||
#~ msgstr "Flash"
|
||||
|
||||
#~ msgid "identify-actions.sound"
|
||||
#~ msgstr "Sound"
|
||||
|
||||
#~ msgid "identify-actions.speak"
|
||||
#~ msgstr "Speak"
|
||||
|
||||
#~ msgid "ipp-attribute-fidelity"
|
||||
#~ msgstr "Attribute Fidelity"
|
||||
|
||||
#~ msgid "job-authorization-uri"
|
||||
#~ msgstr "Job Authorization URI"
|
||||
|
||||
#~ msgid "job-destination-spooling-supported.automatic"
|
||||
#~ msgstr "Automatic"
|
||||
|
||||
#~ msgid "job-destination-spooling-supported.spool"
|
||||
#~ msgstr "Spool"
|
||||
|
||||
#~ msgid "job-destination-spooling-supported.stream"
|
||||
#~ msgstr "Stream"
|
||||
|
||||
#~ msgid "job-impressions-col"
|
||||
#~ msgstr "Job Impressions"
|
||||
|
||||
#~ msgid "job-impressions-estimated"
|
||||
#~ msgstr "Job Impressions Estimated"
|
||||
|
||||
#~ msgid "job-media-sheets-col"
|
||||
#~ msgstr "Job Media Sheets"
|
||||
|
||||
#~ msgid "job-pages-per-set"
|
||||
#~ msgstr "Job Pages Per Set"
|
||||
|
||||
#~ msgid "job-password"
|
||||
#~ msgstr "Job Password"
|
||||
|
||||
#~ msgid "job-password-repertoire-configured"
|
||||
#~ msgstr "Job Password Repertoire Configured"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_any"
|
||||
#~ msgstr "Iana Us Ascii Any"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_complex"
|
||||
#~ msgstr "Iana Us Ascii Complex"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_digits"
|
||||
#~ msgstr "Iana Us Ascii Digits"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_letters"
|
||||
#~ msgstr "Iana Us Ascii Letters"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_utf-8_any"
|
||||
#~ msgstr "Iana Utf 8 Any"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_utf-8_digits"
|
||||
#~ msgstr "Iana Utf 8 Digits"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_utf-8_letters"
|
||||
#~ msgstr "Iana Utf 8 Letters"
|
||||
|
||||
#~ msgid "job-settable-attributes-supported.job-name"
|
||||
#~ msgstr "Job Name"
|
||||
|
||||
#~ msgid "job-settable-attributes-supported.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "jpeg-features-supported.arithmetic"
|
||||
#~ msgstr "Arithmetic"
|
||||
|
||||
#~ msgid "jpeg-features-supported.cmyk"
|
||||
#~ msgstr "Cmyk"
|
||||
|
||||
#~ msgid "jpeg-features-supported.deep"
|
||||
#~ msgstr "Deep"
|
||||
|
||||
#~ msgid "jpeg-features-supported.hierarchical"
|
||||
#~ msgstr "Hierarchical"
|
||||
|
||||
#~ msgid "jpeg-features-supported.icc"
|
||||
#~ msgstr "Icc"
|
||||
|
||||
#~ msgid "jpeg-features-supported.lossless"
|
||||
#~ msgstr "Lossless"
|
||||
|
||||
#~ msgid "jpeg-features-supported.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "jpeg-features-supported.progressive"
|
||||
#~ msgstr "Progressive"
|
||||
|
||||
#~ msgid "material-type.pla-dissolvable"
|
||||
#~ msgstr "Pla Dissolvable"
|
||||
|
||||
#~ msgid "media.om_large-photo_200x300mm"
|
||||
#~ msgstr "200 x 300mm"
|
||||
|
||||
#~ msgid "notify-subscribed-event"
|
||||
#~ msgstr "Notify Event"
|
||||
|
||||
#~ msgid "operations-supported.10"
|
||||
#~ msgstr "Get-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.11"
|
||||
#~ msgstr "Get-Printer-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.12"
|
||||
#~ msgstr "Hold-Job"
|
||||
|
||||
#~ msgid "operations-supported.13"
|
||||
#~ msgstr "Release-Job"
|
||||
|
||||
#~ msgid "operations-supported.14"
|
||||
#~ msgstr "Restart-Job"
|
||||
|
||||
#~ msgid "operations-supported.16"
|
||||
#~ msgstr "Pause-Printer"
|
||||
|
||||
#~ msgid "operations-supported.17"
|
||||
#~ msgstr "Resume-Printer"
|
||||
|
||||
#~ msgid "operations-supported.18"
|
||||
#~ msgstr "Purge-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.19"
|
||||
#~ msgstr "Set-Printer-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.2"
|
||||
#~ msgstr "Print-Job"
|
||||
|
||||
#~ msgid "operations-supported.20"
|
||||
#~ msgstr "Set-Job-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.21"
|
||||
#~ msgstr "Get-Printer-Supported-Values"
|
||||
|
||||
#~ msgid "operations-supported.22"
|
||||
#~ msgstr "Create-Printer-Subscriptions"
|
||||
|
||||
#~ msgid "operations-supported.23"
|
||||
#~ msgstr "Create-Job-Subscriptions"
|
||||
|
||||
#~ msgid "operations-supported.24"
|
||||
#~ msgstr "Get-Subscription-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.25"
|
||||
#~ msgstr "Get-Subscriptions"
|
||||
|
||||
#~ msgid "operations-supported.26"
|
||||
#~ msgstr "Renew-Subscription"
|
||||
|
||||
#~ msgid "operations-supported.27"
|
||||
#~ msgstr "Cancel-Subscription"
|
||||
|
||||
#~ msgid "operations-supported.28"
|
||||
#~ msgstr "Get-Notifications"
|
||||
|
||||
#~ msgid "operations-supported.3"
|
||||
#~ msgstr "Print-URI"
|
||||
|
||||
#~ msgid "operations-supported.34"
|
||||
#~ msgstr "Enable-Printer"
|
||||
|
||||
#~ msgid "operations-supported.35"
|
||||
#~ msgstr "Disable-Printer"
|
||||
|
||||
#~ msgid "operations-supported.36"
|
||||
#~ msgstr "Pause-Printer-After-Current-Job"
|
||||
|
||||
#~ msgid "operations-supported.37"
|
||||
#~ msgstr "Hold-New-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.38"
|
||||
#~ msgstr "Release-Held-New-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.39"
|
||||
#~ msgstr "Deactivate-Printer"
|
||||
|
||||
#~ msgid "operations-supported.4"
|
||||
#~ msgstr "Validate-Job"
|
||||
|
||||
#~ msgid "operations-supported.40"
|
||||
#~ msgstr "Activate-Printer"
|
||||
|
||||
#~ msgid "operations-supported.41"
|
||||
#~ msgstr "Restart-Printer"
|
||||
|
||||
#~ msgid "operations-supported.42"
|
||||
#~ msgstr "Shutdown-Printer"
|
||||
|
||||
#~ msgid "operations-supported.43"
|
||||
#~ msgstr "Startup-Printer"
|
||||
|
||||
#~ msgid "operations-supported.44"
|
||||
#~ msgstr "Reprocess-Job"
|
||||
|
||||
#~ msgid "operations-supported.45"
|
||||
#~ msgstr "Cancel-Current-Job"
|
||||
|
||||
#~ msgid "operations-supported.46"
|
||||
#~ msgstr "Suspend-Current-Job"
|
||||
|
||||
#~ msgid "operations-supported.47"
|
||||
#~ msgstr "Resume-Job"
|
||||
|
||||
#~ msgid "operations-supported.48"
|
||||
#~ msgstr "Promote-Job"
|
||||
|
||||
#~ msgid "operations-supported.49"
|
||||
#~ msgstr "Schedule-Job-After"
|
||||
|
||||
#~ msgid "operations-supported.5"
|
||||
#~ msgstr "Create-Job"
|
||||
|
||||
#~ msgid "operations-supported.51"
|
||||
#~ msgstr "Cancel-Document"
|
||||
|
||||
#~ msgid "operations-supported.52"
|
||||
#~ msgstr "Get-Document-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.53"
|
||||
#~ msgstr "Get-Documents"
|
||||
|
||||
#~ msgid "operations-supported.54"
|
||||
#~ msgstr "Delete-Document"
|
||||
|
||||
#~ msgid "operations-supported.55"
|
||||
#~ msgstr "Set-Document-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.56"
|
||||
#~ msgstr "Cancel-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.57"
|
||||
#~ msgstr "Cancel-My-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.58"
|
||||
#~ msgstr "Resubmit-Job"
|
||||
|
||||
#~ msgid "operations-supported.59"
|
||||
#~ msgstr "Close-Job"
|
||||
|
||||
#~ msgid "operations-supported.6"
|
||||
#~ msgstr "Send-Document"
|
||||
|
||||
#~ msgid "operations-supported.60"
|
||||
#~ msgstr "Identify-Printer"
|
||||
|
||||
#~ msgid "operations-supported.61"
|
||||
#~ msgstr "Validate-Document"
|
||||
|
||||
#~ msgid "operations-supported.62"
|
||||
#~ msgstr "Add-Document-Images"
|
||||
|
||||
#~ msgid "operations-supported.63"
|
||||
#~ msgstr "Acknowledge-Document"
|
||||
|
||||
#~ msgid "operations-supported.64"
|
||||
#~ msgstr "Acknowledge-Identify-Printer"
|
||||
|
||||
#~ msgid "operations-supported.65"
|
||||
#~ msgstr "Acknowledge-Job"
|
||||
|
||||
#~ msgid "operations-supported.66"
|
||||
#~ msgstr "Fetch-Document"
|
||||
|
||||
#~ msgid "operations-supported.67"
|
||||
#~ msgstr "Fetch-Job"
|
||||
|
||||
#~ msgid "operations-supported.68"
|
||||
#~ msgstr "Get-Output-Device-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.69"
|
||||
#~ msgstr "Update-Active-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.7"
|
||||
#~ msgstr "Send-URI"
|
||||
|
||||
#~ msgid "operations-supported.70"
|
||||
#~ msgstr "Deregister-Output-Device"
|
||||
|
||||
#~ msgid "operations-supported.71"
|
||||
#~ msgstr "Update-Document-Status"
|
||||
|
||||
#~ msgid "operations-supported.72"
|
||||
#~ msgstr "Update-Job-Status"
|
||||
|
||||
#~ msgid "operations-supported.73"
|
||||
#~ msgstr "Update-Output-Device-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.74"
|
||||
#~ msgstr "Get-Next-Document-Data"
|
||||
|
||||
#~ msgid "operations-supported.8"
|
||||
#~ msgstr "Cancel-Job"
|
||||
|
||||
#~ msgid "operations-supported.9"
|
||||
#~ msgstr "Get-Job-Attributes"
|
||||
|
||||
#~ msgid "output-device"
|
||||
#~ msgstr "Output Device"
|
||||
|
||||
#~ msgid "output-device-job-states"
|
||||
#~ msgstr "Output Device Job States"
|
||||
|
||||
#~ msgid "output-device-uuid"
|
||||
#~ msgstr "Output Device Uuid"
|
||||
|
||||
#~ msgid "pdf-features-supported.prc"
|
||||
#~ msgstr "Prc"
|
||||
|
||||
#~ msgid "pdf-features-supported.u3d"
|
||||
#~ msgstr "U3d"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.3"
|
||||
#~ msgstr "Adobe 1.3"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.4"
|
||||
#~ msgstr "Adobe 1.4"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.5"
|
||||
#~ msgstr "Adobe 1.5"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.6"
|
||||
#~ msgstr "Adobe 1.6"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-1_2001"
|
||||
#~ msgstr "ISO 15930-1:2001"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-3_2002"
|
||||
#~ msgstr "ISO 15930-3:2002"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-4_2003"
|
||||
#~ msgstr "ISO 15930-4:2003"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-6_2003"
|
||||
#~ msgstr "ISO 15930-6:2003"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-7_2010"
|
||||
#~ msgstr "ISO 15930-7:2010"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-8_2010"
|
||||
#~ msgstr "ISO 15930-8:2010"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-16612-2_2010"
|
||||
#~ msgstr "ISO 16612-2:2010"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-19005-1_2005"
|
||||
#~ msgstr "ISO 19005-1:2005"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-19005-2_2011"
|
||||
#~ msgstr "ISO 19005-2:2011"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-19005-3_2012"
|
||||
#~ msgstr "ISO 19005-3:2012"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-32000-1_2008"
|
||||
#~ msgstr "ISO 32000-1:2008"
|
||||
|
||||
#~ msgid "pdf-versions-supported.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "pdf-versions-supported.pwg-5102.3"
|
||||
#~ msgstr "PWG 5102.3"
|
||||
|
||||
#~ msgid "preferred-attributes"
|
||||
#~ msgstr "Preferred Attributes"
|
||||
|
||||
#~ msgid "printer-mandatory-job-attributes"
|
||||
#~ msgstr "Printer Mandatory Job Attributes"
|
||||
|
||||
#~ msgid "profile-uri-actual"
|
||||
#~ msgstr "Actual Profile URI"
|
||||
|
||||
#~ msgid "requested-attributes.all"
|
||||
#~ msgstr "All"
|
||||
|
||||
#~ msgid "requested-attributes.document-description"
|
||||
#~ msgstr "Document Description"
|
||||
|
||||
#~ msgid "requested-attributes.document-template"
|
||||
#~ msgstr "Document Template"
|
||||
|
||||
#~ msgid "requested-attributes.job-actuals"
|
||||
#~ msgstr "Job Actuals"
|
||||
|
||||
#~ msgid "requested-attributes.job-description"
|
||||
#~ msgstr "Job Description"
|
||||
|
||||
#~ msgid "requested-attributes.job-template"
|
||||
#~ msgstr "Job Template"
|
||||
|
||||
#~ msgid "requested-attributes.printer-description"
|
||||
#~ msgstr "Printer Description"
|
||||
|
||||
#~ msgid "requested-attributes.subscription-description"
|
||||
#~ msgstr "Subscription Description"
|
||||
|
||||
#~ msgid "requested-attributes.subscription-template"
|
||||
#~ msgstr "Subscription Template"
|
||||
|
||||
#~ msgid "requesting-user-name"
|
||||
#~ msgstr "Requesting User Name"
|
||||
|
||||
#~ msgid "requesting-user-uri"
|
||||
#~ msgstr "Requesting User URI"
|
||||
|
||||
#~ msgid "x-image-position"
|
||||
#~ msgstr "X Image Position"
|
||||
|
||||
#~ msgid "x-image-position.center"
|
||||
#~ msgstr "Center"
|
||||
|
||||
#~ msgid "x-image-position.left"
|
||||
#~ msgstr "Left"
|
||||
|
||||
#~ msgid "x-image-position.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "x-image-position.right"
|
||||
#~ msgstr "Right"
|
||||
|
||||
#~ msgid "x-image-shift"
|
||||
#~ msgstr "X Image Shift"
|
||||
|
||||
#~ msgid "x-side1-image-shift"
|
||||
#~ msgstr "X Front Side Image Shift"
|
||||
|
||||
#~ msgid "x-side2-image-shift"
|
||||
#~ msgstr "X Back Side Image Shift"
|
||||
|
||||
#~ msgid "y-image-position"
|
||||
#~ msgstr "Y Image Position"
|
||||
|
||||
#~ msgid "y-image-position.bottom"
|
||||
#~ msgstr "Bottom"
|
||||
|
||||
#~ msgid "y-image-position.center"
|
||||
#~ msgstr "Center"
|
||||
|
||||
#~ msgid "y-image-position.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "y-image-position.top"
|
||||
#~ msgstr "Top"
|
||||
|
||||
#~ msgid "y-image-shift"
|
||||
#~ msgstr "Y Image Shift"
|
||||
|
||||
#~ msgid "y-side1-image-shift"
|
||||
#~ msgstr "Y Front Side Image Shift"
|
||||
|
||||
#~ msgid "y-side2-image-shift"
|
||||
#~ msgstr "Y Back Side Image Shift"
|
||||
|
||||
+6
-1188
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
+6
-737
@@ -1,33 +1,15 @@
|
||||
#
|
||||
# "$Id$"
|
||||
# French message catalog for CUPS.
|
||||
#
|
||||
# Message catalog template for CUPS.
|
||||
# Copyright © 2007-2018 by Apple Inc.
|
||||
# Copyright © 2005-2007 by Easy Software Products.
|
||||
#
|
||||
# Copyright 2007-2012 by Apple Inc.
|
||||
# Copyright 2005-2007 by Easy Software Products.
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
#
|
||||
#
|
||||
# Notes for Translators:
|
||||
#
|
||||
# The "checkpo" program located in the "locale" source directory can be used
|
||||
# to verify that your translations do not introduce formatting errors or other
|
||||
# problems. Run with:
|
||||
#
|
||||
# cd locale
|
||||
# ./checkpo cups_LL.po
|
||||
#
|
||||
# where "LL" is your locale.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CUPS 1.6\n"
|
||||
"Project-Id-Version: CUPS 2.3\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/apple/cups/issues\n"
|
||||
"POT-Creation-Date: 2018-01-31 21:08-0500\n"
|
||||
"PO-Revision-Date: 2012-12-12 11:12+0100\n"
|
||||
@@ -12276,716 +12258,3 @@ msgstr "Z Offset"
|
||||
|
||||
msgid "~/.cups/lpoptions file names default destination that does not exist."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "2-Hole Punch (Landscape)"
|
||||
#~ msgstr "Perforation à 2 trous (Paysage)"
|
||||
|
||||
#~ msgid "2-Hole Punch (Portrait)"
|
||||
#~ msgstr "Perforation à 2 trous (Portrait)"
|
||||
|
||||
#~ msgid "2-Hole Punch (Reverse Landscape)"
|
||||
#~ msgstr "Perforation à 2 trous (Paysage inversé)"
|
||||
|
||||
#~ msgid "2-Hole Punch (Reverse Portrait)"
|
||||
#~ msgstr "Perforation à 2 trous (Portrait inversé)"
|
||||
|
||||
#~ msgid "3-Hole Punch (Landscape)"
|
||||
#~ msgstr "Perforation à 3 trous (Paysage)"
|
||||
|
||||
#~ msgid "3-Hole Punch (Portrait)"
|
||||
#~ msgstr "Perforation à 3 trous (Portrait)"
|
||||
|
||||
#~ msgid "3-Hole Punch (Reverse Landscape)"
|
||||
#~ msgstr "Perforation à 3 trous (Paysage inversé)"
|
||||
|
||||
#~ msgid "3-Hole Punch (Reverse Portrait)"
|
||||
#~ msgstr "Perforation à 3 trous (Portrait inversé)"
|
||||
|
||||
#~ msgid "4-Hole Punch (Landscape)"
|
||||
#~ msgstr "Perforation à 4 trous (Paysage)"
|
||||
|
||||
#~ msgid "4-Hole Punch (Portrait)"
|
||||
#~ msgstr "Perforation à 4 trous (Portrait)"
|
||||
|
||||
#~ msgid "4-Hole Punch (Reverse Landscape)"
|
||||
#~ msgstr "Perforation à 4 trous (Paysage inversé)"
|
||||
|
||||
#~ msgid "4-Hole Punch (Reverse Portrait)"
|
||||
#~ msgstr "Perforation à 4 trous (Portrait inversé)"
|
||||
|
||||
#~ msgid "720dpi"
|
||||
#~ msgstr "720 ppp"
|
||||
|
||||
#~ msgid "Accordian Fold"
|
||||
#~ msgstr "Pliage en accordéon"
|
||||
|
||||
#~ msgid "Add RSS Subscription"
|
||||
#~ msgstr "Ajouter abonnement RSS"
|
||||
|
||||
#~ msgid "Automatic"
|
||||
#~ msgstr "Automatique"
|
||||
|
||||
#~ msgid "CD"
|
||||
#~ msgstr "CD"
|
||||
|
||||
#~ msgid "Cancel RSS Subscription"
|
||||
#~ msgstr "Annuler abonnement RSS"
|
||||
|
||||
#~ msgid "Continuous Long"
|
||||
#~ msgstr "Continu Long"
|
||||
|
||||
#~ msgid "Continuous Short"
|
||||
#~ msgstr "Continu Court"
|
||||
|
||||
#~ msgid "Cover"
|
||||
#~ msgstr "Couverture"
|
||||
|
||||
#~ msgid "DVD"
|
||||
#~ msgstr "DVD"
|
||||
|
||||
#~ msgid "Disc"
|
||||
#~ msgstr "Disque"
|
||||
|
||||
#~ msgid "Enter old password:"
|
||||
#~ msgstr "Ancien mot de passe :"
|
||||
|
||||
#~ msgid "Enter password again:"
|
||||
#~ msgstr "Confirmez le nouveau mot de passe :"
|
||||
|
||||
#~ msgid "Enter password:"
|
||||
#~ msgstr "Entrez le nouveau mot de passe :"
|
||||
|
||||
#~ msgid "Envelope"
|
||||
#~ msgstr "Enveloppe"
|
||||
|
||||
#~ msgid "Labels"
|
||||
#~ msgstr "Étiquette"
|
||||
|
||||
#~ msgid "Left"
|
||||
#~ msgstr "Gauche"
|
||||
|
||||
#~ msgid "Left Tray"
|
||||
#~ msgstr "Bac gauche"
|
||||
|
||||
#~ msgid "New Stylus Color Series"
|
||||
#~ msgstr "Nouvelles série Stylus Color"
|
||||
|
||||
#~ msgid "New Stylus Photo Series"
|
||||
#~ msgstr "Nouvelles série Stylus Photo"
|
||||
|
||||
#~ msgid "Paper"
|
||||
#~ msgstr "Papier"
|
||||
|
||||
#~ msgid "Paper jam."
|
||||
#~ msgstr "Bourrage papier."
|
||||
|
||||
#~ msgid "Paper tray is almost empty."
|
||||
#~ msgstr "Le bac à papier est quasiment vide."
|
||||
|
||||
#~ msgid "Paper tray is empty."
|
||||
#~ msgstr "Le bac à papier est vide."
|
||||
|
||||
#~ msgid "Paper tray is missing."
|
||||
#~ msgstr "Le bac à papier est manquant."
|
||||
|
||||
#~ msgid "Purge Jobs"
|
||||
#~ msgstr "Purger les tâches"
|
||||
|
||||
#~ msgid "Right"
|
||||
#~ msgstr "Droite"
|
||||
|
||||
#~ msgid "Stylus Color Series"
|
||||
#~ msgstr "Série Stylus Color"
|
||||
|
||||
#~ msgid "Stylus Photo Series"
|
||||
#~ msgstr "Série Stylus Photo"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The printer name may only contain up to 127 printable characters and may "
|
||||
#~ "not contain spaces, slashes (/), or the pound sign (#)."
|
||||
#~ msgstr ""
|
||||
#~ "Le nom d’imprimante doit comporter au plus 127 caractères, tous "
|
||||
#~ "imprimables, sans espace, « / » et « # »."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The subscription name may not contain spaces, slashes (/), question marks "
|
||||
#~ "(?), or the pound sign (#)."
|
||||
#~ msgstr ""
|
||||
#~ "Le nom de l’abonnement ne doit pas contenir d’espace ni aucun des "
|
||||
#~ "symboles « / », « ? » et « # »."
|
||||
|
||||
#~ msgid "Tray 10"
|
||||
#~ msgstr "Bac 10"
|
||||
|
||||
#~ msgid "Tray 11"
|
||||
#~ msgstr "Bac 11"
|
||||
|
||||
#~ msgid "Tray 12"
|
||||
#~ msgstr "Bac 12"
|
||||
|
||||
#~ msgid "Tray 13"
|
||||
#~ msgstr "Bac 13"
|
||||
|
||||
#~ msgid "Tray 14"
|
||||
#~ msgstr "Bac 14"
|
||||
|
||||
#~ msgid "Tray 15"
|
||||
#~ msgstr "Bac 15"
|
||||
|
||||
#~ msgid "Tray 16"
|
||||
#~ msgstr "Bac 16"
|
||||
|
||||
#~ msgid "Tray 17"
|
||||
#~ msgstr "Bac 17"
|
||||
|
||||
#~ msgid "Tray 18"
|
||||
#~ msgstr "Bac 18"
|
||||
|
||||
#~ msgid "Tray 19"
|
||||
#~ msgstr "Bac 19"
|
||||
|
||||
#~ msgid "Tray 20"
|
||||
#~ msgstr "Bac 20"
|
||||
|
||||
#~ msgid "Tray 5"
|
||||
#~ msgstr "Bac 5"
|
||||
|
||||
#~ msgid "Tray 6"
|
||||
#~ msgstr "Bac 6"
|
||||
|
||||
#~ msgid "Tray 7"
|
||||
#~ msgstr "Bac 7"
|
||||
|
||||
#~ msgid "Tray 8"
|
||||
#~ msgstr "Bac 8"
|
||||
|
||||
#~ msgid "Tray 9"
|
||||
#~ msgstr "Bac 9"
|
||||
|
||||
#~ msgid "Unable to add RSS subscription"
|
||||
#~ msgstr "Impossible d’ajouter d’abonnement RSS :"
|
||||
|
||||
#~ msgid "Unable to cancel RSS subscription"
|
||||
#~ msgstr "Impossible d’annuler l’abonnement RSS :"
|
||||
|
||||
#~ msgid "compression"
|
||||
#~ msgstr "Compression"
|
||||
|
||||
#~ msgid "compression-accepted"
|
||||
#~ msgstr "Compression Accepted"
|
||||
|
||||
#~ msgid "compression.compress"
|
||||
#~ msgstr "Compress"
|
||||
|
||||
#~ msgid "compression.deflate"
|
||||
#~ msgstr "Deflate"
|
||||
|
||||
#~ msgid "compression.gzip"
|
||||
#~ msgstr "Gzip"
|
||||
|
||||
#~ msgid "compression.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "destination-accesses"
|
||||
#~ msgstr "Destination Accesses"
|
||||
|
||||
#~ msgid "destination-statuses"
|
||||
#~ msgstr "Destination Statuses"
|
||||
|
||||
#~ msgid "destination-uris"
|
||||
#~ msgstr "Destination Uris"
|
||||
|
||||
#~ msgid "document-access"
|
||||
#~ msgstr "Document Access"
|
||||
|
||||
#~ msgid "document-data-get-interval"
|
||||
#~ msgstr "Document Data Get Interval"
|
||||
|
||||
#~ msgid "document-data-wait"
|
||||
#~ msgstr "Document Data Wait"
|
||||
|
||||
#~ msgid "document-format-accepted"
|
||||
#~ msgstr "Document Format Accepted"
|
||||
|
||||
#~ msgid "document-message"
|
||||
#~ msgstr "Document Message"
|
||||
|
||||
#~ msgid "document-metadata"
|
||||
#~ msgstr "Document Metadata"
|
||||
|
||||
#~ msgid "document-name"
|
||||
#~ msgstr "Document Name"
|
||||
|
||||
#~ msgid "document-number"
|
||||
#~ msgstr "Document Number"
|
||||
|
||||
#~ msgid "document-password"
|
||||
#~ msgstr "Document Password"
|
||||
|
||||
#~ msgid "document-preprocessed"
|
||||
#~ msgstr "Document Preprocessed"
|
||||
|
||||
#~ msgid "fetch-status-message"
|
||||
#~ msgstr "Fetch Status Message"
|
||||
|
||||
#~ msgid "identify-actions"
|
||||
#~ msgstr "Identify Actions"
|
||||
|
||||
#~ msgid "identify-actions.display"
|
||||
#~ msgstr "Display"
|
||||
|
||||
#~ msgid "identify-actions.flash"
|
||||
#~ msgstr "Flash"
|
||||
|
||||
#~ msgid "identify-actions.sound"
|
||||
#~ msgstr "Sound"
|
||||
|
||||
#~ msgid "identify-actions.speak"
|
||||
#~ msgstr "Speak"
|
||||
|
||||
#~ msgid "ipp-attribute-fidelity"
|
||||
#~ msgstr "Attribute Fidelity"
|
||||
|
||||
#~ msgid "job-authorization-uri"
|
||||
#~ msgstr "Job Authorization URI"
|
||||
|
||||
#~ msgid "job-destination-spooling-supported.automatic"
|
||||
#~ msgstr "Automatic"
|
||||
|
||||
#~ msgid "job-destination-spooling-supported.spool"
|
||||
#~ msgstr "Spool"
|
||||
|
||||
#~ msgid "job-destination-spooling-supported.stream"
|
||||
#~ msgstr "Stream"
|
||||
|
||||
#~ msgid "job-impressions-col"
|
||||
#~ msgstr "Job Impressions"
|
||||
|
||||
#~ msgid "job-impressions-estimated"
|
||||
#~ msgstr "Job Impressions Estimated"
|
||||
|
||||
#~ msgid "job-media-sheets-col"
|
||||
#~ msgstr "Job Media Sheets"
|
||||
|
||||
#~ msgid "job-pages-per-set"
|
||||
#~ msgstr "Job Pages Per Set"
|
||||
|
||||
#~ msgid "job-password"
|
||||
#~ msgstr "Job Password"
|
||||
|
||||
#~ msgid "job-password-repertoire-configured"
|
||||
#~ msgstr "Job Password Repertoire Configured"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_any"
|
||||
#~ msgstr "Iana Us Ascii Any"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_complex"
|
||||
#~ msgstr "Iana Us Ascii Complex"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_digits"
|
||||
#~ msgstr "Iana Us Ascii Digits"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_us-ascii_letters"
|
||||
#~ msgstr "Iana Us Ascii Letters"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_utf-8_any"
|
||||
#~ msgstr "Iana Utf 8 Any"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_utf-8_digits"
|
||||
#~ msgstr "Iana Utf 8 Digits"
|
||||
|
||||
#~ msgid "job-password-repertoire-supported.iana_utf-8_letters"
|
||||
#~ msgstr "Iana Utf 8 Letters"
|
||||
|
||||
#~ msgid "job-settable-attributes-supported.job-name"
|
||||
#~ msgstr "Job Name"
|
||||
|
||||
#~ msgid "job-settable-attributes-supported.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "jpeg-features-supported.arithmetic"
|
||||
#~ msgstr "Arithmetic"
|
||||
|
||||
#~ msgid "jpeg-features-supported.cmyk"
|
||||
#~ msgstr "Cmyk"
|
||||
|
||||
#~ msgid "jpeg-features-supported.deep"
|
||||
#~ msgstr "Deep"
|
||||
|
||||
#~ msgid "jpeg-features-supported.hierarchical"
|
||||
#~ msgstr "Hierarchical"
|
||||
|
||||
#~ msgid "jpeg-features-supported.icc"
|
||||
#~ msgstr "Icc"
|
||||
|
||||
#~ msgid "jpeg-features-supported.lossless"
|
||||
#~ msgstr "Lossless"
|
||||
|
||||
#~ msgid "jpeg-features-supported.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "jpeg-features-supported.progressive"
|
||||
#~ msgstr "Progressive"
|
||||
|
||||
#~ msgid "material-type.pla-dissolvable"
|
||||
#~ msgstr "Pla Dissolvable"
|
||||
|
||||
#~ msgid "media.om_large-photo_200x300mm"
|
||||
#~ msgstr "200 x 300mm"
|
||||
|
||||
#~ msgid "notify-subscribed-event"
|
||||
#~ msgstr "Notify Event"
|
||||
|
||||
#~ msgid "operations-supported.10"
|
||||
#~ msgstr "Get-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.11"
|
||||
#~ msgstr "Get-Printer-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.12"
|
||||
#~ msgstr "Hold-Job"
|
||||
|
||||
#~ msgid "operations-supported.13"
|
||||
#~ msgstr "Release-Job"
|
||||
|
||||
#~ msgid "operations-supported.14"
|
||||
#~ msgstr "Restart-Job"
|
||||
|
||||
#~ msgid "operations-supported.16"
|
||||
#~ msgstr "Pause-Printer"
|
||||
|
||||
#~ msgid "operations-supported.17"
|
||||
#~ msgstr "Resume-Printer"
|
||||
|
||||
#~ msgid "operations-supported.18"
|
||||
#~ msgstr "Purge-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.19"
|
||||
#~ msgstr "Set-Printer-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.2"
|
||||
#~ msgstr "Print-Job"
|
||||
|
||||
#~ msgid "operations-supported.20"
|
||||
#~ msgstr "Set-Job-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.21"
|
||||
#~ msgstr "Get-Printer-Supported-Values"
|
||||
|
||||
#~ msgid "operations-supported.22"
|
||||
#~ msgstr "Create-Printer-Subscriptions"
|
||||
|
||||
#~ msgid "operations-supported.23"
|
||||
#~ msgstr "Create-Job-Subscriptions"
|
||||
|
||||
#~ msgid "operations-supported.24"
|
||||
#~ msgstr "Get-Subscription-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.25"
|
||||
#~ msgstr "Get-Subscriptions"
|
||||
|
||||
#~ msgid "operations-supported.26"
|
||||
#~ msgstr "Renew-Subscription"
|
||||
|
||||
#~ msgid "operations-supported.27"
|
||||
#~ msgstr "Cancel-Subscription"
|
||||
|
||||
#~ msgid "operations-supported.28"
|
||||
#~ msgstr "Get-Notifications"
|
||||
|
||||
#~ msgid "operations-supported.3"
|
||||
#~ msgstr "Print-URI"
|
||||
|
||||
#~ msgid "operations-supported.34"
|
||||
#~ msgstr "Enable-Printer"
|
||||
|
||||
#~ msgid "operations-supported.35"
|
||||
#~ msgstr "Disable-Printer"
|
||||
|
||||
#~ msgid "operations-supported.36"
|
||||
#~ msgstr "Pause-Printer-After-Current-Job"
|
||||
|
||||
#~ msgid "operations-supported.37"
|
||||
#~ msgstr "Hold-New-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.38"
|
||||
#~ msgstr "Release-Held-New-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.39"
|
||||
#~ msgstr "Deactivate-Printer"
|
||||
|
||||
#~ msgid "operations-supported.4"
|
||||
#~ msgstr "Validate-Job"
|
||||
|
||||
#~ msgid "operations-supported.40"
|
||||
#~ msgstr "Activate-Printer"
|
||||
|
||||
#~ msgid "operations-supported.41"
|
||||
#~ msgstr "Restart-Printer"
|
||||
|
||||
#~ msgid "operations-supported.42"
|
||||
#~ msgstr "Shutdown-Printer"
|
||||
|
||||
#~ msgid "operations-supported.43"
|
||||
#~ msgstr "Startup-Printer"
|
||||
|
||||
#~ msgid "operations-supported.44"
|
||||
#~ msgstr "Reprocess-Job"
|
||||
|
||||
#~ msgid "operations-supported.45"
|
||||
#~ msgstr "Cancel-Current-Job"
|
||||
|
||||
#~ msgid "operations-supported.46"
|
||||
#~ msgstr "Suspend-Current-Job"
|
||||
|
||||
#~ msgid "operations-supported.47"
|
||||
#~ msgstr "Resume-Job"
|
||||
|
||||
#~ msgid "operations-supported.48"
|
||||
#~ msgstr "Promote-Job"
|
||||
|
||||
#~ msgid "operations-supported.49"
|
||||
#~ msgstr "Schedule-Job-After"
|
||||
|
||||
#~ msgid "operations-supported.5"
|
||||
#~ msgstr "Create-Job"
|
||||
|
||||
#~ msgid "operations-supported.51"
|
||||
#~ msgstr "Cancel-Document"
|
||||
|
||||
#~ msgid "operations-supported.52"
|
||||
#~ msgstr "Get-Document-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.53"
|
||||
#~ msgstr "Get-Documents"
|
||||
|
||||
#~ msgid "operations-supported.54"
|
||||
#~ msgstr "Delete-Document"
|
||||
|
||||
#~ msgid "operations-supported.55"
|
||||
#~ msgstr "Set-Document-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.56"
|
||||
#~ msgstr "Cancel-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.57"
|
||||
#~ msgstr "Cancel-My-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.58"
|
||||
#~ msgstr "Resubmit-Job"
|
||||
|
||||
#~ msgid "operations-supported.59"
|
||||
#~ msgstr "Close-Job"
|
||||
|
||||
#~ msgid "operations-supported.6"
|
||||
#~ msgstr "Send-Document"
|
||||
|
||||
#~ msgid "operations-supported.60"
|
||||
#~ msgstr "Identify-Printer"
|
||||
|
||||
#~ msgid "operations-supported.61"
|
||||
#~ msgstr "Validate-Document"
|
||||
|
||||
#~ msgid "operations-supported.62"
|
||||
#~ msgstr "Add-Document-Images"
|
||||
|
||||
#~ msgid "operations-supported.63"
|
||||
#~ msgstr "Acknowledge-Document"
|
||||
|
||||
#~ msgid "operations-supported.64"
|
||||
#~ msgstr "Acknowledge-Identify-Printer"
|
||||
|
||||
#~ msgid "operations-supported.65"
|
||||
#~ msgstr "Acknowledge-Job"
|
||||
|
||||
#~ msgid "operations-supported.66"
|
||||
#~ msgstr "Fetch-Document"
|
||||
|
||||
#~ msgid "operations-supported.67"
|
||||
#~ msgstr "Fetch-Job"
|
||||
|
||||
#~ msgid "operations-supported.68"
|
||||
#~ msgstr "Get-Output-Device-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.69"
|
||||
#~ msgstr "Update-Active-Jobs"
|
||||
|
||||
#~ msgid "operations-supported.7"
|
||||
#~ msgstr "Send-URI"
|
||||
|
||||
#~ msgid "operations-supported.70"
|
||||
#~ msgstr "Deregister-Output-Device"
|
||||
|
||||
#~ msgid "operations-supported.71"
|
||||
#~ msgstr "Update-Document-Status"
|
||||
|
||||
#~ msgid "operations-supported.72"
|
||||
#~ msgstr "Update-Job-Status"
|
||||
|
||||
#~ msgid "operations-supported.73"
|
||||
#~ msgstr "Update-Output-Device-Attributes"
|
||||
|
||||
#~ msgid "operations-supported.74"
|
||||
#~ msgstr "Get-Next-Document-Data"
|
||||
|
||||
#~ msgid "operations-supported.8"
|
||||
#~ msgstr "Cancel-Job"
|
||||
|
||||
#~ msgid "operations-supported.9"
|
||||
#~ msgstr "Get-Job-Attributes"
|
||||
|
||||
#~ msgid "output-device"
|
||||
#~ msgstr "Output Device"
|
||||
|
||||
#~ msgid "output-device-job-states"
|
||||
#~ msgstr "Output Device Job States"
|
||||
|
||||
#~ msgid "output-device-uuid"
|
||||
#~ msgstr "Output Device Uuid"
|
||||
|
||||
#~ msgid "pdf-features-supported.prc"
|
||||
#~ msgstr "Prc"
|
||||
|
||||
#~ msgid "pdf-features-supported.u3d"
|
||||
#~ msgstr "U3d"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.3"
|
||||
#~ msgstr "Adobe 1.3"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.4"
|
||||
#~ msgstr "Adobe 1.4"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.5"
|
||||
#~ msgstr "Adobe 1.5"
|
||||
|
||||
#~ msgid "pdf-versions-supported.adobe-1.6"
|
||||
#~ msgstr "Adobe 1.6"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-1_2001"
|
||||
#~ msgstr "ISO 15930-1:2001"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-3_2002"
|
||||
#~ msgstr "ISO 15930-3:2002"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-4_2003"
|
||||
#~ msgstr "ISO 15930-4:2003"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-6_2003"
|
||||
#~ msgstr "ISO 15930-6:2003"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-7_2010"
|
||||
#~ msgstr "ISO 15930-7:2010"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-15930-8_2010"
|
||||
#~ msgstr "ISO 15930-8:2010"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-16612-2_2010"
|
||||
#~ msgstr "ISO 16612-2:2010"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-19005-1_2005"
|
||||
#~ msgstr "ISO 19005-1:2005"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-19005-2_2011"
|
||||
#~ msgstr "ISO 19005-2:2011"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-19005-3_2012"
|
||||
#~ msgstr "ISO 19005-3:2012"
|
||||
|
||||
#~ msgid "pdf-versions-supported.iso-32000-1_2008"
|
||||
#~ msgstr "ISO 32000-1:2008"
|
||||
|
||||
#~ msgid "pdf-versions-supported.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "pdf-versions-supported.pwg-5102.3"
|
||||
#~ msgstr "PWG 5102.3"
|
||||
|
||||
#~ msgid "preferred-attributes"
|
||||
#~ msgstr "Preferred Attributes"
|
||||
|
||||
#~ msgid "printer-mandatory-job-attributes"
|
||||
#~ msgstr "Printer Mandatory Job Attributes"
|
||||
|
||||
#~ msgid "profile-uri-actual"
|
||||
#~ msgstr "Actual Profile URI"
|
||||
|
||||
#~ msgid "requested-attributes.all"
|
||||
#~ msgstr "All"
|
||||
|
||||
#~ msgid "requested-attributes.document-description"
|
||||
#~ msgstr "Document Description"
|
||||
|
||||
#~ msgid "requested-attributes.document-template"
|
||||
#~ msgstr "Document Template"
|
||||
|
||||
#~ msgid "requested-attributes.job-actuals"
|
||||
#~ msgstr "Job Actuals"
|
||||
|
||||
#~ msgid "requested-attributes.job-description"
|
||||
#~ msgstr "Job Description"
|
||||
|
||||
#~ msgid "requested-attributes.job-template"
|
||||
#~ msgstr "Job Template"
|
||||
|
||||
#~ msgid "requested-attributes.printer-description"
|
||||
#~ msgstr "Printer Description"
|
||||
|
||||
#~ msgid "requested-attributes.subscription-description"
|
||||
#~ msgstr "Subscription Description"
|
||||
|
||||
#~ msgid "requested-attributes.subscription-template"
|
||||
#~ msgstr "Subscription Template"
|
||||
|
||||
#~ msgid "requesting-user-name"
|
||||
#~ msgstr "Requesting User Name"
|
||||
|
||||
#~ msgid "requesting-user-uri"
|
||||
#~ msgstr "Requesting User URI"
|
||||
|
||||
#~ msgid "x-image-position"
|
||||
#~ msgstr "X Image Position"
|
||||
|
||||
#~ msgid "x-image-position.center"
|
||||
#~ msgstr "Center"
|
||||
|
||||
#~ msgid "x-image-position.left"
|
||||
#~ msgstr "Left"
|
||||
|
||||
#~ msgid "x-image-position.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "x-image-position.right"
|
||||
#~ msgstr "Right"
|
||||
|
||||
#~ msgid "x-image-shift"
|
||||
#~ msgstr "X Image Shift"
|
||||
|
||||
#~ msgid "x-side1-image-shift"
|
||||
#~ msgstr "X Front Side Image Shift"
|
||||
|
||||
#~ msgid "x-side2-image-shift"
|
||||
#~ msgstr "X Back Side Image Shift"
|
||||
|
||||
#~ msgid "y-image-position"
|
||||
#~ msgstr "Y Image Position"
|
||||
|
||||
#~ msgid "y-image-position.bottom"
|
||||
#~ msgstr "Bottom"
|
||||
|
||||
#~ msgid "y-image-position.center"
|
||||
#~ msgstr "Center"
|
||||
|
||||
#~ msgid "y-image-position.none"
|
||||
#~ msgstr "None"
|
||||
|
||||
#~ msgid "y-image-position.top"
|
||||
#~ msgstr "Top"
|
||||
|
||||
#~ msgid "y-image-shift"
|
||||
#~ msgstr "Y Image Shift"
|
||||
|
||||
#~ msgid "y-side1-image-shift"
|
||||
#~ msgstr "Y Front Side Image Shift"
|
||||
|
||||
#~ msgid "y-side2-image-shift"
|
||||
#~ msgstr "Y Back Side Image Shift"
|
||||
|
||||
+6
-1057
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
+6
-1118
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
+5
-1083
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
+6
-1673
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
+2
-5
@@ -3,11 +3,8 @@
|
||||
.\"
|
||||
.\" Copyright © 2013-2018 by Apple Inc.
|
||||
.\"
|
||||
.\" These coded instructions, statements, and computer programs are the
|
||||
.\" property of Apple Inc. and are protected by Federal copyright
|
||||
.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
.\" which should have been included with this file. If this file is
|
||||
.\" file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
.\" information.
|
||||
.\"
|
||||
.TH ippfind 1 "ippsample" "14 February 2018" "Apple Inc."
|
||||
.SH NAME
|
||||
|
||||
@@ -1,22 +1,19 @@
|
||||
#
|
||||
# ESP Package Manager (EPM) file list for CUPS.
|
||||
#
|
||||
# Copyright 2007-2017 by Apple Inc.
|
||||
# Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2018 by Apple Inc.
|
||||
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
# Product information
|
||||
%product CUPS
|
||||
%copyright 2007-2017` by Apple Inc.
|
||||
%copyright 2007-2018 by Apple Inc.
|
||||
%vendor Apple Inc.
|
||||
#%license LICENSE.txt
|
||||
%readme LICENSE.txt
|
||||
#%license LICENSE
|
||||
%readme LICENSE
|
||||
%format rpm
|
||||
# Red Hat and their epochs...
|
||||
%version 1:@CUPS_VERSION@
|
||||
|
||||
@@ -3,14 +3,11 @@
|
||||
#
|
||||
# Original version by Jason McMullan <jmcc@ontv.com>.
|
||||
#
|
||||
# Copyright 2007-2017 by Apple Inc.
|
||||
# Copyright 1999-2007 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2018 by Apple Inc.
|
||||
# Copyright © 1999-2007 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
# Conditional build options (--with name/--without name):
|
||||
|
||||
+5
-15
@@ -1,16 +1,11 @@
|
||||
//
|
||||
// "$Id$"
|
||||
// PPD file compiler test data file for CUPS.
|
||||
//
|
||||
// PPD file compiler test data file for CUPS.
|
||||
// Copyright © 2007-2011 by Apple Inc.
|
||||
// Copyright © 1997-2003 by Easy Software Products.
|
||||
//
|
||||
// Copyright 2007-2011 by Apple Inc.
|
||||
// Copyright 1997-2003 by Easy Software Products.
|
||||
//
|
||||
// These coded instructions, statements, and computer programs are the
|
||||
// property of Apple Inc. and are protected by Federal copyright
|
||||
// law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
// which should have been included with this file. If this file is
|
||||
// file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
// Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
// information.
|
||||
//
|
||||
|
||||
/*
|
||||
@@ -540,8 +535,3 @@ Attribute cupsIPPReason "com.foo-serious-error/A Serious Error" "http://foo.com/
|
||||
*Choice RGB/Color "<</cupsColorSpace $CUPS_CSPACE_RGB>>setpagedevice"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
||||
+8
-20
@@ -1,16 +1,11 @@
|
||||
//
|
||||
// "$Id$"
|
||||
//
|
||||
// Driver info file for CUPS-supplied PPDs.
|
||||
//
|
||||
// Copyright 2007-2014 by Apple Inc.
|
||||
// Copyright 1993-2006 by Easy Software Products.
|
||||
// Copyright © 2007-2018 by Apple Inc.
|
||||
// Copyright © 1993-2006 by Easy Software Products.
|
||||
//
|
||||
// These coded instructions, statements, and computer programs are the
|
||||
// property of Apple Inc. and are protected by Federal copyright
|
||||
// law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
// which should have been included with this file. If this file is
|
||||
// file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
// Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
// information.
|
||||
//
|
||||
|
||||
// Include necessary files...
|
||||
@@ -119,14 +114,11 @@ Attribute "FileSystem" "" "False"
|
||||
Attribute "LandscapeOrientation" "" "Plus90"
|
||||
Attribute "TTRasterizer" "" "Type42"
|
||||
|
||||
Copyright "Copyright 2007-2017 by Apple Inc."
|
||||
Copyright "Copyright 1997-2007 by Easy Software Products."
|
||||
Copyright "Copyright (c) 2007-2018 by Apple Inc."
|
||||
Copyright "Copyright (c) 1997-2007 by Easy Software Products."
|
||||
Copyright ""
|
||||
Copyright "These coded instructions, statements, and computer programs are the"
|
||||
Copyright "property of Apple Inc. and are protected by Federal copyright"
|
||||
Copyright "law. Distribution and use rights are outlined in the file \"LICENSE.txt\""
|
||||
Copyright "which should have been included with this file. If this file is"
|
||||
Copyright "file is missing or damaged, see the license at \"http://www.cups.org/\"."
|
||||
Copyright "Licensed under Apache License v2.0. See the file \"LICENSE\" for more"
|
||||
Copyright "information."
|
||||
|
||||
Font *
|
||||
|
||||
@@ -1166,7 +1158,3 @@ Version "2.3"
|
||||
Choice "Never/Never" ""
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
// End of "$Id$".
|
||||
//
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Startup/shutdown script for CUPS.
|
||||
#
|
||||
# Copyright 2007-2013 by Apple Inc.
|
||||
# Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2013 by Apple Inc.
|
||||
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
#### OS-Dependent Information
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Main header file for the CUPS scheduler.
|
||||
*
|
||||
* Copyright 2007-2016 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2016 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
+4
-7
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* File functions for the CUPS scheduler.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Network interface functions for the CUPS scheduler.
|
||||
*
|
||||
* Copyright 2007-2014 by Apple Inc.
|
||||
* Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2014 by Apple Inc.
|
||||
* Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
/*
|
||||
* Network interface definitions for the CUPS scheduler.
|
||||
*
|
||||
* Copyright 2007-2010 by Apple Inc.
|
||||
* Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
* Copyright © 2007-2010 by Apple Inc.
|
||||
* Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
*
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* property of Apple Inc. and are protected by Federal copyright
|
||||
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
* "LICENSE" which should have been included with this file. If this
|
||||
* file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
* Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
* information.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lpadmin command.
|
||||
#
|
||||
# Copyright 2007-2013 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2013 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "Add Printer Test"
|
||||
|
||||
+4
-7
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lpc command.
|
||||
#
|
||||
# Copyright 2007 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LPC Test"
|
||||
|
||||
+4
-7
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lpq command.
|
||||
#
|
||||
# Copyright 2007 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LPQ Test"
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lpstat command.
|
||||
#
|
||||
# Copyright 2007-2017 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2017 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LPSTAT Basic Test"
|
||||
|
||||
+4
-7
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lp command.
|
||||
#
|
||||
# Copyright 2007-2014 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2014 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LP Default Test"
|
||||
|
||||
+4
-7
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lpr command.
|
||||
#
|
||||
# Copyright 2007-2014 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2014 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LPR Default Test"
|
||||
|
||||
+4
-7
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lprm command.
|
||||
#
|
||||
# Copyright 2007-2011 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2011 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LPRM Current Test"
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the cancel command.
|
||||
#
|
||||
# Copyright 2007-2013 by Apple Inc.
|
||||
# Copyright 1997-2006 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2013 by Apple Inc.
|
||||
# Copyright © 1997-2006 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "Cancel Destination Test"
|
||||
|
||||
@@ -2,14 +2,11 @@
|
||||
#
|
||||
# Test the lpinfo command.
|
||||
#
|
||||
# Copyright 2007-2011 by Apple Inc.
|
||||
# Copyright 1997-2005 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2011 by Apple Inc.
|
||||
# Copyright © 1997-2005 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
echo "LPINFO Devices Test"
|
||||
|
||||
@@ -1,16 +1,11 @@
|
||||
#
|
||||
# "$Id$"
|
||||
# Get subscription events.
|
||||
#
|
||||
# Get subscription events.
|
||||
# Copyright © 2007-2013 by Apple Inc.
|
||||
# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
|
||||
#
|
||||
# Copyright 2007-2013 by Apple Inc.
|
||||
# Copyright 2001-2006 by Easy Software Products. All rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
@@ -39,8 +34,3 @@
|
||||
DISPLAY notify-event
|
||||
DISPLAY notify-text
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# End of "$Id$"
|
||||
#
|
||||
|
||||
@@ -3,14 +3,11 @@
|
||||
# Perform the complete set of IPP compliance tests specified in the
|
||||
# CUPS Software Test Plan.
|
||||
#
|
||||
# Copyright 2007-2018 by Apple Inc.
|
||||
# Copyright 1997-2007 by Easy Software Products, all rights reserved.
|
||||
# Copyright © 2007-2018 by Apple Inc.
|
||||
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
argcount=$#
|
||||
|
||||
+7
-12
@@ -12,15 +12,13 @@
|
||||
%%BeginProlog
|
||||
%%BeginResource procset testprint 1.3 0
|
||||
%
|
||||
% PostScript test page for CUPS.
|
||||
% PostScript test page for CUPS.
|
||||
%
|
||||
% Copyright 2007-2011 Apple Inc.
|
||||
% Copyright 1993-2007 Easy Software Products
|
||||
% Copyright (c) 2007-2011 Apple Inc.
|
||||
% Copyright (c) 1993-2007 Easy Software Products
|
||||
%
|
||||
% These coded instructions, statements, and computer programs are the
|
||||
% property of Apple Inc. and are protected by Federal copyright law.
|
||||
% Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
% which is included with the CUPS source distribution.
|
||||
% Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
% information.
|
||||
%
|
||||
/SEXTANT { % Draw a color wheel sextant...
|
||||
% (name) white radius r g b SEXTANT -
|
||||
@@ -573,10 +571,10 @@ gsave
|
||||
pageHeight 8 mul % Move down...
|
||||
2 copy moveto % Position text
|
||||
smallFont setfont % Font
|
||||
(Copyright 2007 Apple Inc., All Rights Reserved. CUPS and the CUPS logo are the trademark) show
|
||||
(Copyright 2007-2018 Apple Inc., All Rights Reserved. CUPS and the CUPS logo are trademarks) show
|
||||
pageHeight 2 add sub % Move down...
|
||||
2 copy moveto % Position text
|
||||
(property of Apple Inc., 1 Infinite Loop, Cupertino, CA 95014, USA.) show
|
||||
(of Apple Inc., One Apple Park Way, Cupertino, CA 95014, USA.) show
|
||||
pageHeight 2 mul 4 add sub % Move down...
|
||||
moveto % Position text
|
||||
(Need help? Contact your operating system vendor or visit "http://www.cups.org/".) show
|
||||
@@ -592,7 +590,4 @@ gsave
|
||||
% Show the page...
|
||||
grestore
|
||||
showpage
|
||||
%
|
||||
% End of "$Id: testfile.ps 6649 2007-07-11 21:46:42Z mike $".
|
||||
%
|
||||
%%EOF
|
||||
|
||||
+8
-16
@@ -1,32 +1,27 @@
|
||||
*PPD-Adobe: "4.3"
|
||||
*%
|
||||
*% "$Id$"
|
||||
*%
|
||||
*% Test HP PPD file for CUPS.
|
||||
*%
|
||||
*% Copyright 2007-2013 by Apple Inc.
|
||||
*% Copyright 1997-2005 by Easy Software Products.
|
||||
*% Copyright © 2007-2018 by Apple Inc.
|
||||
*% Copyright © 1997-2005 by Easy Software Products.
|
||||
*%
|
||||
*% These coded instructions, statements, and computer programs are the
|
||||
*% property of Apple Inc. and are protected by Federal copyright
|
||||
*% law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
*% which should have been included with this file. If this file is
|
||||
*% file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
*% Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
*% information.
|
||||
*%
|
||||
*FormatVersion: "4.3"
|
||||
*FileVersion: "1.7"
|
||||
*FileVersion: "2.3"
|
||||
*LanguageVersion: English
|
||||
*LanguageEncoding: ISOLatin1
|
||||
*PCFileName: "TESTHP.PPD"
|
||||
*Manufacturer: "ESP"
|
||||
*Product: "(CUPS v1.5)"
|
||||
*cupsVersion: 1.7
|
||||
*Product: "(CUPS v2.3)"
|
||||
*cupsVersion: 2.3
|
||||
*cupsManualCopies: True
|
||||
*cupsFilter: "application/vnd.cups-raster 50 rastertohp"
|
||||
*cupsFilter2: "application/vnd.cups-raster application/vnd.hp-pcl 50 rastertohp"
|
||||
*ModelName: "Test HP Printer"
|
||||
*ShortNickName: "Test HP Printer"
|
||||
*NickName: "Test HP Printer CUPS v1.7"
|
||||
*NickName: "Test HP Printer CUPS v2.3"
|
||||
*PSVersion: "(3010.000) 550"
|
||||
*LanguageLevel: "3"
|
||||
*ColorDevice: True
|
||||
@@ -183,6 +178,3 @@
|
||||
*Font Times-Roman: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
|
||||
*%
|
||||
*% End of "$Id$".
|
||||
*%
|
||||
|
||||
+9
-17
@@ -1,28 +1,23 @@
|
||||
*PPD-Adobe: "4.3"
|
||||
*%
|
||||
*% "$Id$"
|
||||
*% Test PS PPD file for CUPS.
|
||||
*%
|
||||
*% Test PS PPD file for CUPS.
|
||||
*% Copyright © 2007-2018 by Apple Inc.
|
||||
*% Copyright © 1997-2005 by Easy Software Products.
|
||||
*%
|
||||
*% Copyright 2007-2011 by Apple Inc.
|
||||
*% Copyright 1997-2005 by Easy Software Products.
|
||||
*%
|
||||
*% These coded instructions, statements, and computer programs are the
|
||||
*% property of Apple Inc. and are protected by Federal copyright
|
||||
*% law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
*% which should have been included with this file. If this file is
|
||||
*% file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
*% Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
*% information.
|
||||
*%
|
||||
*FormatVersion: "4.3"
|
||||
*FileVersion: "1.1"
|
||||
*FileVersion: "2.3"
|
||||
*LanguageVersion: English
|
||||
*LanguageEncoding: ISOLatin1
|
||||
*PCFileName: "TESTPS.PPD"
|
||||
*Manufacturer: "ESP"
|
||||
*Product: "(CUPS v1.1)"
|
||||
*Manufacturer: "Apple"
|
||||
*Product: "(CUPS v2.3)"
|
||||
*ModelName: "Test PS Printer"
|
||||
*ShortNickName: "Test PS Printer"
|
||||
*NickName: "Test PS Printer CUPS v1.1"
|
||||
*NickName: "Test PS Printer CUPS v2.3"
|
||||
*PSVersion: "(3010.000) 550"
|
||||
*LanguageLevel: "3"
|
||||
*ColorDevice: True
|
||||
@@ -178,6 +173,3 @@
|
||||
*Font Times-Roman: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
|
||||
*Font ZapfDingbats: Special "(001.004S)" Standard ROM
|
||||
*%
|
||||
*% End of "$Id$".
|
||||
*%
|
||||
|
||||
+3
-6
@@ -2,13 +2,10 @@
|
||||
#
|
||||
# Script to wait for jobs to complete.
|
||||
#
|
||||
# Copyright 2008-2009 by Apple Inc.
|
||||
# Copyright © 2008-2009 by Apple Inc.
|
||||
#
|
||||
# These coded instructions, statements, and computer programs are the
|
||||
# property of Apple Inc. and are protected by Federal copyright
|
||||
# law. Distribution and use rights are outlined in the file "LICENSE.txt"
|
||||
# which should have been included with this file. If this file is
|
||||
# file is missing or damaged, see the license at "http://www.cups.org/".
|
||||
# Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||||
# information.
|
||||
#
|
||||
|
||||
#
|
||||
|
||||
@@ -3513,6 +3513,7 @@
|
||||
724FA76B1CC03AF60092477B /* libcupscgi_static.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcupscgi_static.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
7258EAE2134594C4009286F1 /* rastertopwg */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rastertopwg; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
7258EAEC134594EB009286F1 /* rastertopwg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rastertopwg.c; path = ../filter/rastertopwg.c; sourceTree = "<group>"; };
|
||||
72646E58203D0FCA00231A77 /* NOTICE */ = {isa = PBXFileReference; lastKnownFileType = text; name = NOTICE; path = ../NOTICE; sourceTree = "<group>"; };
|
||||
726AD6F7135E88F0002C930D /* ippserver */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ippserver; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
726AD701135E8A90002C930D /* ippserver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ippserver.c; path = ../test/ippserver.c; sourceTree = "<group>"; };
|
||||
7271881713746EA8001A2036 /* commandtops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = commandtops.c; path = ../filter/commandtops.c; sourceTree = "<group>"; };
|
||||
@@ -3603,12 +3604,10 @@
|
||||
72E65BBA18DC7A3600097E89 /* man */ = {isa = PBXFileReference; lastKnownFileType = folder; name = man; path = ../man; sourceTree = "<group>"; };
|
||||
72E65BC118DC7A6B00097E89 /* api-filter.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "api-filter.header"; path = "../cups/api-filter.header"; sourceTree = "<group>"; };
|
||||
72E65BC218DC7A6B00097E89 /* api-filter.shtml */ = {isa = PBXFileReference; lastKnownFileType = text.html.other; name = "api-filter.shtml"; path = "../cups/api-filter.shtml"; sourceTree = "<group>"; };
|
||||
72E65BC518DC7A6B00097E89 /* api-overview.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "api-overview.header"; path = "../cups/api-overview.header"; sourceTree = "<group>"; };
|
||||
72E65BC618DC7A6B00097E89 /* api-overview.shtml */ = {isa = PBXFileReference; lastKnownFileType = text.html.other; name = "api-overview.shtml"; path = "../cups/api-overview.shtml"; sourceTree = "<group>"; };
|
||||
72E65BC718DC7A6B00097E89 /* api-ppd.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "api-ppd.header"; path = "../cups/api-ppd.header"; sourceTree = "<group>"; };
|
||||
72E65BC818DC7A6B00097E89 /* api-ppd.shtml */ = {isa = PBXFileReference; lastKnownFileType = text.html.other; name = "api-ppd.shtml"; path = "../cups/api-ppd.shtml"; sourceTree = "<group>"; };
|
||||
72E65BCB18DC7A9800097E89 /* api-raster.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "api-raster.header"; path = "../filter/api-raster.header"; sourceTree = "<group>"; };
|
||||
72E65BCC18DC7A9800097E89 /* api-raster.shtml */ = {isa = PBXFileReference; lastKnownFileType = text.html.other; name = "api-raster.shtml"; path = "../filter/api-raster.shtml"; sourceTree = "<group>"; };
|
||||
72E65BCB18DC7A9800097E89 /* api-raster.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "api-raster.header"; path = "../cups/api-raster.header"; sourceTree = "<group>"; };
|
||||
72E65BCC18DC7A9800097E89 /* api-raster.shtml */ = {isa = PBXFileReference; lastKnownFileType = text.html.other; name = "api-raster.shtml"; path = "../cups/api-raster.shtml"; sourceTree = "<group>"; };
|
||||
72E65BCD18DC7A9800097E89 /* postscript-driver.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "postscript-driver.header"; path = "../filter/postscript-driver.header"; sourceTree = "<group>"; };
|
||||
72E65BCE18DC7A9800097E89 /* postscript-driver.shtml */ = {isa = PBXFileReference; lastKnownFileType = text.html.other; name = "postscript-driver.shtml"; path = "../filter/postscript-driver.shtml"; sourceTree = "<group>"; };
|
||||
72E65BCF18DC7A9800097E89 /* ppd-compiler.header */ = {isa = PBXFileReference; lastKnownFileType = text; name = "ppd-compiler.header"; path = "../filter/ppd-compiler.header"; sourceTree = "<group>"; };
|
||||
@@ -3626,7 +3625,7 @@
|
||||
72E65BDE18DCA35700097E89 /* CHANGES.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = CHANGES.md; path = ../CHANGES.md; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = "<none>"; };
|
||||
72E65BDF18DCA35700097E89 /* CREDITS.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = CREDITS.md; path = ../CREDITS.md; sourceTree = "<group>"; };
|
||||
72E65BE018DCA35700097E89 /* INSTALL.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = INSTALL.md; path = ../INSTALL.md; sourceTree = "<group>"; };
|
||||
72E65BE218DCA35700097E89 /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE.txt; path = ../LICENSE.txt; sourceTree = "<group>"; };
|
||||
72E65BE218DCA35700097E89 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
||||
72E65BE318DCA35700097E89 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
||||
72F75A521336F950004BB496 /* cupstestppd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cupstestppd; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
72F75A5B1336F988004BB496 /* cupstestppd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cupstestppd.c; path = ../systemv/cupstestppd.c; sourceTree = "<group>"; };
|
||||
@@ -5284,8 +5283,6 @@
|
||||
274561491F545B2E000378E4 /* api-admin.shtml */,
|
||||
72E65BC118DC7A6B00097E89 /* api-filter.header */,
|
||||
72E65BC218DC7A6B00097E89 /* api-filter.shtml */,
|
||||
72E65BC518DC7A6B00097E89 /* api-overview.header */,
|
||||
72E65BC618DC7A6B00097E89 /* api-overview.shtml */,
|
||||
72E65BC718DC7A6B00097E89 /* api-ppd.header */,
|
||||
72E65BC818DC7A6B00097E89 /* api-ppd.shtml */,
|
||||
72E65BCB18DC7A9800097E89 /* api-raster.header */,
|
||||
@@ -5295,8 +5292,9 @@
|
||||
274561471F545B2E000378E4 /* cupspm.md */,
|
||||
72E65BB918DC7A3600097E89 /* doc */,
|
||||
72E65BE018DCA35700097E89 /* INSTALL.md */,
|
||||
72E65BE218DCA35700097E89 /* LICENSE.txt */,
|
||||
72E65BE218DCA35700097E89 /* LICENSE */,
|
||||
72E65BBA18DC7A3600097E89 /* man */,
|
||||
72646E58203D0FCA00231A77 /* NOTICE */,
|
||||
72E65BCD18DC7A9800097E89 /* postscript-driver.header */,
|
||||
72E65BCE18DC7A9800097E89 /* postscript-driver.shtml */,
|
||||
72E65BCF18DC7A9800097E89 /* ppd-compiler.header */,
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário