Fix references to user profile directory.

pull/1/head
Darrell Anderson 12 years ago
parent c1b994bdd8
commit 8fb269b60c

@ -635,7 +635,7 @@ size of the thumbnails if you are scanning many pages from a book.
than in many other applications. Click the than in many other applications. Click the
<guilabel>Gallery</guilabel> tab to open a small file browser. This is <guilabel>Gallery</guilabel> tab to open a small file browser. This is
the folder <filename the folder <filename
class="directory">~/.kde/share/apps/ScanImages/</filename> In the class="directory">~/.trinity/share/apps/ScanImages/</filename> In the
lower portion of the window, your current subfolder in the gallery lower portion of the window, your current subfolder in the gallery
is shown. This is where all scanned images are first saved as 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 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,
><para>If you do not want to use this method of managing your images ><para>If you do not want to use this method of managing your images
in <filename in <filename
class="directory">~/.kde/share/apps/ScanImages/</filename>, you can, class="directory">~/.trinity/share/apps/ScanImages/</filename>, you can,
of course, save them to another location. To do this, of course, save them to another location. To do this,
<mousebutton>right</mousebutton> click the <mousebutton>right</mousebutton> click the
image name and select <guilabel>Save</guilabel>. Choose any path image name and select <guilabel>Save</guilabel>. Choose any path

@ -21,7 +21,7 @@
// from Konqueror and creates a query of the form // from Konqueror and creates a query of the form
// mrml://host.com/?relevant=url1;url2;url3;url4.... // mrml://host.com/?relevant=url1;url2;url3;url4....
// By default, the mrml URL is mrml://localhost", but you can override that // 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] // [MRML Settings]
// Default URL=mrml://url.to.your.giftserver.com // Default URL=mrml://url.to.your.giftserver.com
// //

@ -331,7 +331,7 @@ public slots:
/** /**
* stores the info bit in a config file for the currently connected * 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 * is opened, a group is created that identifies the scanner and the
* device where it is connected. The information is stored into that group. * device where it is connected. The information is stored into that group.
*/ */

Loading…
Cancel
Save