[jhbuild] Fix 3 errors in manual from 50832d9e94f266432492fe14b5eebcfecff1b834
- From: Craig Keogh <cskeogh src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] Fix 3 errors in manual from 50832d9e94f266432492fe14b5eebcfecff1b834
- Date: Sun, 4 Oct 2009 05:21:38 +0000 (UTC)
commit 7ba57245e1b0bd4a107defe04bf71bc4033409ae
Author: Craig Keogh <cskeogh adam com au>
Date: Sun Oct 4 15:48:23 2009 +1030
Fix 3 errors in manual from 50832d9e94f266432492fe14b5eebcfecff1b834
doc/C/jhbuild.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/doc/C/jhbuild.xml b/doc/C/jhbuild.xml
index 5636243..921b6dc 100644
--- a/doc/C/jhbuild.xml
+++ b/doc/C/jhbuild.xml
@@ -1256,7 +1256,7 @@ libgnomecanvas is missing branch definition for gnome-2-20
<para>Dictionary configuration variables are set using syntax as
demonstrated in the following example:</para>
- <programlisting>repos['git.gnome.org'] = 'ssh://cskeogh git gnome org/git/'</programlisting>
+ <programlisting>repos['git.gnome.org'] = 'ssh://username git gnome org/git/'</programlisting>
<section id="config-reference-variables">
<title>Configuration Variables</title>
@@ -1750,7 +1750,7 @@ libgnomecanvas is missing branch definition for gnome-2-20
<envar>CPPFLAGS</envar>, <envar>CFLAGS</envar>,
<envar>INSTALL</envar> and <envar>LDFLAGS</envar>.
For example:</para>
- <programlisting>os.environ['CFLAGS'] = '-O0'</programlisting>
+ <programlisting>os.environ['CFLAGS'] = '-O0 -g'</programlisting>
</listitem>
</varlistentry>
<varlistentry>
@@ -2799,7 +2799,7 @@ Cmnd_Alias GNOME = /opt/gnome2/bin/dbus-daemon, \
gnometester ALL = NOPASSWD: GNOME</programlisting>
<para>To add a new session entry in the display
manager, create
- <filename>/usr/share/xsessions/gnomesvn.desktop</filename>
+ <filename>/usr/share/xsessions/gnome-jhbuild.desktop</filename>
and enter:</para>
<programlisting>
[Desktop Entry]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]