]> git.pld-linux.org Git - packages/cups.git/commitdiff
- updated for 1.2.11 (one hunk applied)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 Jun 2007 17:04:34 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups-templates.patch -> 1.4

cups-templates.patch

index d503b112b03435f338cadb809bc6a0643288744a..f4a264faa2774763a666703381878db4e428ef8a 100644 (file)
@@ -48,14 +48,3 @@ diff -u -r cups-1.2.1.orig/templates/pl/printer-stop.tmpl cups-1.2.1/templates/p
 -HREF="/{is_class?klasy:drukarki}/{printer_name}">{printer_name}</A>
 +HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
  została zatrzymana.</P>
---- cups-1.2.8/templates/pl/printers.tmpl.orig 2006-05-15 22:06:46.000000000 +0200
-+++ cups-1.2.8/templates/pl/printers.tmpl      2007-02-18 10:12:35.967716799 +0100
-@@ -6,7 +6,7 @@
- <TABLE WIDTH="100%" CLASS="button" CELLSPACING="0" CELLPADDING="0" SUMMARY="{printer_name}">
- <TR>
- <TD VALIGN="TOP"><A HREF="{printer_uri_supported}">
--<IMG SRC="/images/printer-{printer_state=3?bezczynna:{printer_state=4?przetwarzanie:zatrzymana}}.gif" CLASS="button" ALT=""></A>
-+<IMG SRC="/images/printer-{printer_state=3?idle:{printer_state=4?processing:stopped}}.gif" CLASS="button" ALT=""></A>
- </TD>
- <TD VALIGN="TOP"><B>Opis:</B> {printer_info}<BR>
- <B>Położenie:</B> {printer_location}<BR>
This page took 0.082974 seconds and 4 git commands to generate.