[passepartout] updated the FAQ
- From: Sven Herzberg <herzi src gnome org>
- To: svn-commits-list gnome org
- Subject: [passepartout] updated the FAQ
- Date: Fri, 24 Apr 2009 03:38:27 -0400 (EDT)
commit 8dd405d8e56bf0ecdedd473a51ce8f08cc45abc7
Author: Sven Herzberg <herzi lanedo com>
Date: Thu Apr 23 11:56:05 2009 +0200
updated the FAQ
* doc/faq.xml: some updates about libxml++ 2.6 and git
---
doc/faq.xml | 20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/doc/faq.xml b/doc/faq.xml
index 5d12e28..15ee722 100644
--- a/doc/faq.xml
+++ b/doc/faq.xml
@@ -49,9 +49,10 @@
<qandaentry>
<question><para>Is there a public repository?</para></question>
<answer>
- <para>Yes there is. Run the following command to check out a
- fresh copy: <command>svn checkout http://svn.gnome.org/svn/passepartout/trunk
- passepartout</command></para>
+ <para>
+ Yes there is. Run the following command to check out a
+ fresh copy: <command>git clone git://git.gnome.org/passepartout</command>
+ </para>
<para>Note that you will have to build your own
<application>configure</application> script using
@@ -69,9 +70,11 @@
API. Versions prior to 0.4 will only be guaranteed to build
with <emphasis>exactly</emphasis> the version or versions of
libxml++ that are specified in the
- <filename>INSTALL</filename> file. No version have yet been
- built against the libxml++ 2.6 branch.
+ <filename>INSTALL</filename> file.
</para>
+ <para>
+ Passepartout 0.7.1 and 0.8.0 are using libxml++ 2.6.
+ </para>
</answer>
</qandaentry>
@@ -81,7 +84,7 @@
<para>
Pkg-config can't find libxml++, because it doesn't know
where to look. Try adding the path to the file
- <filename>libxml++-1.0.pc</filename> to the environment variable
+ <filename>libxml++-2.6.pc</filename> to the environment variable
<varname>PKG_CONFIG_PATH</varname>. If libxml++ is installed in
<filename>/usr/local/</filename> then the path is
<filename>/usr/local/lib/pkgconfig/</filename>.
@@ -102,6 +105,7 @@
format in your favourite text editor, then you import the text
into Passepartout. Read the User's Guide for more detailed
instructions.
+ <!-- FIXME: add information how to access the text editors -->
</para>
</answer>
</qandaentry>
@@ -136,7 +140,9 @@
<answer>
<para>
Not now, but in the future, we hope to make it possible to run
- Passepartout from a script.
+ Passepartout from a script. Take a look at
+ <ulink url="http://bugs.gnome.org/453759">Bug 453759</ulink>
+ if you want to see the current status.
</para>
</answer>
</qandaentry>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]