diff --git a/INSTALL.docs b/INSTALL.docs index 6f6e63d4..7114dd3a 100644 --- a/INSTALL.docs +++ b/INSTALL.docs @@ -3,6 +3,6 @@ There are some docs ( at 11.04.2001 avaible docs for html, css, php, javascript you need to download packages from http://quanta.sourceforge.net ( html.tar.bz2, php.tar.bz2, css.tar.bz2 ) and uncompress them to $TDEDIR/share/apps/quanta/doc/ -or to ~/.kde/share/apps/quanta/doc/ +or to ~/.trinity/share/apps/quanta/doc/ and restart quanta. diff --git a/doc/kommander/translating.docbook b/doc/kommander/translating.docbook index 629b22ea..b2eaee72 100644 --- a/doc/kommander/translating.docbook +++ b/doc/kommander/translating.docbook @@ -54,7 +54,7 @@ An appropriate <your-kommander-dialog.po> file will be created. Put the compiled *.mo file either to $TDEDIR/share/locale/<your language>/LC_MESSAGES/ (will be available globally for all users) or to -$HOME/.kde/share/locale/<your language>/LC_MESSAGES/ (will be available only for the current user) +$HOME/.trinity/share/locale/<your language>/LC_MESSAGES/ (will be available only for the current user) directory. diff --git a/doc/quanta/extending-quanta.docbook b/doc/quanta/extending-quanta.docbook index df92f408..eac2c565 100644 --- a/doc/quanta/extending-quanta.docbook +++ b/doc/quanta/extending-quanta.docbook @@ -1698,7 +1698,7 @@ addslashes=function.addslashes.html Now you can just save your docrc file, save it in -$HOME/.kde/share/apps/quanta/doc +$HOME/.trinity/share/apps/quanta/doc or $TDEDIR/share/apps/quanta/doc for local or global use respectively. Then create a folder (the one diff --git a/doc/quanta/quanta-menus.docbook b/doc/quanta/quanta-menus.docbook index 66449f78..ac8288e7 100644 --- a/doc/quanta/quanta-menus.docbook +++ b/doc/quanta/quanta-menus.docbook @@ -1413,7 +1413,7 @@ by default. Loads a locally defined toolbar. These are kept in $HOME/.kde/share/apps/quanta/toolbars +class="directory">$HOME/.trinity/share/apps/quanta/toolbars by default. @@ -1464,7 +1464,7 @@ Local or Project. Save as a local toolbar to -$HOME/.kde/share/apps/quanta/toolbars +$HOME/.trinity/share/apps/quanta/toolbars diff --git a/doc/quanta/working-with-quanta.docbook b/doc/quanta/working-with-quanta.docbook index 54471778..0173fd48 100644 --- a/doc/quanta/working-with-quanta.docbook +++ b/doc/quanta/working-with-quanta.docbook @@ -332,7 +332,7 @@ Template structure on the template tab is based on the files found in $TDEDIR/share/apps/quanta/templates and -$HOME/.kde/share/apps/quanta/templates. Each of +$HOME/.trinity/share/apps/quanta/templates. Each of these folders is specified as one of four types of container as explained above.