SOURCES: cups-templates.patch - more

charles charles at pld-linux.org
Sun Feb 18 10:48:39 CET 2007


Author: charles                      Date: Sun Feb 18 09:48:39 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more

---- Files affected:
SOURCES:
   cups-templates.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/cups-templates.patch
diff -u SOURCES/cups-templates.patch:1.2 SOURCES/cups-templates.patch:1.3
--- SOURCES/cups-templates.patch:1.2	Thu Feb 15 03:32:34 2007
+++ SOURCES/cups-templates.patch	Sun Feb 18 10:48:33 2007
@@ -48,3 +48,14 @@
 -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>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/cups-templates.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list