Ktorrent never has had a help handbook.
In nug report 1880 is a patch to add a ktorrent help handbook. The original file is a version 0.13 draft from KDE4. I've performed some basic tweaks to adapt the docbooks to Trinity. Content editing is needed by a ktorrent subject matter expert.
I am unable to build ktorrent when I use the patch. The build always fails with the following:
Making all in doc make[2]: Entering directory `/dev/shm/ktorrent/doc' make[2]: *** No rule to make target `all'. Stop.
I have searched the web to no avail. I am doing the same thing as I have done when adding handbooks to other packages but ktorrent is the only package that won't build.
====================================
After somebody resolves the build failure, all of the screen captures need to be adapted to Trinity rather than KDE4. Some of the screen captures do not apply and further editing of the images and respective text is needed.
The preferred style guide rule for screen captures: look at the user guide for screen capture examples. When using ksnapshot, only capture the active window and not the entire desktop.
Thank you.
Darrell
On 01/26/2014 02:45 PM, Darrell Anderson wrote:
The preferred style guide rule for screen captures: look at the user guide for screen capture examples. When using ksnapshot, only capture the active window and not the entire desktop.
Hmm,
Maybe I'm missing something, but the default on ksnapshot should be whole-desktop by default, then you can select individual window or region. The reason being that individual window captures accept a 'delay' input set by the user on the dialog and 'region' requires a user box-outline. That is not accessible when launched by default.
That was the entire purpose of setting
[PrtScr]='ksnapshot' Shift-[PrtScr]='ksnapshot --current'
Default behavior captures a snapshot of the screen, the alternate use captures the current window. What you are proposing is making 'ksnapshot --current' the default behavior. At least for me, that somewhat defeats the purpose of the --current option for the alternate call.
On ktorrent - it has always failed. The autofoo files are messed up and I'm no autofoo wizard. I think it will probably be an easy fix for a makefile/automake guru...