[kde-doc-english] [Bug 78593] in kioslave print, jobs item is missing

Brad Hards bradh at frogmouth.net
Sun Mar 28 11:22:26 CEST 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=78593      
bradh frogmouth net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kpfeifle danka de
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From bradh frogmouth net  2004-03-28 11:22 -------
OK, here is a patch that addresses the issue. Kurt - you happy for this to be committed?

RCS file: /home/kde/kdebase/doc/kioslave/print.docbook,v
retrieving revision 1.5
diff -u -4 -p -r1.5 print.docbook
--- print.docbook       11 May 2003 19:24:19 -0000      1.5
+++ print.docbook       28 Mar 2004 09:13:49 -0000
 @ -56,11 +56,12  @ and a short explanation of what they rep
 <term><userinput>print:/ </userinput> (&ie; the root of
 print-kioslave)</term>
 <listitem>
 <para>  virtual root for browsing your print subsystem.
-        It displays subfolders <quote>classes</quote>,
-       <quote>printers</quote>, <quote>manager</quote>,
-        and <quote>specials</quote></para>
+        It displays subfolders <quote>Classes</quote>,
+       <quote>Jobs</quote>,
+       <quote>Manager</quote>, <quote>Printers</quote>,
+        and <quote>Specials</quote></para>
 </listitem>
 </varlistentry>

 <varlistentry>
 @ -84,8 +85,16  @ print-kioslave)</term>
 </varlistentry>


 <varlistentry>
+<term><userinput>print:/jobs </userinput>
+or <userinput>print:jobs </userinput></term>
+<listitem>
+<para> lists the current and pending jobs. </para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
 <term><userinput>print:/printers </userinput>
 or <userinput>print:printers </userinput></term>
 <listitem>
 <para> lists all your printers. Clicking



More information about the kde-doc-english mailing list