Fix references to user profile directory.

pull/1/head
Darrell Anderson 12 년 전
부모 6bc58c8f36
커밋 f201decd97

@ -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.

@ -54,7 +54,7 @@ An appropriate <your-kommander-dialog.po> file will be created.
<para>Put the compiled *.mo file either to</para>
<para><command>$TDEDIR/share/locale/&lt;your language>/LC_MESSAGES/</command> (will be available globally for all users)</para>
<para>or to </para>
<para><command>$HOME/.kde/share/locale/&lt;your language>/LC_MESSAGES/</command> (will be available only for the current user)</para>
<para><command>$HOME/.trinity/share/locale/&lt;your language>/LC_MESSAGES/</command> (will be available only for the current user)</para>
<para>directory.</para>
</listitem>
</orderedlist>

@ -1698,7 +1698,7 @@ addslashes=function.addslashes.html
<para>
Now you can just save your <filename>docrc</filename> file, save it in
<filename class="directory">$<envar>HOME</envar>/.kde/share/apps/quanta/doc</filename>
<filename class="directory">$<envar>HOME</envar>/.trinity/share/apps/quanta/doc</filename>
or <filename
class="directory">$<envar>TDEDIR</envar>/share/apps/quanta/doc</filename>
for local or global use respectively. Then create a folder (the one

@ -1413,7 +1413,7 @@ by default.
</term>
<listitem>
<para>Loads a locally defined toolbar. These are kept in <filename
class="directory">$<envar>HOME</envar>/.kde/share/apps/quanta/toolbars</filename>
class="directory">$<envar>HOME</envar>/.trinity/share/apps/quanta/toolbars</filename>
by default.
</para>
</listitem>
@ -1464,7 +1464,7 @@ Local or Project.
<listitem>
<para>
Save as a local toolbar to
<filename class="directory">$<envar>HOME</envar>/.kde/share/apps/quanta/toolbars</filename>
<filename class="directory">$<envar>HOME</envar>/.trinity/share/apps/quanta/toolbars</filename>
</para>
</listitem>
</varlistentry>

@ -332,7 +332,7 @@ Template structure on the template tab is based on the files found in
<filename class="directory">
$<envar>TDEDIR</envar>/share/apps/quanta/templates</filename> and
<filename class="directory">
$<envar>HOME</envar>/.kde/share/apps/quanta/templates</filename>. Each of
$<envar>HOME</envar>/.trinity/share/apps/quanta/templates</filename>. Each of
these folders is specified as one of four types of container as explained <link linkend="template-types-3-2">above</link>.
</para>

불러오는 중...
취소
저장