summaryrefslogtreecommitdiff
path: root/doc/catalogintro.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/catalogintro.sgml')
-rw-r--r--doc/catalogintro.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/catalogintro.sgml b/doc/catalogintro.sgml
index 611de8ea..7cf91973 100644
--- a/doc/catalogintro.sgml
+++ b/doc/catalogintro.sgml
@@ -202,12 +202,12 @@ this is described in the next chapter.
<para>
You can also load your catalog from a user directory by specifying
additional load path(s) in the environment, for instance:
- <programlisting>GLADE_CATALOG_PATH=~/mycatalogs:~/work/foo/glade</programlisting>
+ <programlisting>GLADE_CATALOG_SEARCH_PATH=~/mycatalogs:~/work/foo/glade</programlisting>
</para>
<para>
Same goes for optional plugin libraries, for instance:
- <programlisting>GLADE_MODULE_PATH=~/work/foo/src</programlisting>
+ <programlisting>GLADE_MODULE_SEARCH_PATH=~/work/foo/src</programlisting>
</para>
<para>