svn commit: samba-docs r1057 - in trunk/smbdotconf/printing: .

vlendec at samba.org vlendec at samba.org
Sun Mar 4 07:01:12 GMT 2007


Author: vlendec
Date: 2007-03-04 07:01:11 +0000 (Sun, 04 Mar 2007)
New Revision: 1057

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1057

Log:
Fix doc defaults report by Tom Bork -- Thanks :-)
Modified:
   trunk/smbdotconf/printing/defaultdevmode.xml
   trunk/smbdotconf/printing/lpqcachetime.xml
   trunk/smbdotconf/printing/printcapcachetime.xml


Changeset:
Modified: trunk/smbdotconf/printing/defaultdevmode.xml
===================================================================
--- trunk/smbdotconf/printing/defaultdevmode.xml	2007-03-02 00:09:41 UTC (rev 1056)
+++ trunk/smbdotconf/printing/defaultdevmode.xml	2007-03-04 07:01:11 UTC (rev 1057)
@@ -34,5 +34,5 @@
 </para>
 </description>
 
-<value type="default">no</value>
+<value type="default">yes</value>
 </samba:parameter>

Modified: trunk/smbdotconf/printing/lpqcachetime.xml
===================================================================
--- trunk/smbdotconf/printing/lpqcachetime.xml	2007-03-02 00:09:41 UTC (rev 1056)
+++ trunk/smbdotconf/printing/lpqcachetime.xml	2007-03-04 07:01:11 UTC (rev 1057)
@@ -24,6 +24,6 @@
 
 <related>printing</related>
 
-<value type="default">10</value>
-<value type="example">30</value>
+<value type="default">30</value>
+<value type="example">10</value>
 </samba:parameter>

Modified: trunk/smbdotconf/printing/printcapcachetime.xml
===================================================================
--- trunk/smbdotconf/printing/printcapcachetime.xml	2007-03-02 00:09:41 UTC (rev 1056)
+++ trunk/smbdotconf/printing/printcapcachetime.xml	2007-03-04 07:01:11 UTC (rev 1057)
@@ -16,6 +16,6 @@
 </description>
 
 
-<value type="default">0</value>
+<value type="default">750</value>
 <value type="example">600</value>
 </samba:parameter>



More information about the samba-cvs mailing list