diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/configuration.docbook | 2 | ||||
-rw-r--r-- | doc/en/faqs.docbook | 22 | ||||
-rw-r--r-- | doc/en/fundamentals.docbook | 4 | ||||
-rw-r--r-- | doc/en/hacking.docbook | 2 |
4 files changed, 15 insertions, 15 deletions
diff --git a/doc/en/configuration.docbook b/doc/en/configuration.docbook index 3b7a617..652bb7a 100644 --- a/doc/en/configuration.docbook +++ b/doc/en/configuration.docbook @@ -135,7 +135,7 @@ will honor those settings. However, custom template may choose to ignore them.</ Additional templates may be installed directly, or downloaded from <ulink url="http://kde-files.org/index.php?amp;xcontentmode=676">kde-files.org</ulink> by clicking the <guilabel>Download</guilabel> button. Any templates installed by the user may also be deleted. -Entry templates are saved in <filename class="directory">$<envar>KDEHOME</envar>/share/apps/tellico/entry-templates/</filename>. +Entry templates are saved in <filename class="directory">$<envar>TDEHOME</envar>/share/apps/tellico/entry-templates/</filename>. </para> <para>If you create a new template, please consider submitting it at <ulink url="http://kde-files.org/index.php?amp;xcontentmode=676">kde-files.org</ulink>!</para> diff --git a/doc/en/faqs.docbook b/doc/en/faqs.docbook index c07ff12..1b1b296 100644 --- a/doc/en/faqs.docbook +++ b/doc/en/faqs.docbook @@ -63,8 +63,8 @@ separating each value.</para> <answer> <para>Yes, most certainly. Find the file <filename>tellico-printing.xsl</filename> which - should be in the $<envar>KDEDIR</envar>/share/apps/tellico/ directory. You can copy - that to $<envar>KDEHOME</envar>/share/apps/tellico/ for personal modifications. + should be in the $<envar>TDEDIR</envar>/share/apps/tellico/ directory. You can copy + that to $<envar>TDEHOME</envar>/share/apps/tellico/ for personal modifications. You'll have to know <ulink url="http://www.w3.org/TR/xslt">&xslt;</ulink>, but modifying that file is how you change the printing layout. &html; is generated from the @@ -73,7 +73,7 @@ separating each value.</para> url="&homepage;">the &appname; website</ulink>.</para> <para>Be aware that the <filename>tellico-printing.xsl</filename> references another file, <filename>tellico-common.xsl</filename>, that contains some common &xslt; templates. If you copy -<filename>tellico-printing.xsl</filename> to $<envar>KDEHOME</envar>, you must either modify the <xsl:import> element to point to the actual location of the <filename>tellico-common.xsl</filename> file or copy the common file as well. +<filename>tellico-printing.xsl</filename> to $<envar>TDEHOME</envar>, you must either modify the <xsl:import> element to point to the actual location of the <filename>tellico-common.xsl</filename> file or copy the common file as well. </para> </answer> </qandaentry> @@ -153,15 +153,15 @@ the toolbar.</para> <answer> <para>Entry templates should be saved in -<filename class="directory">$<envar>KDEHOME</envar>/share/apps/tellico/entry-templates/</filename> +<filename class="directory">$<envar>TDEHOME</envar>/share/apps/tellico/entry-templates/</filename> for access for a single user or -<filename class="directory">$<envar>KDEDIR</envar>/share/apps/tellico/entry-templates/</filename> -for access by everyone. Templates in $<envar>KDEHOME</envar> will -override any files by the same name in $<envar>KDEDIRS</envar>. The +<filename class="directory">$<envar>TDEDIR</envar>/share/apps/tellico/entry-templates/</filename> +for access by everyone. Templates in $<envar>TDEHOME</envar> will +override any files by the same name in $<envar>TDEDIRS</envar>. The entry templates can be set on a per collection-type basis in the settings dialog.</para> -<para>Templates for the &report-dialog; are saved in <filename class="directory">$<envar>KDEHOME</envar>/share/apps/tellico/report-templates/</filename>. +<para>Templates for the &report-dialog; are saved in <filename class="directory">$<envar>TDEHOME</envar>/share/apps/tellico/report-templates/</filename>. </para> </answer> </qandaentry> @@ -173,14 +173,14 @@ wrong?</para></question> <answer> <para>KDE programs look for data in the locations defined in the - $<envar>KDEDIRS</envar> environmental variable. If you install in + $<envar>TDEDIRS</envar> environmental variable. If you install in <filename class="directory">/usr/local</filename> for example, but - $<envar>KDEDIRS</envar> is empty or just <filename class="directory">/usr</filename>, + $<envar>TDEDIRS</envar> is empty or just <filename class="directory">/usr</filename>, then &appname; won't be able to find the files it needs. This is particularly true for SuSE, for which you should compile with <userinput><option>--prefix</option>=<filename class="directory">/opt/trinity</filename></userinput>. Alternatively, you could add a line to your <filename>.profile</filename> file to - set $<envar>KDEDIRS</envar>. Check the documentation for your + set $<envar>TDEDIRS</envar>. Check the documentation for your shell.</para> </answer> </qandaentry> diff --git a/doc/en/fundamentals.docbook b/doc/en/fundamentals.docbook index 046a651..ee9ec98 100644 --- a/doc/en/fundamentals.docbook +++ b/doc/en/fundamentals.docbook @@ -184,7 +184,7 @@ The edit widget also supports drag-and-drop. Dragging an image file from a file- <warning> <para> -By default, the images are stored in the collection data file, keeping everything contained in one location. However, too many images will cause &appname; to slow down significantly as well result in a very large data file. Alternatively, &appname; can save the images separately, either in the <filename class="directory">$<envar>KDEHOME</envar>/share/apps/tellico/data/</filename> directory or in a directory in the same location as the data file. Loading and saving data files is much faster if images are stored separately, but the data files are no longer portable or archivable. +By default, the images are stored in the collection data file, keeping everything contained in one location. However, too many images will cause &appname; to slow down significantly as well result in a very large data file. Alternatively, &appname; can save the images separately, either in the <filename class="directory">$<envar>TDEHOME</envar>/share/apps/tellico/data/</filename> directory or in a directory in the same location as the data file. Loading and saving data files is much faster if images are stored separately, but the data files are no longer portable or archivable. Self-contained data files can always be created by using the <menuchoice><guimenu>File</guimenu><guimenu>Export</guimenu><guimenuitem>Export to Zip...</guimenuitem></menuchoice> menu item. </para> </warning> @@ -440,7 +440,7 @@ button, set the first rule to <emphasis>Author contains Bujold</emphasis> and th <sect1 id="report-dialog"> <title>Generating Reports</title> <para> -&appname; can generate various reports about your current collection. The &report-dialog; checks for all &xslt; templates in the installation path and in <filename class="directory">$<envar>KDEHOME</envar>/share/apps/tellico/report-templates/</filename>. So you can create new ones, and they're automatically found and included as options in the &report-dialog;. Some complex reports may take a while to generate for large collections. +&appname; can generate various reports about your current collection. The &report-dialog; checks for all &xslt; templates in the installation path and in <filename class="directory">$<envar>TDEHOME</envar>/share/apps/tellico/report-templates/</filename>. So you can create new ones, and they're automatically found and included as options in the &report-dialog;. Some complex reports may take a while to generate for large collections. </para> <para> diff --git a/doc/en/hacking.docbook b/doc/en/hacking.docbook index 89d1c54..39a3df0 100644 --- a/doc/en/hacking.docbook +++ b/doc/en/hacking.docbook @@ -258,7 +258,7 @@ The format of the field is given in the format attribute on the field element. < </para> <para> -The settings for &appname; are saved in a file in the user's home folder, namely <filename>$<envar>KDEHOME</envar>/share/config/tellicorc</filename>. Within that file, settings are put in groups, which appear with bracketed names, such as [General Options]. To add a setting to the <emphasis>General Options</emphasis> group, find the line in the settings file with that group name. If it does not appear, then create it yourself by adding a line saying [General Options]. Then, the setting can be added underneath the group name. +The settings for &appname; are saved in a file in the user's home folder, namely <filename>$<envar>TDEHOME</envar>/share/config/tellicorc</filename>. Within that file, settings are put in groups, which appear with bracketed names, such as [General Options]. To add a setting to the <emphasis>General Options</emphasis> group, find the line in the settings file with that group name. If it does not appear, then create it yourself by adding a line saying [General Options]. Then, the setting can be added underneath the group name. </para> <sect2 id="hidden-general-options"> |