aboutsummaryrefslogtreecommitdiff
path: root/doc/stdenv.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stdenv.xml')
-rw-r--r--doc/stdenv.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index fe592965656..d25656838f8 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -699,7 +699,7 @@ passthru = {
</para>
</listitem>
</varlistentry>
- <varlistentry>
+ <varlistentry xml:id="var-passthru-updateScript">
<term>
<varname>passthru.updateScript</varname>
</term>
@@ -2629,13 +2629,11 @@ addEnvHooks "$hostOffset" myBashFunction
</varlistentry>
<varlistentry>
<term>
- GStreamer
+ GNOME platform
</term>
<listitem>
<para>
- Adds the GStreamer plugins subdirectory of each build input to the
- <envar>GST_PLUGIN_SYSTEM_PATH_1_0</envar> or
- <envar>GST_PLUGIN_SYSTEM_PATH</envar> environment variable.
+ Hooks related to GNOME platform and related libraries like GLib, GTK and GStreamer are described in <xref linkend="sec-language-gnome" />.
</para>
</listitem>
</varlistentry>