[gnome-devel-docs] tutorials python: strings and signals-callbacks pages now link to 0 beginners tutorial page and not
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] tutorials python: strings and signals-callbacks pages now link to 0 beginners tutorial page and not
- Date: Thu, 21 Jun 2012 18:16:25 +0000 (UTC)
commit 944e95b5f324980e1dc0c78f7de104d15f7a02cf
Author: Marta Maria Casetti <mmcasetti gmail com>
Date: Thu Jun 21 17:00:16 2012 +0100
tutorials python: strings and signals-callbacks pages now link to 0 beginners tutorial page and not to python page
platform-demos/C/signals-callbacks.py.page | 2 +-
platform-demos/C/strings.py.page | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/platform-demos/C/signals-callbacks.py.page b/platform-demos/C/signals-callbacks.py.page
index cd94dc8..929121e 100644
--- a/platform-demos/C/signals-callbacks.py.page
+++ b/platform-demos/C/signals-callbacks.py.page
@@ -5,7 +5,7 @@
id="signals-callbacks.py">
<info>
- <link type="guide" xref="py"/>
+ <link type="guide" xref="beginner.py#tutorials"/>
<revision version="0.1" date="2012-06-16" status="draft"/>
<desc>An explanation of signals and callbacks in GTK+.</desc>
diff --git a/platform-demos/C/strings.py.page b/platform-demos/C/strings.py.page
index 5802bbe..a9fea61 100644
--- a/platform-demos/C/strings.py.page
+++ b/platform-demos/C/strings.py.page
@@ -5,7 +5,7 @@
id="strings.py">
<info>
- <link type="guide" xref="py"/>
+ <link type="guide" xref="beginner.py#tutorials"/>
<revision version="0.1" date="2012-06-16" status="draft"/>
<desc>An explanation of how to deal with strings in Python and GTK+.</desc>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]