* [bug#38275] [PATCH] doc: Update cups-service example to include brlaser.
@ 2019-11-19 16:11 Danny Milosavljevic
2019-11-19 16:31 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2019-11-19 16:11 UTC (permalink / raw)
To: 38275, rekado; +Cc: Danny Milosavljevic
* doc/guix.texi (Printing Services): Update cups-service example to include
brlaser.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#38275] [PATCH] doc: Update cups-service example to include brlaser.
2019-11-19 16:11 [bug#38275] [PATCH] doc: Update cups-service example to include brlaser Danny Milosavljevic
@ 2019-11-19 16:31 ` Tobias Geerinckx-Rice via Guix-patches via
2019-11-21 10:00 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2019-11-19 16:31 UTC (permalink / raw)
To: 38275, rekado, Danny Milosavljevic
[-- Attachment #1: Type: text/plain, Size: 321 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#38275] [PATCH] doc: Update cups-service example to include brlaser.
2019-11-19 16:31 ` Tobias Geerinckx-Rice via Guix-patches via
@ 2019-11-21 10:00 ` Ludovic Courtès
0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-11-21 10:00 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: rekado, Danny Milosavljevic, 38275
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’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-11-21 10:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19 16:11 [bug#38275] [PATCH] doc: Update cups-service example to include brlaser Danny Milosavljevic
2019-11-19 16:31 ` Tobias Geerinckx-Rice via Guix-patches via
2019-11-21 10:00 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.