ALT Linux Bugzilla
– Attachment 1197 Details for
Bug 8278
доп. фича в cups alterator backend
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
cups backend enhancment
cups.diff (text/plain), 667 bytes, created by
Kachalov Anton
on 2005-10-17 16:22:50 MSD
(
hide
)
Description:
cups backend enhancment
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2005-10-17 16:22:50 MSD
Size:
667 bytes
patch
obsolete
>--- cups.orig 2005-05-03 14:14:34 +0400 >+++ cups 2005-10-17 15:23:45 +0400 >@@ -151,6 +151,11 @@ > sed 's,^*NickName[[:space:]]*:[[:space:]]*,,'| > sed 's,^\",,'|sed 's,\"$,,'| > sed 's,.*,info:&,' >+ cat /etc/cups/printers.conf| >+ grep "Printer $prn_name>\$" -A 1| >+ grep ^Info |cut -d\ -f2-| >+ sed 's,.*,description:&,' >+ > fi > ;; > -w|--write) >@@ -207,6 +212,9 @@ > fi > cmd2="$cmd2 /usr/sbin/lpadmin -p $prn_name -P $ppdfile;" > ;; >+ description) >+ cmd2="$cmd2 /usr/sbin/lpadmin -p $prn_name -D '$value';" >+ ;; > uri) cmd1="/usr/sbin/lpadmin -p $prn_name -v $value" > ;; > *)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8278
: 1197