Version: (using KDE KDE 3.4.0) Installed from: Unlisted Binary Package Couple of minor errors in the newer portions of the KSnapshot manual: index.docbook:285 "interace" is missing an 'f' :328 "click on capture" should IMO be "capture on click" (the capture is the result of the click) :352 "snapshot.jpg" is referred to by "snapshot4.jpg" in the previous message :366 superfluous parenthesis in "<literal>url</literal>)" Furthermore I'd like to see a consistent designation of the terminology when referencing DCOP calls/commands/...: - in :314, :341, :400, "the X call" is used - in :322, :335, "the X" is used - in :348, :360, :394, :413, :429, "the X command" is used - in :366, :376, :381, "X" is used
SVN commit 450604 by dannya: BUG:102947 I proceed through the bug typo list, but some masked bug fixer has beaten me to it. Anyway, close the bug (i'll take the credit :) M +1 -1 index.docbook --- branches/KDE/3.5/kdegraphics/doc/ksnapshot/index.docbook #450603:450604 @@ -372,7 +372,7 @@ <para>You can obtain the path that the snapshot will be saved to using <literal>url</literal>, as shown below: <screen width="60"> -<prompt>$</prompt> <command>dcop ksnapshot-23151 interface url</command> +<prompt>$</prompt><command>dcop ksnapshot-23151 interface url</command> </screen> This will return the filename, as a URL (eg as <computeroutput>file:///home/bradh/test2.png</computeroutput>).