diff mbox series

[bug#38275] doc: Update cups-service example to include brlaser.

Message ID 20191119161150.4268-1-dannym@scratchpost.org
State Accepted
Headers show
Series [bug#38275] doc: Update cups-service example to include brlaser. | expand

Commit Message

Danny Milosavljevic Nov. 19, 2019, 4:11 p.m. UTC
* doc/guix.texi (Printing Services): Update cups-service example to include
brlaser.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

guix--- via Guix-patches via Nov. 19, 2019, 4:31 p.m. UTC | #1
Danny,

Danny Milosavljevic 写道:
> * doc/guix.texi (Printing Services): Update cups-service example 
> to include
> brlaser.

Fine by me, but if the goal is to list all possibly valid 
extensions, at least ‘foo2zjs’, ‘foomatic-filters’, and ‘splix’ 
are also missing.

Kind regards,

T G-R
Ludovic Courtès Nov. 21, 2019, 10 a.m. UTC | #2
Hi!

Tobias Geerinckx-Rice <me@tobias.gr> skribis:

> Danny Milosavljevic 写道:
>> * doc/guix.texi (Printing Services): Update cups-service example to
>> include
>> brlaser.

LGTM!

> Fine by me, but if the goal is to list all possibly valid extensions,
> at least ‘foo2zjs’, ‘foomatic-filters’, and ‘splix’ are also missing.

Should we be more explicit and list these packages?  Like:

  The following packages provide drivers for specific printers:

  @table @code
  @item brlaser
  Brother laser printers.

  @item foo2zjs
  Foobar printers.

  …
  @end table

(I’m not offering to write that list because I don’t know much about all
this.)

Ludo’.
diff mbox series

Patch

diff --git a/doc/guix.texi b/doc/guix.texi
index ea8a8783d8..ee653bd493 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14496,7 +14496,7 @@  like this (you need to use the @code{(gnu packages cups)} module):
          (cups-configuration
            (web-interface? #t)
            (extensions
-             (list cups-filters escpr hplip-minimal))))
+             (list cups-filters escpr hplip-minimal brlaser))))
 @end lisp
 
 Note: If you wish to use the Qt5 based GUI which comes with the hplip