diff --git a/doc/kooka/index.docbook b/doc/kooka/index.docbook index 7da19449..7daa496c 100644 --- a/doc/kooka/index.docbook +++ b/doc/kooka/index.docbook @@ -635,7 +635,7 @@ size of the thumbnails if you are scanning many pages from a book. than in many other applications. Click the Gallery tab to open a small file browser. This is the folder ~/.kde/share/apps/ScanImages/ In the +class="directory">~/.trinity/share/apps/ScanImages/ In the lower portion of the window, your current subfolder in the gallery is shown. This is where all scanned images are first saved as files. When starting &kooka; for the first time, you will only see the @@ -656,7 +656,7 @@ it will retain its original format. At present, >If you do not want to use this method of managing your images in ~/.kde/share/apps/ScanImages/, you can, +class="directory">~/.trinity/share/apps/ScanImages/, you can, of course, save them to another location. To do this, right click the image name and select Save. Choose any path diff --git a/kmrml/kmrml/mrmlsearch.cpp b/kmrml/kmrml/mrmlsearch.cpp index 8ad00f24..49b9353a 100644 --- a/kmrml/kmrml/mrmlsearch.cpp +++ b/kmrml/kmrml/mrmlsearch.cpp @@ -21,7 +21,7 @@ // from Konqueror and creates a query of the form // mrml://host.com/?relevant=url1;url2;url3;url4.... // By default, the mrml URL is mrml://localhost", but you can override that -// by editing ~/.kde/share/config/kio_mrmlrc and adding +// by editing ~/.trinity/share/config/kio_mrmlrc and adding // [MRML Settings] // Default URL=mrml://url.to.your.giftserver.com // diff --git a/libkscan/kscandevice.h b/libkscan/kscandevice.h index 38a6bbca..bd2610e7 100644 --- a/libkscan/kscandevice.h +++ b/libkscan/kscandevice.h @@ -331,7 +331,7 @@ public slots: /** * stores the info bit in a config file for the currently connected - * scanner. For this, the config file $TDEHOME/.kde/share/config/scannerrc + * scanner. For this, the config file $TDEHOME/.trinity/share/config/scannerrc * is opened, a group is created that identifies the scanner and the * device where it is connected. The information is stored into that group. */