[Xfce4-commits] <thunarx-python:master> Updated the gtk-doc overview to mention the new python extension install path
Adam Plumb
noreply at xfce.org
Fri Mar 25 19:14:01 CET 2011
Updating branch refs/heads/master
to 3ca94dec416ed930f1cad2cc556f067e2f120ef4 (commit)
from d2095a1dfdcf370330c6ec390b85436057045df1 (commit)
commit 3ca94dec416ed930f1cad2cc556f067e2f120ef4
Author: Adam Plumb <adamplumb at gmail.com>
Date: Fri Mar 25 14:13:38 2011 -0400
Updated the gtk-doc overview to mention the new python extension install path
docs/reference/thunarx-python-overview.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/reference/thunarx-python-overview.xml b/docs/reference/thunarx-python-overview.xml
index f174b0b..c856e11 100644
--- a/docs/reference/thunarx-python-overview.xml
+++ b/docs/reference/thunarx-python-overview.xml
@@ -22,10 +22,10 @@
the main class from a thunarx module class will be loaded</para>
<note>
-<title>A note about the standard python extensions install path</title>
+<title>Where to install python extensions</title>
-<para>The system-wide install path is $PREFIX/lib/thunarx-2/python (or thunarx-1). However, some 64 bit distributions,
-such as Fedora, put Thunarx-Python extensions in $PREFIX/lib64/thunarx-1/python (or thunarx-1). </para>
+<para>As of thunarx-python 0.3.0, python extensions are installed in $XDG_DATA_DIR/thunarx-python/extensions where $XDG_DATA_DIR
+ could be /usr/share for a global install or ~/.local/share for a local install.</para>
</note>
<xi:include href="thunarx-python-overview-example.xml"/>
More information about the Xfce4-commits
mailing list