summaryrefslogtreecommitdiff
path: root/docs/version.entities.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-08 11:12:26 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-08 11:12:26 +0000
commit0a0d29d1b5b7bf928712829fa801547a1bccb37b (patch)
treea658ae14040f0f84262a5a10e199109cd67b291c /docs/version.entities.in
parente1d580ab0e135bc21bb347c80753042b65881ae0 (diff)
docs/: add a chapter on running GStreamer.
Original commit message from CVS: * docs/Makefile.am: * docs/gst/Makefile.am: * docs/gst/gstreamer-docs.sgml: * docs/gst/running.xml: * docs/version.entities.in: add a chapter on running GStreamer. document GST_DEBUG and GST_PLUGIN* env vars
Diffstat (limited to 'docs/version.entities.in')
-rw-r--r--docs/version.entities.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/version.entities.in b/docs/version.entities.in
index 79a68981d..17fdda64c 100644
--- a/docs/version.entities.in
+++ b/docs/version.entities.in
@@ -1,2 +1,3 @@
<!ENTITY GST_MAJORMINOR "@GST_MAJORMINOR@">
-<!ENTITY GST_VERSION "@VERSION@">
+<!ENTITY GST_VERSION "@GST_VERSION@">
+<!ENTITY GST_PLUGINS_DIR "@PLUGINS_DIR@">