summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-11-16 19:43:53 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2009-11-20 18:42:47 +0000
commitda6412b49f7b4cb24273c4aafc8667e22f0e9064 (patch)
treee9a65a12f3a2707aa04b06dbf4dcae646ef73e94 /docs
parentcc4df7c513da6de25f8c7de5fb4e7a13e055a97c (diff)
Load plugins from $GABBLE_PLUGIN_DIR if set
Diffstat (limited to 'docs')
-rw-r--r--docs/telepathy-gabble.8.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/telepathy-gabble.8.in b/docs/telepathy-gabble.8.in
index e0e073292..4dd9cc6d1 100644
--- a/docs/telepathy-gabble.8.in
+++ b/docs/telepathy-gabble.8.in
@@ -35,6 +35,10 @@ May be set to "all" for full debug output from the Wocky XMPP library used
by Gabble, or various undocumented options (which may change from release to
release) to filter the output. For general Gabble debugging, "net" is
recommended.
+.TP
+\fBGABBLE_PLUGIN_DIR\fR=\fIdirectory\fR
+If set, and Gabble was compiled with plugin support, plugins will be loaded
+from \fIdirectory\fR rather than from the default directory.
.SH SEE ALSO
.IR http://telepathy.freedesktop.org/ ,
.IR http://telepathy.freedesktop.org/wiki/CategoryGabble ,