~ubuntu-branches/ubuntu/raring/libzeitgeist/raring

« back to all changes in this revision

Viewing changes to debian/patches/debian-changes-0.3.8-0ubuntu1

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-03-31 15:08:19 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110331150819-akbzfcukdbs8eq53
Tags: 0.3.10-0ubuntu1
* New upstream release
  - Fix ref counting when reinstating ZeitgeistMonitors because of a
    zeitgeist-daemon restart (LP: #742438)
  - some documentation fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: Upstream changes introduced in version 0.3.8-0ubuntu1
2
 
 This patch has been created by dpkg-source during the package build.
3
 
 Here's the last changelog entry, hopefully it gives details on why
4
 
 those changes were made:
5
 
 .
6
 
 libzeitgeist (0.3.8-0ubuntu1) natty; urgency=low
7
 
 .
8
 
   * New upstream release
9
 
     - ZeitgeistLog missing implementation of get_property for "connected"
10
 
       (LP: #734080)
11
 
     - libzeitgeist vapi needs an update (LP: #739653)
12
 
 .
13
 
 The person named in the Author field signed this changelog entry.
14
 
Author: Didier Roche <didrocks@ubuntu.com>
15
 
Bug-Ubuntu: https://bugs.launchpad.net/bugs/734080
16
 
Bug-Ubuntu: https://bugs.launchpad.net/bugs/739653
17
 
 
18
 
---
19
 
The information above should follow the Patch Tagging Guidelines, please
20
 
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
21
 
are templates for supplementary fields that you might want to add:
22
 
 
23
 
Origin: <vendor|upstream|other>, <url of original patch>
24
 
Bug: <url in upstream bugtracker>
25
 
Bug-Debian: http://bugs.debian.org/<bugnumber>
26
 
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
27
 
Forwarded: <no|not-needed|url proving that it has been forwarded>
28
 
Reviewed-By: <name and email of someone who approved the patch>
29
 
Last-Update: <YYYY-MM-DD>
30
 
 
31
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistMonitor.html
32
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistMonitor.html
33
 
@@ -49,31 +49,31 @@
34
 
                     <a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor-struct" title="ZeitgeistMonitor">ZeitgeistMonitor</a>;
35
 
 struct              <a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitorClass" title="struct ZeitgeistMonitorClass">ZeitgeistMonitorClass</a>;
36
 
 <a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="returnvalue">ZeitgeistMonitor</span></a> *    <a class="link" href="ZeitgeistMonitor.html#zeitgeist-monitor-new" title="zeitgeist_monitor_new ()">zeitgeist_monitor_new</a>             (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
37
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);
38
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);
39
 
 <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> *  <a class="link" href="ZeitgeistMonitor.html#zeitgeist-monitor-get-time-range" title="zeitgeist_monitor_get_time_range ()">zeitgeist_monitor_get_time_range</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);
40
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *           <a class="link" href="ZeitgeistMonitor.html#zeitgeist-monitor-get-templates" title="zeitgeist_monitor_get_templates ()">zeitgeist_monitor_get_templates</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);
41
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *         <a class="link" href="ZeitgeistMonitor.html#zeitgeist-monitor-get-path" title="zeitgeist_monitor_get_path ()">zeitgeist_monitor_get_path</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);
42
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *           <a class="link" href="ZeitgeistMonitor.html#zeitgeist-monitor-get-templates" title="zeitgeist_monitor_get_templates ()">zeitgeist_monitor_get_templates</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);
43
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *         <a class="link" href="ZeitgeistMonitor.html#zeitgeist-monitor-get-path" title="zeitgeist_monitor_get_path ()">zeitgeist_monitor_get_path</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);
44
 
 </pre>
45
 
 </div>
46
 
 <div class="refsect1">
47
 
 <a name="ZeitgeistMonitor.object-hierarchy"></a><h2>Object Hierarchy</h2>
48
 
 <pre class="synopsis">
49
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
50
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
51
 
    +----ZeitgeistMonitor
52
 
 </pre>
53
 
 </div>
54
 
 <div class="refsect1">
55
 
 <a name="ZeitgeistMonitor.properties"></a><h2>Properties</h2>
56
 
 <pre class="synopsis">
57
 
-  "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor--event-templates" title='The "event-templates" property'>event-templates</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>*            : Read / Write / Construct Only
58
 
+  "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor--event-templates" title='The "event-templates" property'>event-templates</a>"          <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>*            : Read / Write / Construct Only
59
 
   "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor--time-range" title='The "time-range" property'>time-range</a>"               <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>*   : Read / Write / Construct Only
60
 
 </pre>
61
 
 </div>
62
 
 <div class="refsect1">
63
 
 <a name="ZeitgeistMonitor.signals"></a><h2>Signals</h2>
64
 
 <pre class="synopsis">
65
 
-  "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor-events-deleted" title='The "events-deleted" signal'>events-deleted</a>"                                 : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
66
 
-  "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor-events-inserted" title='The "events-inserted" signal'>events-inserted</a>"                                : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
67
 
+  "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor-events-deleted" title='The "events-deleted" signal'>events-deleted</a>"                                 : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
68
 
+  "<a class="link" href="ZeitgeistMonitor.html#ZeitgeistMonitor-events-inserted" title='The "events-inserted" signal'>events-inserted</a>"                                : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
69
 
 </pre>
70
 
 </div>
71
 
 <div class="refsect1">
72
 
@@ -120,7 +120,7 @@ A monitor must be installed into the run
73
 
 <div class="refsect2">
74
 
 <a name="zeitgeist-monitor-new"></a><h3>zeitgeist_monitor_new ()</h3>
75
 
 <pre class="programlisting"><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="returnvalue">ZeitgeistMonitor</span></a> *    zeitgeist_monitor_new             (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
76
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);</pre>
77
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);</pre>
78
 
 <p>
79
 
 Create a new monitor. Before you can receive signals from the monitor you
80
 
 need to install it in the running Zeitgeist daemon by calling
81
 
@@ -137,12 +137,12 @@ events that are "in the past".</td>
82
 
 </tr>
83
 
 <tr>
84
 
 <td><p><span class="term"><em class="parameter"><code>event_templates</code></em> :</span></p></td>
85
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s. Only listen for
86
 
+<td>A <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s. Only listen for
87
 
 events that match any of these templates.
88
 
 The monitor will assume ownership of the events and
89
 
 the pointer array.
90
 
 If you want to keep a reference for yourself you must do a
91
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#g-ptr-array-ref"><code class="function">g_ptr_array_ref()</code></a> on <em class="parameter"><code>event_templates</code></em> as well as reffing
92
 
+<a href="../glib/glib-Pointer-Arrays.html#g-ptr-array-ref"><code class="function">g_ptr_array_ref()</code></a> on <em class="parameter"><code>event_templates</code></em> as well as reffing
93
 
 the events held by it before calling this method.</td>
94
 
 </tr>
95
 
 <tr>
96
 
@@ -162,14 +162,14 @@ the events held by it before calling thi
97
 
 <hr>
98
 
 <div class="refsect2">
99
 
 <a name="zeitgeist-monitor-get-templates"></a><h3>zeitgeist_monitor_get_templates ()</h3>
100
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *           zeitgeist_monitor_get_templates   (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);</pre>
101
 
+<pre class="programlisting"><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *           zeitgeist_monitor_get_templates   (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);</pre>
102
 
 <p>
103
 
 </p>
104
 
 </div>
105
 
 <hr>
106
 
 <div class="refsect2">
107
 
 <a name="zeitgeist-monitor-get-path"></a><h3>zeitgeist_monitor_get_path ()</h3>
108
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *         zeitgeist_monitor_get_path        (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);</pre>
109
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *         zeitgeist_monitor_get_path        (<em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *self</code></em>);</pre>
110
 
 <p>
111
 
 </p>
112
 
 </div>
113
 
@@ -178,7 +178,7 @@ the events held by it before calling thi
114
 
 <a name="ZeitgeistMonitor.property-details"></a><h2>Property Details</h2>
115
 
 <div class="refsect2">
116
 
 <a name="ZeitgeistMonitor--event-templates"></a><h3>The <code class="literal">"event-templates"</code> property</h3>
117
 
-<pre class="programlisting">  "event-templates"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>*            : Read / Write / Construct Only</pre>
118
 
+<pre class="programlisting">  "event-templates"          <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>*            : Read / Write / Construct Only</pre>
119
 
 <p>
120
 
 Events must match at least one these templates in order to trigger the
121
 
 monitor
122
 
@@ -200,8 +200,8 @@ the monitor.
123
 
 <a name="ZeitgeistMonitor-events-deleted"></a><h3>The <code class="literal">"events-deleted"</code> signal</h3>
124
 
 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a>   *time_range,
125
 
                                                         <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *event_ids,
126
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a>             *arg2,
127
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>            user_data)       : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
128
 
+                                                        <a href="../glib/glib-Arrays.html#GArray"><span class="type">GArray</span></a>             *arg2,
129
 
+                                                        <a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>            user_data)       : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
130
 
 <p>
131
 
 Emitted when events with timestamps within the time range of this monitor
132
 
 has been deleted from the log. Note that the deleted events may not match
133
 
@@ -217,7 +217,7 @@ timestamps of the deleted events</td>
134
 
 </tr>
135
 
 <tr>
136
 
 <td><p><span class="term"><em class="parameter"><code>event_ids</code></em> :</span></p></td>
137
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> of <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a>s holding the ids of the deleted
138
 
+<td>A <a href="../glib/glib-Arrays.html#GArray"><span class="type">GArray</span></a> of <a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a>s holding the ids of the deleted
139
 
 events</td>
140
 
 </tr>
141
 
 <tr>
142
 
@@ -233,7 +233,7 @@ events</td>
143
 
 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a>   *time_range,
144
 
                                                         <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *events,
145
 
                                                         <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *arg2,
146
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>            user_data)       : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
147
 
+                                                        <a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>            user_data)       : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
148
 
 <p>
149
 
 Emitted when events matching the event templates and with timestamps
150
 
 within the time range of the monitor has been inserted into the log.
151
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/zeitgeist-1.0-Enumerations.html
152
 
+++ libzeitgeist-0.3.8/doc/reference/html/zeitgeist-1.0-Enumerations.html
153
 
@@ -42,10 +42,10 @@
154
 
 <a name="ZeitgeistResultType"></a><a name="ZeitgeistStorageState"></a><pre class="synopsis">
155
 
 #include &lt;zeitgeist.h&gt;
156
 
 
157
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="zeitgeist-1.0-Enumerations.html#zeitgeist-result-type-get-type" title="zeitgeist_result_type_get_type ()">zeitgeist_result_type_get_type</a>      (<em class="parameter"><code><span class="type">void</span></code></em>);
158
 
+<a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="zeitgeist-1.0-Enumerations.html#zeitgeist-result-type-get-type" title="zeitgeist_result_type_get_type ()">zeitgeist_result_type_get_type</a>      (<em class="parameter"><code><span class="type">void</span></code></em>);
159
 
 #define             <a class="link" href="zeitgeist-1.0-Enumerations.html#ZEITGEIST-TYPE-RESULT-TYPE:CAPS" title="ZEITGEIST_TYPE_RESULT_TYPE">ZEITGEIST_TYPE_RESULT_TYPE</a>
160
 
 enum                <a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType">ZeitgeistResultType</a>;
161
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="zeitgeist-1.0-Enumerations.html#zeitgeist-storage-state-get-type" title="zeitgeist_storage_state_get_type ()">zeitgeist_storage_state_get_type</a>    (<em class="parameter"><code><span class="type">void</span></code></em>);
162
 
+<a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="zeitgeist-1.0-Enumerations.html#zeitgeist-storage-state-get-type" title="zeitgeist_storage_state_get_type ()">zeitgeist_storage_state_get_type</a>    (<em class="parameter"><code><span class="type">void</span></code></em>);
163
 
 #define             <a class="link" href="zeitgeist-1.0-Enumerations.html#ZEITGEIST-TYPE-STORAGE-STATE:CAPS" title="ZEITGEIST_TYPE_STORAGE_STATE">ZEITGEIST_TYPE_STORAGE_STATE</a>
164
 
 enum                <a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState">ZeitgeistStorageState</a>;
165
 
 </pre>
166
 
@@ -68,7 +68,7 @@ enum                <a class="link" href
167
 
 <a name="zeitgeist-1.0-Enumerations.details"></a><h2>Details</h2>
168
 
 <div class="refsect2">
169
 
 <a name="zeitgeist-result-type-get-type"></a><h3>zeitgeist_result_type_get_type ()</h3>
170
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               zeitgeist_result_type_get_type      (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
171
 
+<pre class="programlisting"><a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               zeitgeist_result_type_get_type      (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
172
 
 <p>
173
 
 </p>
174
 
 </div>
175
 
@@ -245,7 +245,7 @@ See <a class="link" href="ZeitgeistLog.h
176
 
 <hr>
177
 
 <div class="refsect2">
178
 
 <a name="zeitgeist-storage-state-get-type"></a><h3>zeitgeist_storage_state_get_type ()</h3>
179
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               zeitgeist_storage_state_get_type    (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
180
 
+<pre class="programlisting"><a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               zeitgeist_storage_state_get_type    (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
181
 
 <p>
182
 
 </p>
183
 
 </div>
184
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ch01.html
185
 
+++ libzeitgeist-0.3.8/doc/reference/html/ch01.html
186
 
@@ -21,7 +21,7 @@
187
 
 </tr></table>
188
 
 <div class="chapter">
189
 
 <div class="titlepage"><div><div><h2 class="title">
190
 
-<a name="id2769266"></a>Classes</h2></div></div></div>
191
 
+<a name="id2910070"></a>Classes</h2></div></div></div>
192
 
 <div class="toc"><dl>
193
 
 <dt>
194
 
 <span class="refentrytitle"><a href="ZeitgeistEvent.html">ZeitgeistEvent</a></span><span class="refpurpose"> — <span class="type">ZetigeistEvent</span> objects abstract events returned from Zeitgeist queries</span>
195
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistDataSource.html
196
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistDataSource.html
197
 
@@ -46,40 +46,40 @@
198
 
                     <a class="link" href="ZeitgeistDataSource.html#ZeitgeistDataSource-struct" title="ZeitgeistDataSource">ZeitgeistDataSource</a>;
199
 
 struct              <a class="link" href="ZeitgeistDataSource.html#ZeitgeistDataSourceClass" title="struct ZeitgeistDataSourceClass">ZeitgeistDataSourceClass</a>;
200
 
 <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-new" title="zeitgeist_data_source_new ()">zeitgeist_data_source_new</a>        (<em class="parameter"><code><span class="type">void</span></code></em>);
201
 
-<a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-new-full" title="zeitgeist_data_source_new_full ()">zeitgeist_data_source_new_full</a>   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>,
202
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
203
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desc</code></em>,
204
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);
205
 
+<a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-new-full" title="zeitgeist_data_source_new_full ()">zeitgeist_data_source_new_full</a>   (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>,
206
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
207
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desc</code></em>,
208
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);
209
 
 <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-new-from-variant" title="zeitgeist_data_source_new_from_variant ()">zeitgeist_data_source_new_from_variant</a>
210
 
-                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *src</code></em>);
211
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-unique-id" title="zeitgeist_data_source_get_unique_id ()">zeitgeist_data_source_get_unique_id</a> (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
212
 
+                                                        (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *src</code></em>);
213
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-unique-id" title="zeitgeist_data_source_get_unique_id ()">zeitgeist_data_source_get_unique_id</a> (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
214
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-unique-id" title="zeitgeist_data_source_set_unique_id ()">zeitgeist_data_source_set_unique_id</a> (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
215
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>);
216
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-name" title="zeitgeist_data_source_get_name ()">zeitgeist_data_source_get_name</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
217
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>);
218
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-name" title="zeitgeist_data_source_get_name ()">zeitgeist_data_source_get_name</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
219
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-name" title="zeitgeist_data_source_set_name ()">zeitgeist_data_source_set_name</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
220
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
221
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-description" title="zeitgeist_data_source_get_description ()">zeitgeist_data_source_get_description</a>
222
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
223
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-description" title="zeitgeist_data_source_get_description ()">zeitgeist_data_source_get_description</a>
224
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
225
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-description" title="zeitgeist_data_source_set_description ()">zeitgeist_data_source_set_description</a>
226
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
227
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *description</code></em>);
228
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-event-templates" title="zeitgeist_data_source_get_event_templates ()">zeitgeist_data_source_get_event_templates</a>
229
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *description</code></em>);
230
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-event-templates" title="zeitgeist_data_source_get_event_templates ()">zeitgeist_data_source_get_event_templates</a>
231
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
232
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-event-templates" title="zeitgeist_data_source_set_event_templates ()">zeitgeist_data_source_set_event_templates</a>
233
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
234
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);
235
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-is-running" title="zeitgeist_data_source_is_running ()">zeitgeist_data_source_is_running</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
236
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);
237
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-is-running" title="zeitgeist_data_source_is_running ()">zeitgeist_data_source_is_running</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
238
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-running" title="zeitgeist_data_source_set_running ()">zeitgeist_data_source_set_running</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
239
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> running</code></em>);
240
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-timestamp" title="zeitgeist_data_source_get_timestamp ()">zeitgeist_data_source_get_timestamp</a> (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
241
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> running</code></em>);
242
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-get-timestamp" title="zeitgeist_data_source_get_timestamp ()">zeitgeist_data_source_get_timestamp</a> (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
243
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-timestamp" title="zeitgeist_data_source_set_timestamp ()">zeitgeist_data_source_set_timestamp</a> (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
244
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
245
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-is-enabled" title="zeitgeist_data_source_is_enabled ()">zeitgeist_data_source_is_enabled</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
246
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
247
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-is-enabled" title="zeitgeist_data_source_is_enabled ()">zeitgeist_data_source_is_enabled</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
248
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-set-enabled" title="zeitgeist_data_source_set_enabled ()">zeitgeist_data_source_set_enabled</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
249
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>);
250
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-to-variant" title="zeitgeist_data_source_to_variant ()">zeitgeist_data_source_to_variant</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
251
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-sources-to-variant" title="zeitgeist_data_sources_to_variant ()">zeitgeist_data_sources_to_variant</a>   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *sources</code></em>);
252
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-sources-from-variant" title="zeitgeist_data_sources_from_variant ()">zeitgeist_data_sources_from_variant</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *sources</code></em>);
253
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>);
254
 
+<a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-source-to-variant" title="zeitgeist_data_source_to_variant ()">zeitgeist_data_source_to_variant</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);
255
 
+<a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-sources-to-variant" title="zeitgeist_data_sources_to_variant ()">zeitgeist_data_sources_to_variant</a>   (<em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *sources</code></em>);
256
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistDataSource.html#zeitgeist-data-sources-from-variant" title="zeitgeist_data_sources_from_variant ()">zeitgeist_data_sources_from_variant</a> (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *sources</code></em>);
257
 
 #define             <a class="link" href="ZeitgeistDataSource.html#ZEITGEIST-DATA-SOURCE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE">ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE</a>
258
 
 #define             <a class="link" href="ZeitgeistDataSource.html#ZEITGEIST-DATA-SOURCE-VARIANT-TYPE:CAPS" title="ZEITGEIST_DATA_SOURCE_VARIANT_TYPE">ZEITGEIST_DATA_SOURCE_VARIANT_TYPE</a>
259
 
 </pre>
260
 
@@ -87,8 +87,8 @@ const <a href="http://library.gnome.org/
261
 
 <div class="refsect1">
262
 
 <a name="ZeitgeistDataSource.object-hierarchy"></a><h2>Object Hierarchy</h2>
263
 
 <pre class="synopsis">
264
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
265
 
-   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
266
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
267
 
+   +----<a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
268
 
          +----ZeitgeistDataSource
269
 
 </pre>
270
 
 </div>
271
 
@@ -135,17 +135,17 @@ Create a new empty data source structure
272
 
 have a floating reference which will be consumed if you pass the
273
 
 data source to any of the methods provided by this library (like
274
 
 registering the data source). If you do not do that then you
275
 
-must free the data source yourself with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
276
 
+must free the data source yourself with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
277
 
 </tr></tbody>
278
 
 </table></div>
279
 
 </div>
280
 
 <hr>
281
 
 <div class="refsect2">
282
 
 <a name="zeitgeist-data-source-new-full"></a><h3>zeitgeist_data_source_new_full ()</h3>
283
 
-<pre class="programlisting"><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  zeitgeist_data_source_new_full   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>,
284
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
285
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desc</code></em>,
286
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);</pre>
287
 
+<pre class="programlisting"><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  zeitgeist_data_source_new_full   (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>,
288
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
289
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desc</code></em>,
290
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);</pre>
291
 
 <p>
292
 
 Creates a new instance of DataSource with the given ID, name and
293
 
 description.
294
 
@@ -167,14 +167,14 @@ description.
295
 
 </tr>
296
 
 <tr>
297
 
 <td><p><span class="term"><em class="parameter"><code>event_templates</code></em> :</span></p></td>
298
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s. This parameter
299
 
+<td>A <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s. This parameter
300
 
 is optional and purely informational to let data-source
301
 
 management applications and other data-sources know what
302
 
 sort of information the data source logs.
303
 
 The data source will assume ownership of the events and
304
 
 the pointer array.
305
 
 If you want to keep a reference for yourself you must do a
306
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#g-ptr-array-ref"><code class="function">g_ptr_array_ref()</code></a> on <em class="parameter"><code>event_templates</code></em> as well as reffing
307
 
+<a href="../glib/glib-Pointer-Arrays.html#g-ptr-array-ref"><code class="function">g_ptr_array_ref()</code></a> on <em class="parameter"><code>event_templates</code></em> as well as reffing
308
 
 the events held by it before calling this method.</td>
309
 
 </tr>
310
 
 <tr>
311
 
@@ -182,7 +182,7 @@ the events held by it before calling thi
312
 
 <td>New instance of <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> with floating reference,
313
 
 if you do not pass the instance to method like
314
 
 <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-register-data-source" title="zeitgeist_data_source_registry_register_data_source ()"><code class="function">zeitgeist_data_source_registry_register_data_source()</code></a>, then you
315
 
-have to free the data source yourself using <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
316
 
+have to free the data source yourself using <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
317
 
 </tr>
318
 
 </tbody>
319
 
 </table></div>
320
 
@@ -191,9 +191,9 @@ have to free the data source yourself us
321
 
 <div class="refsect2">
322
 
 <a name="zeitgeist-data-source-new-from-variant"></a><h3>zeitgeist_data_source_new_from_variant ()</h3>
323
 
 <pre class="programlisting"><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="returnvalue">ZeitgeistDataSource</span></a> *  zeitgeist_data_source_new_from_variant
324
 
-                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *src</code></em>);</pre>
325
 
+                                                        (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *src</code></em>);</pre>
326
 
 <p>
327
 
-Parse the data in a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> and build a <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> from it.
328
 
+Parse the data in a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> and build a <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> from it.
329
 
 The reverse operation of this is <code class="function">zeitgeist_data_source_to_variant_full()</code>.
330
 
 </p>
331
 
 <div class="variablelist"><table border="0">
332
 
@@ -205,7 +205,7 @@ event templates described by <em class="
333
 
 have a floating reference which will be consumed if you pass the
334
 
 data source to any of the methods provided by this library. If you
335
 
 do not do that then you must free the data source yourself with
336
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
337
 
+<a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
338
 
 </td>
339
 
 </tr></tbody>
340
 
 </table></div>
341
 
@@ -213,7 +213,7 @@ do not do that then you must free the da
342
 
 <hr>
343
 
 <div class="refsect2">
344
 
 <a name="zeitgeist-data-source-get-unique-id"></a><h3>zeitgeist_data_source_get_unique_id ()</h3>
345
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_data_source_get_unique_id (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
346
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_data_source_get_unique_id (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
347
 
 <p>
348
 
 </p>
349
 
 </div>
350
 
@@ -221,14 +221,14 @@ do not do that then you must free the da
351
 
 <div class="refsect2">
352
 
 <a name="zeitgeist-data-source-set-unique-id"></a><h3>zeitgeist_data_source_set_unique_id ()</h3>
353
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_unique_id (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
354
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>);</pre>
355
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>);</pre>
356
 
 <p>
357
 
 </p>
358
 
 </div>
359
 
 <hr>
360
 
 <div class="refsect2">
361
 
 <a name="zeitgeist-data-source-get-name"></a><h3>zeitgeist_data_source_get_name ()</h3>
362
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_data_source_get_name      (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
363
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_data_source_get_name      (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
364
 
 <p>
365
 
 </p>
366
 
 </div>
367
 
@@ -236,14 +236,14 @@ do not do that then you must free the da
368
 
 <div class="refsect2">
369
 
 <a name="zeitgeist-data-source-set-name"></a><h3>zeitgeist_data_source_set_name ()</h3>
370
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_name      (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
371
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
372
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
373
 
 <p>
374
 
 </p>
375
 
 </div>
376
 
 <hr>
377
 
 <div class="refsect2">
378
 
 <a name="zeitgeist-data-source-get-description"></a><h3>zeitgeist_data_source_get_description ()</h3>
379
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_data_source_get_description
380
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_data_source_get_description
381
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
382
 
 <p>
383
 
 </p>
384
 
@@ -253,14 +253,14 @@ do not do that then you must free the da
385
 
 <a name="zeitgeist-data-source-set-description"></a><h3>zeitgeist_data_source_set_description ()</h3>
386
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_description
387
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
388
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *description</code></em>);</pre>
389
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *description</code></em>);</pre>
390
 
 <p>
391
 
 </p>
392
 
 </div>
393
 
 <hr>
394
 
 <div class="refsect2">
395
 
 <a name="zeitgeist-data-source-get-event-templates"></a><h3>zeitgeist_data_source_get_event_templates ()</h3>
396
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_data_source_get_event_templates
397
 
+<pre class="programlisting"><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_data_source_get_event_templates
398
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
399
 
 <p>
400
 
 </p>
401
 
@@ -270,7 +270,7 @@ do not do that then you must free the da
402
 
 <a name="zeitgeist-data-source-set-event-templates"></a><h3>zeitgeist_data_source_set_event_templates ()</h3>
403
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_event_templates
404
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
405
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);</pre>
406
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>);</pre>
407
 
 <p>
408
 
 Sets event templates which are logged by this <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>
409
 
 instance.
410
 
@@ -284,12 +284,12 @@ instance.
411
 
 </tr>
412
 
 <tr>
413
 
 <td><p><span class="term"><em class="parameter"><code>event_templates</code></em> :</span></p></td>
414
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> which contains elements of type
415
 
+<td>A <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> which contains elements of type
416
 
 <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>.
417
 
 The data source will assume ownership of the events and
418
 
 the pointer array.
419
 
 If you want to keep a reference for yourself you must do a
420
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#g-ptr-array-ref"><code class="function">g_ptr_array_ref()</code></a> on <em class="parameter"><code>templates</code></em> as well as reffing
421
 
+<a href="../glib/glib-Pointer-Arrays.html#g-ptr-array-ref"><code class="function">g_ptr_array_ref()</code></a> on <em class="parameter"><code>templates</code></em> as well as reffing
422
 
 the events held by it before calling this method.</td>
423
 
 </tr>
424
 
 </tbody>
425
 
@@ -298,7 +298,7 @@ the events held by it before calling thi
426
 
 <hr>
427
 
 <div class="refsect2">
428
 
 <a name="zeitgeist-data-source-is-running"></a><h3>zeitgeist_data_source_is_running ()</h3>
429
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_is_running    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
430
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_is_running    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
431
 
 <p>
432
 
 </p>
433
 
 </div>
434
 
@@ -306,14 +306,14 @@ the events held by it before calling thi
435
 
 <div class="refsect2">
436
 
 <a name="zeitgeist-data-source-set-running"></a><h3>zeitgeist_data_source_set_running ()</h3>
437
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_running   (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
438
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> running</code></em>);</pre>
439
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> running</code></em>);</pre>
440
 
 <p>
441
 
 </p>
442
 
 </div>
443
 
 <hr>
444
 
 <div class="refsect2">
445
 
 <a name="zeitgeist-data-source-get-timestamp"></a><h3>zeitgeist_data_source_get_timestamp ()</h3>
446
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_data_source_get_timestamp (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
447
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_data_source_get_timestamp (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
448
 
 <p>
449
 
 </p>
450
 
 </div>
451
 
@@ -321,14 +321,14 @@ the events held by it before calling thi
452
 
 <div class="refsect2">
453
 
 <a name="zeitgeist-data-source-set-timestamp"></a><h3>zeitgeist_data_source_set_timestamp ()</h3>
454
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_timestamp (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
455
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
456
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
457
 
 <p>
458
 
 </p>
459
 
 </div>
460
 
 <hr>
461
 
 <div class="refsect2">
462
 
 <a name="zeitgeist-data-source-is-enabled"></a><h3>zeitgeist_data_source_is_enabled ()</h3>
463
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_is_enabled    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
464
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_is_enabled    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
465
 
 <p>
466
 
 </p>
467
 
 </div>
468
 
@@ -336,65 +336,65 @@ the events held by it before calling thi
469
 
 <div class="refsect2">
470
 
 <a name="zeitgeist-data-source-set-enabled"></a><h3>zeitgeist_data_source_set_enabled ()</h3>
471
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_set_enabled   (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>,
472
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>);</pre>
473
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>);</pre>
474
 
 <p>
475
 
 </p>
476
 
 </div>
477
 
 <hr>
478
 
 <div class="refsect2">
479
 
 <a name="zeitgeist-data-source-to-variant"></a><h3>zeitgeist_data_source_to_variant ()</h3>
480
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_data_source_to_variant    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
481
 
+<pre class="programlisting"><a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_data_source_to_variant    (<em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *src</code></em>);</pre>
482
 
 <p>
483
 
-Convert a <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
484
 
+Convert a <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
485
 
 <a class="link" href="ZeitgeistDataSource.html#ZEITGEIST-DATA-SOURCE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE</span></a>.
486
 
 </p>
487
 
 <div class="variablelist"><table border="0">
488
 
 <col align="left" valign="top">
489
 
 <tbody><tr>
490
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
491
 
-<td>A floating reference to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> as described above. Unless the
492
 
+<td>A floating reference to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> as described above. Unless the
493
 
 floating reference is consumed somewhere you must free it with
494
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>.</td>
495
 
+<a href="../glib/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>.</td>
496
 
 </tr></tbody>
497
 
 </table></div>
498
 
 </div>
499
 
 <hr>
500
 
 <div class="refsect2">
501
 
 <a name="zeitgeist-data-sources-to-variant"></a><h3>zeitgeist_data_sources_to_variant ()</h3>
502
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_data_sources_to_variant   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *sources</code></em>);</pre>
503
 
+<pre class="programlisting"><a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_data_sources_to_variant   (<em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *sources</code></em>);</pre>
504
 
 <p>
505
 
-Convert a set of <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>&lt;-- --&gt;s to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
506
 
+Convert a set of <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>&lt;-- --&gt;s to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
507
 
 as an array of <a class="link" href="ZeitgeistDataSource.html#ZEITGEIST-DATA-SOURCE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE</span></a>.
508
 
 </p>
509
 
 <div class="variablelist"><table border="0">
510
 
 <col align="left" valign="top">
511
 
 <tbody><tr>
512
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
513
 
-<td>A floating reference to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> as described above. Unless the
514
 
+<td>A floating reference to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> as described above. Unless the
515
 
 floating reference is consumed somewhere you must free it with
516
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>.</td>
517
 
+<a href="../glib/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>.</td>
518
 
 </tr></tbody>
519
 
 </table></div>
520
 
 </div>
521
 
 <hr>
522
 
 <div class="refsect2">
523
 
 <a name="zeitgeist-data-sources-from-variant"></a><h3>zeitgeist_data_sources_from_variant ()</h3>
524
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_data_sources_from_variant (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *sources</code></em>);</pre>
525
 
+<pre class="programlisting"><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_data_sources_from_variant (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *sources</code></em>);</pre>
526
 
 <div class="variablelist"><table border="0">
527
 
 <col align="left" valign="top">
528
 
 <tbody>
529
 
 <tr>
530
 
 <td><p><span class="term"><em class="parameter"><code>sources</code></em> :</span></p></td>
531
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>  with signature as an array of
532
 
+<td>A <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>  with signature as an array of
533
 
 <span class="type">ZEITGEIST_DATA_SOURCE_WITH_INFO_VARIANT_SIGNATURE</span>.
534
 
 If <em class="parameter"><code>sources</code></em> is floating this method will consume
535
 
 the floating reference.</td>
536
 
 </tr>
537
 
 <tr>
538
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
539
 
-<td>A reference to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>s.
540
 
+<td>A reference to a <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>s.
541
 
 All the events will be floating references, and the
542
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>'s <em class="parameter"><code>free_func</code></em> will be set to <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
543
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>'s <em class="parameter"><code>free_func</code></em> will be set to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
544
 
 </tr>
545
 
 </tbody>
546
 
 </table></div>
547
 
@@ -405,7 +405,7 @@ All the events will be floating referenc
548
 
 <pre class="programlisting">#define ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE "(sssa(asaasay))"
549
 
 </pre>
550
 
 <p>
551
 
-The <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> signature for a serialized <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>
552
 
+The <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> signature for a serialized <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>
553
 
 </p>
554
 
 </div>
555
 
 <hr>
556
 
@@ -414,7 +414,7 @@ The <a href="http://library.gnome.org/de
557
 
 <pre class="programlisting">#define ZEITGEIST_DATA_SOURCE_VARIANT_TYPE G_VARIANT_TYPE(ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE)
558
 
 </pre>
559
 
 <p>
560
 
-The <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> of <a class="link" href="ZeitgeistDataSource.html#ZEITGEIST-DATA-SOURCE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE</span></a>
561
 
+The <a href="../glib/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> of <a class="link" href="ZeitgeistDataSource.html#ZEITGEIST-DATA-SOURCE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_DATA_SOURCE_VARIANT_SIGNATURE</span></a>
562
 
 </p>
563
 
 </div>
564
 
 </div>
565
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistSubject.html
566
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistSubject.html
567
 
@@ -45,43 +45,43 @@
568
 
                     <a class="link" href="ZeitgeistSubject.html#ZeitgeistSubject-struct" title="ZeitgeistSubject">ZeitgeistSubject</a>;
569
 
 struct              <a class="link" href="ZeitgeistSubject.html#ZeitgeistSubjectClass" title="struct ZeitgeistSubjectClass">ZeitgeistSubjectClass</a>;
570
 
 <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-new" title="zeitgeist_subject_new ()">zeitgeist_subject_new</a>               (<em class="parameter"><code><span class="type">void</span></code></em>);
571
 
-<a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-new-full" title="zeitgeist_subject_new_full ()">zeitgeist_subject_new_full</a>          (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
572
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
573
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
574
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
575
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>,
576
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
577
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);
578
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-uri" title="zeitgeist_subject_get_uri ()">zeitgeist_subject_get_uri</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
579
 
+<a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-new-full" title="zeitgeist_subject_new_full ()">zeitgeist_subject_new_full</a>          (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
580
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
581
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
582
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
583
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>,
584
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
585
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);
586
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-uri" title="zeitgeist_subject_get_uri ()">zeitgeist_subject_get_uri</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
587
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-uri" title="zeitgeist_subject_set_uri ()">zeitgeist_subject_set_uri</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
588
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
589
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-interpretation" title="zeitgeist_subject_get_interpretation ()">zeitgeist_subject_get_interpretation</a>
590
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
591
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-interpretation" title="zeitgeist_subject_get_interpretation ()">zeitgeist_subject_get_interpretation</a>
592
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
593
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-interpretation" title="zeitgeist_subject_set_interpretation ()">zeitgeist_subject_set_interpretation</a>
594
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
595
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);
596
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-manifestation" title="zeitgeist_subject_get_manifestation ()">zeitgeist_subject_get_manifestation</a> (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
597
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);
598
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-manifestation" title="zeitgeist_subject_get_manifestation ()">zeitgeist_subject_get_manifestation</a> (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
599
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-manifestation" title="zeitgeist_subject_set_manifestation ()">zeitgeist_subject_set_manifestation</a> (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
600
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);
601
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-mimetype" title="zeitgeist_subject_get_mimetype ()">zeitgeist_subject_get_mimetype</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
602
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);
603
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-mimetype" title="zeitgeist_subject_get_mimetype ()">zeitgeist_subject_get_mimetype</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
604
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-mimetype" title="zeitgeist_subject_set_mimetype ()">zeitgeist_subject_set_mimetype</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
605
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);
606
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-origin" title="zeitgeist_subject_get_origin ()">zeitgeist_subject_get_origin</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
607
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);
608
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-origin" title="zeitgeist_subject_get_origin ()">zeitgeist_subject_get_origin</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
609
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-origin" title="zeitgeist_subject_set_origin ()">zeitgeist_subject_set_origin</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
610
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);
611
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-text" title="zeitgeist_subject_get_text ()">zeitgeist_subject_get_text</a>          (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
612
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);
613
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-text" title="zeitgeist_subject_get_text ()">zeitgeist_subject_get_text</a>          (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
614
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-text" title="zeitgeist_subject_set_text ()">zeitgeist_subject_set_text</a>          (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
615
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
616
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-storage" title="zeitgeist_subject_get_storage ()">zeitgeist_subject_get_storage</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
617
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
618
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-get-storage" title="zeitgeist_subject_get_storage ()">zeitgeist_subject_get_storage</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
619
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistSubject.html#zeitgeist-subject-set-storage" title="zeitgeist_subject_set_storage ()">zeitgeist_subject_set_storage</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
620
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);
621
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);
622
 
 </pre>
623
 
 </div>
624
 
 <div class="refsect1">
625
 
 <a name="ZeitgeistSubject.object-hierarchy"></a><h2>Object Hierarchy</h2>
626
 
 <pre class="synopsis">
627
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
628
 
-   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
629
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
630
 
+   +----<a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
631
 
          +----ZeitgeistSubject
632
 
 </pre>
633
 
 </div>
634
 
@@ -124,7 +124,7 @@ Create a new empty subject structure
635
 
 have a floating reference which will be consumed if you pass the
636
 
 event to any of the methods provided by this library (like
637
 
 adding it to an event). If you  do not do that then you must free
638
 
-the subject youself with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
639
 
+the subject youself with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
640
 
 </td>
641
 
 </tr></tbody>
642
 
 </table></div>
643
 
@@ -132,13 +132,13 @@ the subject youself with <a href="http:/
644
 
 <hr>
645
 
 <div class="refsect2">
646
 
 <a name="zeitgeist-subject-new-full"></a><h3>zeitgeist_subject_new_full ()</h3>
647
 
-<pre class="programlisting"><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  zeitgeist_subject_new_full          (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
648
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
649
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
650
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
651
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>,
652
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
653
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);</pre>
654
 
+<pre class="programlisting"><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  zeitgeist_subject_new_full          (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
655
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
656
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
657
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
658
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>,
659
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
660
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);</pre>
661
 
 <p>
662
 
 Create a new subject structure with predefined data
663
 
 </p>
664
 
@@ -186,7 +186,7 @@ Se <a class="link" href="ZeitgeistSubjec
665
 
 have a floating reference which will be consumed if you pass the
666
 
 event to any of the methods provided by this library (like
667
 
 adding it to an event). If you  do not do that then you must free
668
 
-the subject youself with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
669
 
+the subject youself with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
670
 
 </td>
671
 
 </tr>
672
 
 </tbody>
673
 
@@ -195,7 +195,7 @@ the subject youself with <a href="http:/
674
 
 <hr>
675
 
 <div class="refsect2">
676
 
 <a name="zeitgeist-subject-get-uri"></a><h3>zeitgeist_subject_get_uri ()</h3>
677
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_uri           (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
678
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_uri           (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
679
 
 <p>
680
 
 </p>
681
 
 </div>
682
 
@@ -203,14 +203,14 @@ the subject youself with <a href="http:/
683
 
 <div class="refsect2">
684
 
 <a name="zeitgeist-subject-set-uri"></a><h3>zeitgeist_subject_set_uri ()</h3>
685
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_uri           (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
686
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
687
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
688
 
 <p>
689
 
 </p>
690
 
 </div>
691
 
 <hr>
692
 
 <div class="refsect2">
693
 
 <a name="zeitgeist-subject-get-interpretation"></a><h3>zeitgeist_subject_get_interpretation ()</h3>
694
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_interpretation
695
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_interpretation
696
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
697
 
 <p>
698
 
 </p>
699
 
@@ -220,14 +220,14 @@ the subject youself with <a href="http:/
700
 
 <a name="zeitgeist-subject-set-interpretation"></a><h3>zeitgeist_subject_set_interpretation ()</h3>
701
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_interpretation
702
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
703
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);</pre>
704
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);</pre>
705
 
 <p>
706
 
 </p>
707
 
 </div>
708
 
 <hr>
709
 
 <div class="refsect2">
710
 
 <a name="zeitgeist-subject-get-manifestation"></a><h3>zeitgeist_subject_get_manifestation ()</h3>
711
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_manifestation (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
712
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_manifestation (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
713
 
 <p>
714
 
 </p>
715
 
 </div>
716
 
@@ -235,14 +235,14 @@ the subject youself with <a href="http:/
717
 
 <div class="refsect2">
718
 
 <a name="zeitgeist-subject-set-manifestation"></a><h3>zeitgeist_subject_set_manifestation ()</h3>
719
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_manifestation (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
720
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);</pre>
721
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);</pre>
722
 
 <p>
723
 
 </p>
724
 
 </div>
725
 
 <hr>
726
 
 <div class="refsect2">
727
 
 <a name="zeitgeist-subject-get-mimetype"></a><h3>zeitgeist_subject_get_mimetype ()</h3>
728
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_mimetype      (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
729
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_mimetype      (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
730
 
 <p>
731
 
 </p>
732
 
 </div>
733
 
@@ -250,14 +250,14 @@ the subject youself with <a href="http:/
734
 
 <div class="refsect2">
735
 
 <a name="zeitgeist-subject-set-mimetype"></a><h3>zeitgeist_subject_set_mimetype ()</h3>
736
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_mimetype      (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
737
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);</pre>
738
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);</pre>
739
 
 <p>
740
 
 </p>
741
 
 </div>
742
 
 <hr>
743
 
 <div class="refsect2">
744
 
 <a name="zeitgeist-subject-get-origin"></a><h3>zeitgeist_subject_get_origin ()</h3>
745
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_origin        (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
746
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_origin        (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
747
 
 <p>
748
 
 </p>
749
 
 </div>
750
 
@@ -265,14 +265,14 @@ the subject youself with <a href="http:/
751
 
 <div class="refsect2">
752
 
 <a name="zeitgeist-subject-set-origin"></a><h3>zeitgeist_subject_set_origin ()</h3>
753
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_origin        (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
754
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);</pre>
755
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *origin</code></em>);</pre>
756
 
 <p>
757
 
 </p>
758
 
 </div>
759
 
 <hr>
760
 
 <div class="refsect2">
761
 
 <a name="zeitgeist-subject-get-text"></a><h3>zeitgeist_subject_get_text ()</h3>
762
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_text          (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
763
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_text          (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
764
 
 <p>
765
 
 </p>
766
 
 </div>
767
 
@@ -280,14 +280,14 @@ the subject youself with <a href="http:/
768
 
 <div class="refsect2">
769
 
 <a name="zeitgeist-subject-set-text"></a><h3>zeitgeist_subject_set_text ()</h3>
770
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_text          (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
771
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
772
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
773
 
 <p>
774
 
 </p>
775
 
 </div>
776
 
 <hr>
777
 
 <div class="refsect2">
778
 
 <a name="zeitgeist-subject-get-storage"></a><h3>zeitgeist_subject_get_storage ()</h3>
779
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_storage       (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
780
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_subject_get_storage       (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);</pre>
781
 
 <p>
782
 
 </p>
783
 
 </div>
784
 
@@ -295,7 +295,7 @@ the subject youself with <a href="http:/
785
 
 <div class="refsect2">
786
 
 <a name="zeitgeist-subject-set-storage"></a><h3>zeitgeist_subject_set_storage ()</h3>
787
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_subject_set_storage       (<em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>,
788
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);</pre>
789
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *storage</code></em>);</pre>
790
 
 <p>
791
 
 </p>
792
 
 </div>
793
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ch03.html
794
 
+++ libzeitgeist-0.3.8/doc/reference/html/ch03.html
795
 
@@ -21,7 +21,7 @@
796
 
 </tr></table>
797
 
 <div class="chapter">
798
 
 <div class="titlepage"><div><div><h2 class="title">
799
 
-<a name="id2872180"></a>Enumerations and Macros</h2></div></div></div>
800
 
+<a name="id2908243"></a>Enumerations and Macros</h2></div></div></div>
801
 
 <div class="toc"><dl>
802
 
 <dt>
803
 
 <span class="refentrytitle"><a href="zeitgeist-1.0-Enumerations.html">Enumerations</a></span><span class="refpurpose"> — Enumerations used in the Zeitgeist API</span>
804
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistTimeRange.html
805
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistTimeRange.html
806
 
@@ -44,20 +44,20 @@
807
 
 
808
 
                     <a class="link" href="ZeitgeistTimeRange.html#ZeitgeistTimeRange-struct" title="ZeitgeistTimeRange">ZeitgeistTimeRange</a>;
809
 
 struct              <a class="link" href="ZeitgeistTimeRange.html#ZeitgeistTimeRangeClass" title="struct ZeitgeistTimeRangeClass">ZeitgeistTimeRangeClass</a>;
810
 
-<a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-new" title="zeitgeist_time_range_new ()">zeitgeist_time_range_new</a>           (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> start_msec</code></em>,
811
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> end_msec</code></em>);
812
 
+<a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-new" title="zeitgeist_time_range_new ()">zeitgeist_time_range_new</a>           (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> start_msec</code></em>,
813
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> end_msec</code></em>);
814
 
 <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a>* <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-new-from-variant" title="zeitgeist_time_range_new_from_variant ()">zeitgeist_time_range_new_from_variant</a>
815
 
-                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *time_range</code></em>);
816
 
+                                                        (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *time_range</code></em>);
817
 
 <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-new-from-now" title="zeitgeist_time_range_new_from_now ()">zeitgeist_time_range_new_from_now</a>  (<em class="parameter"><code><span class="type">void</span></code></em>);
818
 
 <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-new-to-now" title="zeitgeist_time_range_new_to_now ()">zeitgeist_time_range_new_to_now</a>    (<em class="parameter"><code><span class="type">void</span></code></em>);
819
 
 <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-new-anytime" title="zeitgeist_time_range_new_anytime ()">zeitgeist_time_range_new_anytime</a>   (<em class="parameter"><code><span class="type">void</span></code></em>);
820
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-start" title="zeitgeist_time_range_get_start ()">zeitgeist_time_range_get_start</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
821
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-end" title="zeitgeist_time_range_get_end ()">zeitgeist_time_range_get_end</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
822
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-start-iso8601" title="zeitgeist_time_range_get_start_iso8601 ()">zeitgeist_time_range_get_start_iso8601</a>
823
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-start" title="zeitgeist_time_range_get_start ()">zeitgeist_time_range_get_start</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
824
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-end" title="zeitgeist_time_range_get_end ()">zeitgeist_time_range_get_end</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
825
 
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-start-iso8601" title="zeitgeist_time_range_get_start_iso8601 ()">zeitgeist_time_range_get_start_iso8601</a>
826
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
827
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-end-iso8601" title="zeitgeist_time_range_get_end_iso8601 ()">zeitgeist_time_range_get_end_iso8601</a>
828
 
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-get-end-iso8601" title="zeitgeist_time_range_get_end_iso8601 ()">zeitgeist_time_range_get_end_iso8601</a>
829
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
830
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-to-variant" title="zeitgeist_time_range_to_variant ()">zeitgeist_time_range_to_variant</a>     (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
831
 
+<a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistTimeRange.html#zeitgeist-time-range-to-variant" title="zeitgeist_time_range_to_variant ()">zeitgeist_time_range_to_variant</a>     (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);
832
 
 #define             <a class="link" href="ZeitgeistTimeRange.html#ZEITGEIST-TIME-RANGE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE">ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE</a>
833
 
 #define             <a class="link" href="ZeitgeistTimeRange.html#ZEITGEIST-TIME-RANGE-VARIANT-TYPE:CAPS" title="ZEITGEIST_TIME_RANGE_VARIANT_TYPE">ZEITGEIST_TIME_RANGE_VARIANT_TYPE</a>
834
 
 </pre>
835
 
@@ -65,8 +65,8 @@ struct              <a class="link" href
836
 
 <div class="refsect1">
837
 
 <a name="ZeitgeistTimeRange.object-hierarchy"></a><h2>Object Hierarchy</h2>
838
 
 <pre class="synopsis">
839
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
840
 
-   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
841
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
842
 
+   +----<a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
843
 
          +----ZeitgeistTimeRange
844
 
 </pre>
845
 
 </div>
846
 
@@ -77,7 +77,7 @@ struct              <a class="link" href
847
 
 in time, marked by a beginning and an end.
848
 
 </p>
849
 
 <p>
850
 
-Time ranges are sub classes of <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"><span class="type">GInitiallyUnowned</span></a> which means that
851
 
+Time ranges are sub classes of <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"><span class="type">GInitiallyUnowned</span></a> which means that
852
 
 you may pass them directly to methods provided by the Zeitgeist library
853
 
 and forget about them. The callee will own the floating reference.
854
 
 </p>
855
 
@@ -103,8 +103,8 @@ and forget about them. The callee will o
856
 
 <hr>
857
 
 <div class="refsect2">
858
 
 <a name="zeitgeist-time-range-new"></a><h3>zeitgeist_time_range_new ()</h3>
859
 
-<pre class="programlisting"><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * zeitgeist_time_range_new           (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> start_msec</code></em>,
860
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> end_msec</code></em>);</pre>
861
 
+<pre class="programlisting"><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a> * zeitgeist_time_range_new           (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> start_msec</code></em>,
862
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> end_msec</code></em>);</pre>
863
 
 <div class="variablelist"><table border="0">
864
 
 <col align="left" valign="top">
865
 
 <tbody>
866
 
@@ -118,7 +118,7 @@ and forget about them. The callee will o
867
 
 </tr>
868
 
 <tr>
869
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
870
 
-<td>A newly allocated <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>. Free with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
871
 
+<td>A newly allocated <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>. Free with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
872
 
 </tr>
873
 
 </tbody>
874
 
 </table></div>
875
 
@@ -127,16 +127,16 @@ and forget about them. The callee will o
876
 
 <div class="refsect2">
877
 
 <a name="zeitgeist-time-range-new-from-variant"></a><h3>zeitgeist_time_range_new_from_variant ()</h3>
878
 
 <pre class="programlisting"><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="returnvalue">ZeitgeistTimeRange</span></a>* zeitgeist_time_range_new_from_variant
879
 
-                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *time_range</code></em>);</pre>
880
 
+                                                        (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *time_range</code></em>);</pre>
881
 
 <p>
882
 
-Create a <span class="type">ZeitgeistTimeRane</span> from a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>
883
 
+Create a <span class="type">ZeitgeistTimeRane</span> from a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>
884
 
 </p>
885
 
 <div class="variablelist"><table border="0">
886
 
 <col align="left" valign="top">
887
 
 <tbody>
888
 
 <tr>
889
 
 <td><p><span class="term"><em class="parameter"><code>time_range</code></em> :</span></p></td>
890
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
891
 
+<td>A <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
892
 
 <a class="link" href="ZeitgeistTimeRange.html#ZEITGEIST-TIME-RANGE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE</span></a>. If <em class="parameter"><code>time_range</code></em> is
893
 
 a floating reference this method will assume ownership of it</td>
894
 
 </tr>
895
 
@@ -190,7 +190,7 @@ stretching to the end of time</td>
896
 
 <hr>
897
 
 <div class="refsect2">
898
 
 <a name="zeitgeist-time-range-get-start"></a><h3>zeitgeist_time_range_get_start ()</h3>
899
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_time_range_get_start      (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
900
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_time_range_get_start      (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
901
 
 <div class="variablelist"><table border="0">
902
 
 <col align="left" valign="top">
903
 
 <tbody>
904
 
@@ -209,7 +209,7 @@ Unix Epoch</td>
905
 
 <hr>
906
 
 <div class="refsect2">
907
 
 <a name="zeitgeist-time-range-get-end"></a><h3>zeitgeist_time_range_get_end ()</h3>
908
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_time_range_get_end        (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
909
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_time_range_get_end        (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
910
 
 <div class="variablelist"><table border="0">
911
 
 <col align="left" valign="top">
912
 
 <tbody>
913
 
@@ -228,7 +228,7 @@ Unix Epoch</td>
914
 
 <hr>
915
 
 <div class="refsect2">
916
 
 <a name="zeitgeist-time-range-get-start-iso8601"></a><h3>zeitgeist_time_range_get_start_iso8601 ()</h3>
917
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             zeitgeist_time_range_get_start_iso8601
918
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             zeitgeist_time_range_get_start_iso8601
919
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
920
 
 <p>
921
 
 Converts the a timestamp to a human readable format. Eg. 1970-01-01T00:00:00Z
922
 
@@ -245,7 +245,7 @@ string will always be UTC disregarding l
923
 
 <tr>
924
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
925
 
 <td>A newly allocated string containing the timestamp formatted
926
 
-according to ISO-8601. Free with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
927
 
+according to ISO-8601. Free with <a href="../glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
928
 
 </tr>
929
 
 </tbody>
930
 
 </table></div>
931
 
@@ -253,7 +253,7 @@ according to ISO-8601. Free with <a href
932
 
 <hr>
933
 
 <div class="refsect2">
934
 
 <a name="zeitgeist-time-range-get-end-iso8601"></a><h3>zeitgeist_time_range_get_end_iso8601 ()</h3>
935
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             zeitgeist_time_range_get_end_iso8601
936
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             zeitgeist_time_range_get_end_iso8601
937
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
938
 
 <p>
939
 
 Converts the a timestamp to a human readable format. Eg. 1970-01-01T00:00:00Z
940
 
@@ -270,7 +270,7 @@ string will always be UTC disregarding l
941
 
 <tr>
942
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
943
 
 <td>A newly allocated string containing the timestamp formatted
944
 
-according to ISO-8601. Free with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
945
 
+according to ISO-8601. Free with <a href="../glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
946
 
 </tr>
947
 
 </tbody>
948
 
 </table></div>
949
 
@@ -278,7 +278,7 @@ according to ISO-8601. Free with <a href
950
 
 <hr>
951
 
 <div class="refsect2">
952
 
 <a name="zeitgeist-time-range-to-variant"></a><h3>zeitgeist_time_range_to_variant ()</h3>
953
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_time_range_to_variant     (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
954
 
+<pre class="programlisting"><a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_time_range_to_variant     (<em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>);</pre>
955
 
 <div class="variablelist"><table border="0">
956
 
 <col align="left" valign="top">
957
 
 <tbody>
958
 
@@ -289,7 +289,7 @@ will assume ownership of it</td>
959
 
 </tr>
960
 
 <tr>
961
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
962
 
-<td>A floating reference to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
963
 
+<td>A floating reference to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
964
 
 <a class="link" href="ZeitgeistTimeRange.html#ZEITGEIST-TIME-RANGE-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE</span></a>
965
 
 </td>
966
 
 </tr>
967
 
@@ -302,7 +302,7 @@ will assume ownership of it</td>
968
 
 <pre class="programlisting">#define ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE "(xx)"
969
 
 </pre>
970
 
 <p>
971
 
-The <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> signature of a serialized <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>
972
 
+The <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> signature of a serialized <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>
973
 
 </p>
974
 
 </div>
975
 
 <hr>
976
 
@@ -311,7 +311,7 @@ The <a href="http://library.gnome.org/de
977
 
 <pre class="programlisting">#define ZEITGEIST_TIME_RANGE_VARIANT_TYPE G_VARIANT_TYPE(ZEITGEIST_TIME_RANGE_VARIANT_SIGNATURE)
978
 
 </pre>
979
 
 <p>
980
 
-The <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> of a serialized <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>
981
 
+The <a href="../glib/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> of a serialized <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>
982
 
 </p>
983
 
 </div>
984
 
 </div>
985
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistDataSourceRegistry.html
986
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistDataSourceRegistry.html
987
 
@@ -50,49 +50,49 @@ struct              <a class="link" href
988
 
                                                         (<em class="parameter"><code><span class="type">void</span></code></em>);
989
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-get-data-sources" title="zeitgeist_data_source_registry_get_data_sources ()">zeitgeist_data_source_registry_get_data_sources</a>
990
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
991
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
992
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
993
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
994
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-get-data-sources-finish" title="zeitgeist_data_source_registry_get_data_sources_finish ()">zeitgeist_data_source_registry_get_data_sources_finish</a>
995
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
996
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
997
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
998
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-get-data-sources-finish" title="zeitgeist_data_source_registry_get_data_sources_finish ()">zeitgeist_data_source_registry_get_data_sources_finish</a>
999
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1000
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1001
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1002
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1003
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1004
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-register-data-source" title="zeitgeist_data_source_registry_register_data_source ()">zeitgeist_data_source_registry_register_data_source</a>
1005
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1006
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *source</code></em>,
1007
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1008
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1009
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1010
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-register-data-source-finish" title="zeitgeist_data_source_registry_register_data_source_finish ()">zeitgeist_data_source_registry_register_data_source_finish</a>
1011
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1012
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1013
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1014
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-register-data-source-finish" title="zeitgeist_data_source_registry_register_data_source_finish ()">zeitgeist_data_source_registry_register_data_source_finish</a>
1015
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1016
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1017
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1018
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1019
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1020
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-set-data-source-enabled" title="zeitgeist_data_source_registry_set_data_source_enabled ()">zeitgeist_data_source_registry_set_data_source_enabled</a>
1021
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1022
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>,
1023
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>,
1024
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1025
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1026
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1027
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-set-data-source-enabled-finish" title="zeitgeist_data_source_registry_set_data_source_enabled_finish ()">zeitgeist_data_source_registry_set_data_source_enabled_finish</a>
1028
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>,
1029
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>,
1030
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1031
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1032
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1033
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistDataSourceRegistry.html#zeitgeist-data-source-registry-set-data-source-enabled-finish" title="zeitgeist_data_source_registry_set_data_source_enabled_finish ()">zeitgeist_data_source_registry_set_data_source_enabled_finish</a>
1034
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1035
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1036
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1037
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1038
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1039
 
 </pre>
1040
 
 </div>
1041
 
 <div class="refsect1">
1042
 
 <a name="ZeitgeistDataSourceRegistry.object-hierarchy"></a><h2>Object Hierarchy</h2>
1043
 
 <pre class="synopsis">
1044
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1045
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1046
 
    +----ZeitgeistDataSourceRegistry
1047
 
 </pre>
1048
 
 </div>
1049
 
 <div class="refsect1">
1050
 
 <a name="ZeitgeistDataSourceRegistry.signals"></a><h2>Signals</h2>
1051
 
 <pre class="synopsis">
1052
 
-  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-disconnected" title='The "source-disconnected" signal'>source-disconnected</a>"                            : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
1053
 
-  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-enabled" title='The "source-enabled" signal'>source-enabled</a>"                                 : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
1054
 
-  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-registered" title='The "source-registered" signal'>source-registered</a>"                              : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
1055
 
+  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-disconnected" title='The "source-disconnected" signal'>source-disconnected</a>"                            : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
1056
 
+  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-enabled" title='The "source-enabled" signal'>source-enabled</a>"                                 : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
1057
 
+  "<a class="link" href="ZeitgeistDataSourceRegistry.html#ZeitgeistDataSourceRegistry-source-registered" title='The "source-registered" signal'>source-registered</a>"                              : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
1058
 
 </pre>
1059
 
 </div>
1060
 
 <div class="refsect1">
1061
 
@@ -157,19 +157,19 @@ to keep singleton instances around.
1062
 
 <a name="zeitgeist-data-source-registry-get-data-sources"></a><h3>zeitgeist_data_source_registry_get_data_sources ()</h3>
1063
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_registry_get_data_sources
1064
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1065
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1066
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1067
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1068
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1069
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1070
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1071
 
 <p>
1072
 
 </p>
1073
 
 </div>
1074
 
 <hr>
1075
 
 <div class="refsect2">
1076
 
 <a name="zeitgeist-data-source-registry-get-data-sources-finish"></a><h3>zeitgeist_data_source_registry_get_data_sources_finish ()</h3>
1077
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_data_source_registry_get_data_sources_finish
1078
 
+<pre class="programlisting"><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_data_source_registry_get_data_sources_finish
1079
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1080
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1081
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1082
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1083
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1084
 
 <div class="variablelist"><table border="0">
1085
 
 <col align="left" valign="top">
1086
 
 <tbody>
1087
 
@@ -179,16 +179,16 @@ to keep singleton instances around.
1088
 
 </tr>
1089
 
 <tr>
1090
 
 <td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
1091
 
-<td>a <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a>.</td>
1092
 
+<td>a <a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a>.</td>
1093
 
 </tr>
1094
 
 <tr>
1095
 
 <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
1096
 
-<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>.</td>
1097
 
+<td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>.</td>
1098
 
 </tr>
1099
 
 <tr>
1100
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1101
 
-<td>Newly created <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>(s)
1102
 
-registered in Zeitgeist. Free using <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#g-ptr-array-unref"><code class="function">g_ptr_array_unref()</code></a> once
1103
 
+<td>Newly created <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> containing <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>(s)
1104
 
+registered in Zeitgeist. Free using <a href="../glib/glib-Pointer-Arrays.html#g-ptr-array-unref"><code class="function">g_ptr_array_unref()</code></a> once
1105
 
 you're done using it.</td>
1106
 
 </tr>
1107
 
 </tbody>
1108
 
@@ -200,9 +200,9 @@ you're done using it.</td>
1109
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_registry_register_data_source
1110
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1111
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a> *source</code></em>,
1112
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1113
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1114
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1115
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1116
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1117
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1118
 
 <p>
1119
 
 Registers new data source in the registry, the <em class="parameter"><code>source</code></em> parameter needs to
1120
 
 have unique-id, name, description and optionally event_templates set,
1121
 
@@ -223,7 +223,7 @@ floating reference it will be consumed</
1122
 
 </tr>
1123
 
 <tr>
1124
 
 <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
1125
 
-<td>a <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>.</td>
1126
 
+<td>a <a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>.</td>
1127
 
 </tr>
1128
 
 <tr>
1129
 
 <td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
1130
 
@@ -239,10 +239,10 @@ floating reference it will be consumed</
1131
 
 <hr>
1132
 
 <div class="refsect2">
1133
 
 <a name="zeitgeist-data-source-registry-register-data-source-finish"></a><h3>zeitgeist_data_source_registry_register_data_source_finish ()</h3>
1134
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_registry_register_data_source_finish
1135
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_registry_register_data_source_finish
1136
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1137
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1138
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1139
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1140
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1141
 
 <div class="variablelist"><table border="0">
1142
 
 <col align="left" valign="top">
1143
 
 <tbody>
1144
 
@@ -256,7 +256,7 @@ floating reference it will be consumed</
1145
 
 </tr>
1146
 
 <tr>
1147
 
 <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
1148
 
-<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or NULL.</td>
1149
 
+<td>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or NULL.</td>
1150
 
 </tr>
1151
 
 <tr>
1152
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1153
 
@@ -270,21 +270,21 @@ floating reference it will be consumed</
1154
 
 <a name="zeitgeist-data-source-registry-set-data-source-enabled"></a><h3>zeitgeist_data_source_registry_set_data_source_enabled ()</h3>
1155
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_data_source_registry_set_data_source_enabled
1156
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1157
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>,
1158
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>,
1159
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1160
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1161
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1162
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *unique_id</code></em>,
1163
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>,
1164
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1165
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1166
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1167
 
 <p>
1168
 
 </p>
1169
 
 </div>
1170
 
 <hr>
1171
 
 <div class="refsect2">
1172
 
 <a name="zeitgeist-data-source-registry-set-data-source-enabled-finish"></a><h3>zeitgeist_data_source_registry_set_data_source_enabled_finish ()</h3>
1173
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_registry_set_data_source_enabled_finish
1174
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_data_source_registry_set_data_source_enabled_finish
1175
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *self</code></em>,
1176
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1177
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1178
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1179
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1180
 
 <p>
1181
 
 </p>
1182
 
 </div>
1183
 
@@ -295,7 +295,7 @@ floating reference it will be consumed</
1184
 
 <a name="ZeitgeistDataSourceRegistry-source-disconnected"></a><h3>The <code class="literal">"source-disconnected"</code> signal</h3>
1185
 
 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *zeitgeistdatasourceregistry,
1186
 
                                                         <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>         *arg1,
1187
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)                        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1188
 
+                                                        <a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)                        : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1189
 
 <p>
1190
 
 </p>
1191
 
 <div class="variablelist"><table border="0">
1192
 
@@ -316,9 +316,9 @@ floating reference it will be consumed</
1193
 
 <div class="refsect2">
1194
 
 <a name="ZeitgeistDataSourceRegistry-source-enabled"></a><h3>The <code class="literal">"source-enabled"</code> signal</h3>
1195
 
 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *zeitgeistdatasourceregistry,
1196
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>                       *arg1,
1197
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>                     arg2,
1198
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)                        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1199
 
+                                                        <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>                       *arg1,
1200
 
+                                                        <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>                     arg2,
1201
 
+                                                        <a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)                        : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1202
 
 <p>
1203
 
 </p>
1204
 
 <div class="variablelist"><table border="0">
1205
 
@@ -340,7 +340,7 @@ floating reference it will be consumed</
1206
 
 <a name="ZeitgeistDataSourceRegistry-source-registered"></a><h3>The <code class="literal">"source-registered"</code> signal</h3>
1207
 
 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ZeitgeistDataSourceRegistry.html" title="ZeitgeistDataSourceRegistry"><span class="type">ZeitgeistDataSourceRegistry</span></a> *zeitgeistdatasourceregistry,
1208
 
                                                         <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource"><span class="type">ZeitgeistDataSource</span></a>         *arg1,
1209
 
-                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)                        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1210
 
+                                                        <a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)                        : <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1211
 
 <p>
1212
 
 </p>
1213
 
 <div class="variablelist"><table border="0">
1214
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ch04.html
1215
 
+++ libzeitgeist-0.3.8/doc/reference/html/ch04.html
1216
 
@@ -21,7 +21,7 @@
1217
 
 </tr></table>
1218
 
 <div class="chapter">
1219
 
 <div class="titlepage"><div><div><h2 class="title">
1220
 
-<a name="id2872201"></a>API for Zeitgeist Extensions</h2></div></div></div>
1221
 
+<a name="id2908264"></a>API for Zeitgeist Extensions</h2></div></div></div>
1222
 
 <div class="toc"><dl>
1223
 
 <dt>
1224
 
 <span class="refentrytitle"><a href="ZeitgeistIndex.html">ZeitgeistIndex</a></span><span class="refpurpose"> — Query the Zeitgeist Full Text Search Extension</span>
1225
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistEvent.html
1226
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistEvent.html
1227
 
@@ -45,43 +45,43 @@
1228
 
                     <a class="link" href="ZeitgeistEvent.html#ZeitgeistEvent-struct" title="ZeitgeistEvent">ZeitgeistEvent</a>;
1229
 
 struct              <a class="link" href="ZeitgeistEvent.html#ZeitgeistEventClass" title="struct ZeitgeistEventClass">ZeitgeistEventClass</a>;
1230
 
 <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new" title="zeitgeist_event_new ()">zeitgeist_event_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
1231
 
-<a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-full" title="zeitgeist_event_new_full ()">zeitgeist_event_new_full</a>            (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1232
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1233
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1234
 
+<a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-full" title="zeitgeist_event_new_full ()">zeitgeist_event_new_full</a>            (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1235
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1236
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1237
 
                                                          <em class="parameter"><code>...</code></em>);
1238
 
-<a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-full-valist" title="zeitgeist_event_new_full_valist ()">zeitgeist_event_new_full_valist</a>     (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1239
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1240
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1241
 
+<a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-full-valist" title="zeitgeist_event_new_full_valist ()">zeitgeist_event_new_full_valist</a>     (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1242
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1243
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1244
 
                                                          <em class="parameter"><code><span class="type">va_list</span> args</code></em>);
1245
 
-<a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-from-variant" title="zeitgeist_event_new_from_variant ()">zeitgeist_event_new_from_variant</a>    (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *event</code></em>);
1246
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>             <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-id" title="zeitgeist_event_get_id ()">zeitgeist_event_get_id</a>              (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1247
 
+<a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-from-variant" title="zeitgeist_event_new_from_variant ()">zeitgeist_event_new_from_variant</a>    (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *event</code></em>);
1248
 
+<a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>             <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-id" title="zeitgeist_event_get_id ()">zeitgeist_event_get_id</a>              (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1249
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-id" title="zeitgeist_event_set_id ()">zeitgeist_event_set_id</a>              (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1250
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> id</code></em>);
1251
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-timestamp" title="zeitgeist_event_get_timestamp ()">zeitgeist_event_get_timestamp</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1252
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> id</code></em>);
1253
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-timestamp" title="zeitgeist_event_get_timestamp ()">zeitgeist_event_get_timestamp</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1254
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-timestamp" title="zeitgeist_event_set_timestamp ()">zeitgeist_event_set_timestamp</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1255
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
1256
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-interpretation" title="zeitgeist_event_get_interpretation ()">zeitgeist_event_get_interpretation</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1257
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
1258
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-interpretation" title="zeitgeist_event_get_interpretation ()">zeitgeist_event_get_interpretation</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1259
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-interpretation" title="zeitgeist_event_set_interpretation ()">zeitgeist_event_set_interpretation</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1260
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);
1261
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-manifestation" title="zeitgeist_event_get_manifestation ()">zeitgeist_event_get_manifestation</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1262
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);
1263
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-manifestation" title="zeitgeist_event_get_manifestation ()">zeitgeist_event_get_manifestation</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1264
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-manifestation" title="zeitgeist_event_set_manifestation ()">zeitgeist_event_set_manifestation</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1265
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);
1266
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-actor" title="zeitgeist_event_get_actor ()">zeitgeist_event_get_actor</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1267
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);
1268
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-actor" title="zeitgeist_event_get_actor ()">zeitgeist_event_get_actor</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1269
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-actor" title="zeitgeist_event_set_actor ()">zeitgeist_event_set_actor</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1270
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>);
1271
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>);
1272
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-actor-from-app-info" title="zeitgeist_event_set_actor_from_app_info ()">zeitgeist_event_set_actor_from_app_info</a>
1273
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1274
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAppInfo.html"><span class="type">GAppInfo</span></a> *appinfo</code></em>);
1275
 
+                                                         <em class="parameter"><code><a href="../gio/GAppInfo.html"><span class="type">GAppInfo</span></a> *appinfo</code></em>);
1276
 
 <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-subject" title="zeitgeist_event_get_subject ()">zeitgeist_event_get_subject</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1277
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);
1278
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-num-subjects" title="zeitgeist_event_num_subjects ()">zeitgeist_event_num_subjects</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1279
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);
1280
 
+<a href="../glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-num-subjects" title="zeitgeist_event_num_subjects ()">zeitgeist_event_num_subjects</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1281
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-add-subject" title="zeitgeist_event_add_subject ()">zeitgeist_event_add_subject</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1282
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> *subject</code></em>);
1283
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#GByteArray"><span class="returnvalue">GByteArray</span></a> *        <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-payload" title="zeitgeist_event_get_payload ()">zeitgeist_event_get_payload</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1284
 
+<a href="../glib/glib-Byte-Arrays.html#GByteArray"><span class="returnvalue">GByteArray</span></a> *        <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-get-payload" title="zeitgeist_event_get_payload ()">zeitgeist_event_get_payload</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);
1285
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-set-payload" title="zeitgeist_event_set_payload ()">zeitgeist_event_set_payload</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1286
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#GByteArray"><span class="type">GByteArray</span></a> *payload</code></em>);
1287
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistEvent.html#zeitgeist-events-from-variant" title="zeitgeist_events_from_variant ()">zeitgeist_events_from_variant</a>       (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *events</code></em>);
1288
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistEvent.html#zeitgeist-events-to-variant" title="zeitgeist_events_to_variant ()">zeitgeist_events_to_variant</a>         (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>);
1289
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Byte-Arrays.html#GByteArray"><span class="type">GByteArray</span></a> *payload</code></em>);
1290
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         <a class="link" href="ZeitgeistEvent.html#zeitgeist-events-from-variant" title="zeitgeist_events_from_variant ()">zeitgeist_events_from_variant</a>       (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *events</code></em>);
1291
 
+<a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          <a class="link" href="ZeitgeistEvent.html#zeitgeist-events-to-variant" title="zeitgeist_events_to_variant ()">zeitgeist_events_to_variant</a>         (<em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>);
1292
 
 #define             <a class="link" href="ZeitgeistEvent.html#ZEITGEIST-EVENT-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_EVENT_VARIANT_SIGNATURE">ZEITGEIST_EVENT_VARIANT_SIGNATURE</a>
1293
 
 #define             <a class="link" href="ZeitgeistEvent.html#ZEITGEIST-EVENT-VARIANT-TYPE:CAPS" title="ZEITGEIST_EVENT_VARIANT_TYPE">ZEITGEIST_EVENT_VARIANT_TYPE</a>
1294
 
 </pre>
1295
 
@@ -89,8 +89,8 @@ const <a href="http://library.gnome.org/
1296
 
 <div class="refsect1">
1297
 
 <a name="ZeitgeistEvent.object-hierarchy"></a><h2>Object Hierarchy</h2>
1298
 
 <pre class="synopsis">
1299
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1300
 
-   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
1301
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1302
 
+   +----<a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
1303
 
          +----ZeitgeistEvent
1304
 
 </pre>
1305
 
 </div>
1306
 
@@ -173,7 +173,7 @@ Create a new empty event structure
1307
 
 have a floating reference which will be consumed if you pass the
1308
 
 event to any of the methods provided by this library. If you
1309
 
 do not do that then you must free the event youself with
1310
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
1311
 
+<a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
1312
 
 </td>
1313
 
 </tr></tbody>
1314
 
 </table></div>
1315
 
@@ -181,9 +181,9 @@ do not do that then you must free the ev
1316
 
 <hr>
1317
 
 <div class="refsect2">
1318
 
 <a name="zeitgeist-event-new-full"></a><h3>zeitgeist_event_new_full ()</h3>
1319
 
-<pre class="programlisting"><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    zeitgeist_event_new_full            (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1320
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1321
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1322
 
+<pre class="programlisting"><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    zeitgeist_event_new_full            (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1323
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1324
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1325
 
                                                          <em class="parameter"><code>...</code></em>);</pre>
1326
 
 <p>
1327
 
 Create a new event structure with predefined data
1328
 
@@ -210,7 +210,7 @@ for details on how to encode this.</td>
1329
 
 </tr>
1330
 
 <tr>
1331
 
 <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
1332
 
-<td>A list of <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> instances terminated by a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1333
 
+<td>A list of <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a> instances terminated by a <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1334
 
 </td>
1335
 
 </tr>
1336
 
 <tr>
1337
 
@@ -219,7 +219,7 @@ for details on how to encode this.</td>
1338
 
 have a floating reference which will be consumed if you pass the
1339
 
 event to any of the methods provided by this library. If you
1340
 
 do not do that then you must free the event yourself with
1341
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
1342
 
+<a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
1343
 
 </td>
1344
 
 </tr>
1345
 
 </tbody>
1346
 
@@ -228,9 +228,9 @@ do not do that then you must free the ev
1347
 
 <hr>
1348
 
 <div class="refsect2">
1349
 
 <a name="zeitgeist-event-new-full-valist"></a><h3>zeitgeist_event_new_full_valist ()</h3>
1350
 
-<pre class="programlisting"><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    zeitgeist_event_new_full_valist     (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1351
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1352
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1353
 
+<pre class="programlisting"><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    zeitgeist_event_new_full_valist     (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>,
1354
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>,
1355
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>,
1356
 
                                                          <em class="parameter"><code><span class="type">va_list</span> args</code></em>);</pre>
1357
 
 <p>
1358
 
 As <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-new-full" title="zeitgeist_event_new_full ()"><code class="function">zeitgeist_event_new_full()</code></a> but intended for language bindings
1359
 
@@ -251,7 +251,7 @@ for details on how to encode this.</td>
1360
 
 </tr>
1361
 
 <tr>
1362
 
 <td><p><span class="term"><em class="parameter"><code>args</code></em> :</span></p></td>
1363
 
-<td>A <code class="literal">va_list</code> of <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a>s terminated by <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1364
 
+<td>A <code class="literal">va_list</code> of <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="type">ZeitgeistSubject</span></a>s terminated by <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1365
 
 </td>
1366
 
 </tr>
1367
 
 </tbody>
1368
 
@@ -260,9 +260,9 @@ for details on how to encode this.</td>
1369
 
 <hr>
1370
 
 <div class="refsect2">
1371
 
 <a name="zeitgeist-event-new-from-variant"></a><h3>zeitgeist_event_new_from_variant ()</h3>
1372
 
-<pre class="programlisting"><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    zeitgeist_event_new_from_variant    (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *event</code></em>);</pre>
1373
 
+<pre class="programlisting"><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    zeitgeist_event_new_from_variant    (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *event</code></em>);</pre>
1374
 
 <p>
1375
 
-Parse the data in a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> and build a <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> from it.
1376
 
+Parse the data in a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> and build a <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> from it.
1377
 
 The reverse operation of this is <code class="function">zeitgeist_event_to_variant()</code>.
1378
 
 </p>
1379
 
 <div class="variablelist"><table border="0">
1380
 
@@ -270,7 +270,7 @@ The reverse operation of this is <code c
1381
 
 <tbody>
1382
 
 <tr>
1383
 
 <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
1384
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature defined in
1385
 
+<td>A <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature defined in
1386
 
 <a class="link" href="ZeitgeistEvent.html#ZEITGEIST-EVENT-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_EVENT_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_EVENT_VARIANT_SIGNATURE</span></a>. If <em class="parameter"><code>event</code></em> is a floating
1387
 
 reference the floating reference will be consumed.</td>
1388
 
 </tr>
1389
 
@@ -281,7 +281,7 @@ subjects, and payload described by <em c
1390
 
 have a floating reference which will be consumed if you pass the
1391
 
 event to any of the methods provided by this library. If you
1392
 
 do not do that then you must free the event yourself with
1393
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
1394
 
+<a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
1395
 
 </td>
1396
 
 </tr>
1397
 
 </tbody>
1398
 
@@ -290,7 +290,7 @@ do not do that then you must free the ev
1399
 
 <hr>
1400
 
 <div class="refsect2">
1401
 
 <a name="zeitgeist-event-get-id"></a><h3>zeitgeist_event_get_id ()</h3>
1402
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>             zeitgeist_event_get_id              (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1403
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>             zeitgeist_event_get_id              (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1404
 
 <p>
1405
 
 Get the event id as assigned by the Zeitgeist engine.
1406
 
 </p>
1407
 
@@ -313,7 +313,7 @@ Zeitgeist engine will always have an eve
1408
 
 <div class="refsect2">
1409
 
 <a name="zeitgeist-event-set-id"></a><h3>zeitgeist_event_set_id ()</h3>
1410
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_id              (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1411
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> id</code></em>);</pre>
1412
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> id</code></em>);</pre>
1413
 
 <p>
1414
 
 Set the event id of an event. Note that it is an error to send an event
1415
 
 with a pre set event id to <code class="function">zeitgest_log_insert_events()</code>.
1416
 
@@ -329,11 +329,11 @@ with a pre set event id to <code class="
1417
 
 <hr>
1418
 
 <div class="refsect2">
1419
 
 <a name="zeitgeist-event-get-timestamp"></a><h3>zeitgeist_event_get_timestamp ()</h3>
1420
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_event_get_timestamp       (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1421
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_event_get_timestamp       (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1422
 
 <p>
1423
 
 Get the event timestamp. The timestamp is in milliseconds since the
1424
 
 Unix epoch. There are a few helpers available for converting to and
1425
 
-from other time representations such a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>. See for example
1426
 
+from other time representations such a <a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>. See for example
1427
 
 <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-timeval" title="zeitgeist_timestamp_to_timeval ()"><code class="function">zeitgeist_timestamp_to_timeval()</code></a> and <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-timeval" title="zeitgeist_timestamp_from_timeval ()"><code class="function">zeitgeist_timestamp_from_timeval()</code></a>.
1428
 
 </p>
1429
 
 <div class="variablelist"><table border="0">
1430
 
@@ -355,11 +355,11 @@ an unset timestamp and the time of the U
1431
 
 <div class="refsect2">
1432
 
 <a name="zeitgeist-event-set-timestamp"></a><h3>zeitgeist_event_set_timestamp ()</h3>
1433
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_timestamp       (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1434
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
1435
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
1436
 
 <p>
1437
 
 Set the event timestamp. The timestamp is in milliseconds since the
1438
 
 Unix epoch. There are a few helpers available for converting to and
1439
 
-from other time representations such a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>. See for example
1440
 
+from other time representations such a <a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a>. See for example
1441
 
 <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-timeval" title="zeitgeist_timestamp_to_timeval ()"><code class="function">zeitgeist_timestamp_to_timeval()</code></a> and <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-timeval" title="zeitgeist_timestamp_from_timeval ()"><code class="function">zeitgeist_timestamp_from_timeval()</code></a>.
1442
 
 </p>
1443
 
 <p>
1444
 
@@ -378,7 +378,7 @@ of the logging time to the event.
1445
 
 <hr>
1446
 
 <div class="refsect2">
1447
 
 <a name="zeitgeist-event-get-interpretation"></a><h3>zeitgeist_event_get_interpretation ()</h3>
1448
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_event_get_interpretation  (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1449
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_event_get_interpretation  (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1450
 
 <p>
1451
 
 The event interpretation represents "what happened". It is encoded
1452
 
 as URI defined by the Zeitgeist Event Ontology.
1453
 
@@ -397,7 +397,7 @@ FIXME: Needs link to ontology and some d
1454
 
 </tr>
1455
 
 <tr>
1456
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1457
 
-<td>The event interpretation as a URI or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if unset</td>
1458
 
+<td>The event interpretation as a URI or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if unset</td>
1459
 
 </tr>
1460
 
 </tbody>
1461
 
 </table></div>
1462
 
@@ -406,7 +406,7 @@ FIXME: Needs link to ontology and some d
1463
 
 <div class="refsect2">
1464
 
 <a name="zeitgeist-event-set-interpretation"></a><h3>zeitgeist_event_set_interpretation ()</h3>
1465
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_interpretation  (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1466
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);</pre>
1467
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation</code></em>);</pre>
1468
 
 <p>
1469
 
 The event interpretation represents "what happened". It is encoded
1470
 
 as URI defined by the Zeitgeist Event Ontology.
1471
 
@@ -431,7 +431,7 @@ FIXME: Needs link to ontology and some d
1472
 
 <hr>
1473
 
 <div class="refsect2">
1474
 
 <a name="zeitgeist-event-get-manifestation"></a><h3>zeitgeist_event_get_manifestation ()</h3>
1475
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_event_get_manifestation   (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1476
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_event_get_manifestation   (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1477
 
 <p>
1478
 
 The event manifestation represents "how did it happen".
1479
 
 It is encoded as URI defined by the Zeitgeist Event Ontology. Examples
1480
 
@@ -450,7 +450,7 @@ FIXME: Needs link to ontology and some d
1481
 
 </tr>
1482
 
 <tr>
1483
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1484
 
-<td>The event interpretation as a URI or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if unset</td>
1485
 
+<td>The event interpretation as a URI or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if unset</td>
1486
 
 </tr>
1487
 
 </tbody>
1488
 
 </table></div>
1489
 
@@ -459,7 +459,7 @@ FIXME: Needs link to ontology and some d
1490
 
 <div class="refsect2">
1491
 
 <a name="zeitgeist-event-set-manifestation"></a><h3>zeitgeist_event_set_manifestation ()</h3>
1492
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_manifestation   (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1493
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);</pre>
1494
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation</code></em>);</pre>
1495
 
 <p>
1496
 
 The event manifestation represents "how did it happen".
1497
 
 It is encoded as URI defined by the Zeitgeist Event Ontology.
1498
 
@@ -478,7 +478,7 @@ FIXME: Needs link to ontology and some d
1499
 
 <hr>
1500
 
 <div class="refsect2">
1501
 
 <a name="zeitgeist-event-get-actor"></a><h3>zeitgeist_event_get_actor ()</h3>
1502
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_event_get_actor           (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1503
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_event_get_actor           (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1504
 
 <p>
1505
 
 Get the event actor. The actor represents the party responsible for
1506
 
 triggering the event. When the actor is an application
1507
 
@@ -504,7 +504,7 @@ file for the application appended. Eg. <
1508
 
 <div class="refsect2">
1509
 
 <a name="zeitgeist-event-set-actor"></a><h3>zeitgeist_event_set_actor ()</h3>
1510
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_actor           (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1511
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>);</pre>
1512
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *actor</code></em>);</pre>
1513
 
 <p>
1514
 
 Get the event actor. The actor represents the party responsible for
1515
 
 triggering the event. When the actor is an application
1516
 
@@ -533,7 +533,7 @@ Fx. <span class="emphasis"><em>app://fir
1517
 
 <a name="zeitgeist-event-set-actor-from-app-info"></a><h3>zeitgeist_event_set_actor_from_app_info ()</h3>
1518
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_actor_from_app_info
1519
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1520
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAppInfo.html"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
1521
 
+                                                         <em class="parameter"><code><a href="../gio/GAppInfo.html"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
1522
 
 <p>
1523
 
 </p>
1524
 
 </div>
1525
 
@@ -541,7 +541,7 @@ Fx. <span class="emphasis"><em>app://fir
1526
 
 <div class="refsect2">
1527
 
 <a name="zeitgeist-event-get-subject"></a><h3>zeitgeist_event_get_subject ()</h3>
1528
 
 <pre class="programlisting"><a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject"><span class="returnvalue">ZeitgeistSubject</span></a> *  zeitgeist_event_get_subject         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1529
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);</pre>
1530
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);</pre>
1531
 
 <p>
1532
 
 Get the n'th subject of this event. You can find the number of subjects
1533
 
 by calling <a class="link" href="ZeitgeistEvent.html#zeitgeist-event-num-subjects" title="zeitgeist_event_num_subjects ()"><code class="function">zeitgeist_event_num_subjects()</code></a>.
1534
 
@@ -560,7 +560,7 @@ by calling <a class="link" href="Zeitgei
1535
 
 <tr>
1536
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1537
 
 <td>The subject at position <em class="parameter"><code>index</code></em>. Do not free. If you want to
1538
 
-keep the subject around you need to <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> it.</td>
1539
 
+keep the subject around you need to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> it.</td>
1540
 
 </tr>
1541
 
 </tbody>
1542
 
 </table></div>
1543
 
@@ -568,7 +568,7 @@ keep the subject around you need to <a h
1544
 
 <hr>
1545
 
 <div class="refsect2">
1546
 
 <a name="zeitgeist-event-num-subjects"></a><h3>zeitgeist_event_num_subjects ()</h3>
1547
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                zeitgeist_event_num_subjects        (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1548
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                zeitgeist_event_num_subjects        (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1549
 
 <p>
1550
 
 Get the number of subjects for an event. This is a constant time operation.
1551
 
 </p>
1552
 
@@ -613,7 +613,7 @@ method.
1553
 
 <hr>
1554
 
 <div class="refsect2">
1555
 
 <a name="zeitgeist-event-get-payload"></a><h3>zeitgeist_event_get_payload ()</h3>
1556
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#GByteArray"><span class="returnvalue">GByteArray</span></a> *        zeitgeist_event_get_payload         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1557
 
+<pre class="programlisting"><a href="../glib/glib-Byte-Arrays.html#GByteArray"><span class="returnvalue">GByteArray</span></a> *        zeitgeist_event_get_payload         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>);</pre>
1558
 
 <p>
1559
 
 Look up the free form binary payload of <em class="parameter"><code>event</code></em>.
1560
 
 </p>
1561
 
@@ -626,8 +626,8 @@ Look up the free form binary payload of
1562
 
 </tr>
1563
 
 <tr>
1564
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1565
 
-<td>The event payload or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if unset. Do not free. If you want to
1566
 
-keep the subject around you need to <a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#g-byte-array-ref"><code class="function">g_byte_array_ref()</code></a> it.</td>
1567
 
+<td>The event payload or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if unset. Do not free. If you want to
1568
 
+keep the subject around you need to <a href="../glib/glib-Byte-Arrays.html#g-byte-array-ref"><code class="function">g_byte_array_ref()</code></a> it.</td>
1569
 
 </tr>
1570
 
 </tbody>
1571
 
 </table></div>
1572
 
@@ -636,7 +636,7 @@ keep the subject around you need to <a h
1573
 
 <div class="refsect2">
1574
 
 <a name="zeitgeist-event-set-payload"></a><h3>zeitgeist_event_set_payload ()</h3>
1575
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_event_set_payload         (<em class="parameter"><code><a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a> *event</code></em>,
1576
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#GByteArray"><span class="type">GByteArray</span></a> *payload</code></em>);</pre>
1577
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Byte-Arrays.html#GByteArray"><span class="type">GByteArray</span></a> *payload</code></em>);</pre>
1578
 
 <p>
1579
 
 Attach a a free form binary payload to <em class="parameter"><code>event</code></em>. Payloads are application
1580
 
 specific and can not be assumed to have any particular format unless
1581
 
@@ -644,7 +644,7 @@ you have other contextual information ab
1582
 
 </p>
1583
 
 <p>
1584
 
 The event will assume ownership of <em class="parameter"><code>payload</code></em>. You should never call
1585
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#g-byte-array-free"><code class="function">g_byte_array_free()</code></a> on <em class="parameter"><code>payload</code></em> and only call <a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#g-byte-array-unref"><code class="function">g_byte_array_unref()</code></a> on it if
1586
 
+<a href="../glib/glib-Byte-Arrays.html#g-byte-array-free"><code class="function">g_byte_array_free()</code></a> on <em class="parameter"><code>payload</code></em> and only call <a href="../glib/glib-Byte-Arrays.html#g-byte-array-unref"><code class="function">g_byte_array_unref()</code></a> on it if
1587
 
 you have added an extra reference to it.
1588
 
 </p>
1589
 
 <div class="variablelist"><table border="0">
1590
 
@@ -665,21 +665,21 @@ you have added an extra reference to it.
1591
 
 <hr>
1592
 
 <div class="refsect2">
1593
 
 <a name="zeitgeist-events-from-variant"></a><h3>zeitgeist_events_from_variant ()</h3>
1594
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_events_from_variant       (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *events</code></em>);</pre>
1595
 
+<pre class="programlisting"><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *         zeitgeist_events_from_variant       (<em class="parameter"><code><a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *events</code></em>);</pre>
1596
 
 <div class="variablelist"><table border="0">
1597
 
 <col align="left" valign="top">
1598
 
 <tbody>
1599
 
 <tr>
1600
 
 <td><p><span class="term"><em class="parameter"><code>events</code></em> :</span></p></td>
1601
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>  with signature as an array of
1602
 
+<td>A <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>  with signature as an array of
1603
 
 <a class="link" href="ZeitgeistEvent.html#ZEITGEIST-EVENT-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_EVENT_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_EVENT_VARIANT_SIGNATURE</span></a>. If <em class="parameter"><code>event</code></em> is floating this
1604
 
 method will consume the floating reference.</td>
1605
 
 </tr>
1606
 
 <tr>
1607
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1608
 
-<td>A reference to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s.
1609
 
+<td>A reference to a <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s.
1610
 
 All the events will be floating references, and the
1611
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>'s <em class="parameter"><code>free_func</code></em> will be set to <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
1612
 
+<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>'s <em class="parameter"><code>free_func</code></em> will be set to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
1613
 
 </tr>
1614
 
 </tbody>
1615
 
 </table></div>
1616
 
@@ -687,9 +687,9 @@ All the events will be floating referenc
1617
 
 <hr>
1618
 
 <div class="refsect2">
1619
 
 <a name="zeitgeist-events-to-variant"></a><h3>zeitgeist_events_to_variant ()</h3>
1620
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_events_to_variant         (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>);</pre>
1621
 
+<pre class="programlisting"><a href="../glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> *          zeitgeist_events_to_variant         (<em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>);</pre>
1622
 
 <p>
1623
 
-Convert a set of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>&lt;-- --&gt;s to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
1624
 
+Convert a set of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>&lt;-- --&gt;s to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> with signature
1625
 
 as an array of <a class="link" href="ZeitgeistEvent.html#ZEITGEIST-EVENT-VARIANT-SIGNATURE:CAPS" title="ZEITGEIST_EVENT_VARIANT_SIGNATURE"><span class="type">ZEITGEIST_EVENT_VARIANT_SIGNATURE</span></a>.
1626
 
 </p>
1627
 
 <div class="variablelist"><table border="0">
1628
 
@@ -697,17 +697,17 @@ as an array of <a class="link" href="Zei
1629
 
 <tbody>
1630
 
 <tr>
1631
 
 <td><p><span class="term"><em class="parameter"><code>events</code></em> :</span></p></td>
1632
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s. If the events has
1633
 
+<td>A <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s. If the events has
1634
 
 floating references they will be consumed. Furthermore the
1635
 
-reference on the <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> itself will also be stolen and its
1636
 
-<em class="parameter"><code>free_func</code></em> set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1637
 
+reference on the <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> itself will also be stolen and its
1638
 
+<em class="parameter"><code>free_func</code></em> set to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1639
 
 </td>
1640
 
 </tr>
1641
 
 <tr>
1642
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1643
 
-<td>A floating reference to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> as described above. Unless the
1644
 
+<td>A floating reference to a <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> as described above. Unless the
1645
 
 floating reference is consumed somewhere you must free it with
1646
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>.</td>
1647
 
+<a href="../glib/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a>.</td>
1648
 
 </tr>
1649
 
 </tbody>
1650
 
 </table></div>
1651
 
@@ -718,7 +718,7 @@ floating reference is consumed somewhere
1652
 
 <pre class="programlisting">#define ZEITGEIST_EVENT_VARIANT_SIGNATURE "(asaasay)"
1653
 
 </pre>
1654
 
 <p>
1655
 
-The <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> signature for a serialized <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>
1656
 
+The <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> signature for a serialized <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>
1657
 
 </p>
1658
 
 </div>
1659
 
 <hr>
1660
 
@@ -727,7 +727,7 @@ The <a href="http://library.gnome.org/de
1661
 
 <pre class="programlisting">#define ZEITGEIST_EVENT_VARIANT_TYPE G_VARIANT_TYPE(ZEITGEIST_EVENT_VARIANT_SIGNATURE)
1662
 
 </pre>
1663
 
 <p>
1664
 
-The <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> of <span class="type">ZEITGEIST_EVENT_SIGNATURE</span>
1665
 
+The <a href="../glib/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> of <span class="type">ZEITGEIST_EVENT_SIGNATURE</span>
1666
 
 </p>
1667
 
 </div>
1668
 
 </div>
1669
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistLog.html
1670
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistLog.html
1671
 
@@ -48,95 +48,95 @@
1672
 
 struct              <a class="link" href="ZeitgeistLog.html#ZeitgeistLogClass" title="struct ZeitgeistLogClass">ZeitgeistLogClass</a>;
1673
 
 <a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="returnvalue">ZeitgeistLog</span></a> *      <a class="link" href="ZeitgeistLog.html#zeitgeist-log-new" title="zeitgeist_log_new ()">zeitgeist_log_new</a>                   (<em class="parameter"><code><span class="type">void</span></code></em>);
1674
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events" title="zeitgeist_log_insert_events ()">zeitgeist_log_insert_events</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1675
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1676
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1677
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1678
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1679
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1680
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1681
 
                                                          <em class="parameter"><code>...</code></em>);
1682
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-no-reply" title="zeitgeist_log_insert_events_no_reply ()">zeitgeist_log_insert_events_no_reply</a>
1683
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1684
 
                                                          <em class="parameter"><code>...</code></em>);
1685
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-valist" title="zeitgeist_log_insert_events_valist ()">zeitgeist_log_insert_events_valist</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1686
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1687
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1688
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1689
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1690
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1691
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1692
 
                                                          <em class="parameter"><code><span class="type">va_list</span> events</code></em>);
1693
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-from-ptrarray" title="zeitgeist_log_insert_events_from_ptrarray ()">zeitgeist_log_insert_events_from_ptrarray</a>
1694
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1695
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>,
1696
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1697
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1698
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1699
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-finish" title="zeitgeist_log_insert_events_finish ()">zeitgeist_log_insert_events_finish</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1700
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1701
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1702
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>,
1703
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1704
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1705
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1706
 
+<a href="../glib/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-finish" title="zeitgeist_log_insert_events_finish ()">zeitgeist_log_insert_events_finish</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1707
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1708
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1709
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-events" title="zeitgeist_log_find_events ()">zeitgeist_log_find_events</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1710
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
1711
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
1712
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
1713
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState"><span class="type">ZeitgeistStorageState</span></a> storage_state</code></em>,
1714
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
1715
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
1716
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
1717
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1718
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1719
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1720
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1721
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1722
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1723
 
 <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="returnvalue">ZeitgeistResultSet</span></a> * <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-events-finish" title="zeitgeist_log_find_events_finish ()">zeitgeist_log_find_events_finish</a>   (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1724
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1725
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1726
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1727
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1728
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-event-ids" title="zeitgeist_log_find_event_ids ()">zeitgeist_log_find_event_ids</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1729
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
1730
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
1731
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
1732
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState"><span class="type">ZeitgeistStorageState</span></a> storage_state</code></em>,
1733
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
1734
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
1735
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
1736
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1737
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1738
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1739
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-event-ids-finish" title="zeitgeist_log_find_event_ids_finish ()">zeitgeist_log_find_event_ids_finish</a> (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1740
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1741
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1742
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1743
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1744
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1745
 
+<a href="../glib/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-event-ids-finish" title="zeitgeist_log_find_event_ids_finish ()">zeitgeist_log_find_event_ids_finish</a> (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1746
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1747
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1748
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-get-events" title="zeitgeist_log_get_events ()">zeitgeist_log_get_events</a>            (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1749
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
1750
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1751
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1752
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1753
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
1754
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1755
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1756
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1757
 
 <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="returnvalue">ZeitgeistResultSet</span></a> * <a class="link" href="ZeitgeistLog.html#zeitgeist-log-get-events-finish" title="zeitgeist_log_get_events_finish ()">zeitgeist_log_get_events_finish</a>    (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1758
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1759
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1760
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1761
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1762
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-related-uris" title="zeitgeist_log_find_related_uris ()">zeitgeist_log_find_related_uris</a>     (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1763
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
1764
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
1765
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *result_event_templates</code></em>,
1766
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
1767
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *result_event_templates</code></em>,
1768
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState"><span class="type">ZeitgeistStorageState</span></a> storage_state</code></em>,
1769
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
1770
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
1771
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
1772
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1773
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1774
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1775
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-related-uris-finish" title="zeitgeist_log_find_related_uris_finish ()">zeitgeist_log_find_related_uris_finish</a>
1776
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1777
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1778
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1779
 
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-related-uris-finish" title="zeitgeist_log_find_related_uris_finish ()">zeitgeist_log_find_related_uris_finish</a>
1780
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1781
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1782
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1783
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1784
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1785
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-delete-events" title="zeitgeist_log_delete_events ()">zeitgeist_log_delete_events</a>         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1786
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
1787
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1788
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1789
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1790
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-delete-events-finish" title="zeitgeist_log_delete_events_finish ()">zeitgeist_log_delete_events_finish</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1791
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1792
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1793
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
1794
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1795
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1796
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1797
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-delete-events-finish" title="zeitgeist_log_delete_events_finish ()">zeitgeist_log_delete_events_finish</a>  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1798
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1799
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1800
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-delete-log" title="zeitgeist_log_delete_log ()">zeitgeist_log_delete_log</a>            (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1801
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1802
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1803
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1804
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-delete-log-finish" title="zeitgeist_log_delete_log_finish ()">zeitgeist_log_delete_log_finish</a>     (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1805
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1806
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1807
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1808
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1809
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1810
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-delete-log-finish" title="zeitgeist_log_delete_log_finish ()">zeitgeist_log_delete_log_finish</a>     (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1811
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1812
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1813
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-quit" title="zeitgeist_log_quit ()">zeitgeist_log_quit</a>                  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1814
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1815
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1816
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1817
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-quit-finish" title="zeitgeist_log_quit_finish ()">zeitgeist_log_quit_finish</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1818
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1819
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1820
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1821
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1822
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
1823
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistLog.html#zeitgeist-log-quit-finish" title="zeitgeist_log_quit_finish ()">zeitgeist_log_quit_finish</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1824
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1825
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1826
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-install-monitor" title="zeitgeist_log_install_monitor ()">zeitgeist_log_install_monitor</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1827
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistMonitor.html" title="ZeitgeistMonitor"><span class="type">ZeitgeistMonitor</span></a> *monitor</code></em>);
1828
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistLog.html#zeitgeist-log-remove-monitor" title="zeitgeist_log_remove_monitor ()">zeitgeist_log_remove_monitor</a>        (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1829
 
@@ -146,14 +146,14 @@ struct              <a class="link" href
1830
 
 <div class="refsect1">
1831
 
 <a name="ZeitgeistLog.object-hierarchy"></a><h2>Object Hierarchy</h2>
1832
 
 <pre class="synopsis">
1833
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1834
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1835
 
    +----ZeitgeistLog
1836
 
 </pre>
1837
 
 </div>
1838
 
 <div class="refsect1">
1839
 
 <a name="ZeitgeistLog.properties"></a><h2>Properties</h2>
1840
 
 <pre class="synopsis">
1841
 
-  "<a class="link" href="ZeitgeistLog.html#ZeitgeistLog--connected" title='The "connected" property'>connected</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
1842
 
+  "<a class="link" href="ZeitgeistLog.html#ZeitgeistLog--connected" title='The "connected" property'>connected</a>"                <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
1843
 
 </pre>
1844
 
 </div>
1845
 
 <div class="refsect1">
1846
 
@@ -211,9 +211,9 @@ on the <a class="link" href="ZeitgeistLo
1847
 
 <div class="refsect2">
1848
 
 <a name="zeitgeist-log-insert-events"></a><h3>zeitgeist_log_insert_events ()</h3>
1849
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_insert_events         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1850
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1851
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1852
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1853
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1854
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1855
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1856
 
                                                          <em class="parameter"><code>...</code></em>);</pre>
1857
 
 <p>
1858
 
 Asynchrnously send a set of events to the Zeitgeist daemon, requesting they
1859
 
@@ -228,14 +228,14 @@ be inserted into the log.
1860
 
 </tr>
1861
 
 <tr>
1862
 
 <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
1863
 
-<td>To cancel the operation or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1864
 
+<td>To cancel the operation or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1865
 
 </td>
1866
 
 </tr>
1867
 
 <tr>
1868
 
 <td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
1869
 
 <td>
1870
 
-<a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke once the logging operation has
1871
 
-completed. Set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore the result. In this callback
1872
 
+<a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke once the logging operation has
1873
 
+completed. Set to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore the result. In this callback
1874
 
 you can invoke <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-finish" title="zeitgeist_log_insert_events_finish ()"><code class="function">zeitgeist_log_insert_events_finish()</code></a> to collect
1875
 
 the event ids of the inserted events</td>
1876
 
 </tr>
1877
 
@@ -246,7 +246,7 @@ the event ids of the inserted events</td
1878
 
 </tr>
1879
 
 <tr>
1880
 
 <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
1881
 
-<td>A list of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s terminated by a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1882
 
+<td>A list of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s terminated by a <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1883
 
 </td>
1884
 
 </tr>
1885
 
 </tbody>
1886
 
@@ -265,7 +265,7 @@ caller will never know whether the event
1887
 
 </p>
1888
 
 <p>
1889
 
 This method is exactly equivalent to calling <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events" title="zeitgeist_log_insert_events ()"><code class="function">zeitgeist_log_insert_events()</code></a>
1890
 
-with <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> set as <em class="parameter"><code>cancellable</code></em>, <em class="parameter"><code>callback</code></em>, and <em class="parameter"><code>user_data</code></em>.
1891
 
+with <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> set as <em class="parameter"><code>cancellable</code></em>, <em class="parameter"><code>callback</code></em>, and <em class="parameter"><code>user_data</code></em>.
1892
 
 </p>
1893
 
 <div class="variablelist"><table border="0">
1894
 
 <col align="left" valign="top">
1895
 
@@ -276,7 +276,7 @@ with <a href="http://library.gnome.org/d
1896
 
 </tr>
1897
 
 <tr>
1898
 
 <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
1899
 
-<td>A list of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s terminated by a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1900
 
+<td>A list of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s terminated by a <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1901
 
 </td>
1902
 
 </tr>
1903
 
 </tbody>
1904
 
@@ -286,9 +286,9 @@ with <a href="http://library.gnome.org/d
1905
 
 <div class="refsect2">
1906
 
 <a name="zeitgeist-log-insert-events-valist"></a><h3>zeitgeist_log_insert_events_valist ()</h3>
1907
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_insert_events_valist  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1908
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1909
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1910
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1911
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1912
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1913
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
1914
 
                                                          <em class="parameter"><code><span class="type">va_list</span> events</code></em>);</pre>
1915
 
 <p>
1916
 
 This method is intended for language bindings. If calling this function
1917
 
@@ -308,14 +308,14 @@ be inserted into the log.
1918
 
 </tr>
1919
 
 <tr>
1920
 
 <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
1921
 
-<td>To cancel the operation or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1922
 
+<td>To cancel the operation or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1923
 
 </td>
1924
 
 </tr>
1925
 
 <tr>
1926
 
 <td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
1927
 
 <td>
1928
 
-<a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke once the logging operation has
1929
 
-completed. Set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore the result. In this callback
1930
 
+<a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke once the logging operation has
1931
 
+completed. Set to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore the result. In this callback
1932
 
 you can invoke <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-finish" title="zeitgeist_log_insert_events_finish ()"><code class="function">zeitgeist_log_insert_events_finish()</code></a> to collect
1933
 
 the event ids of the inserted events</td>
1934
 
 </tr>
1935
 
@@ -326,7 +326,7 @@ the event ids of the inserted events</td
1936
 
 </tr>
1937
 
 <tr>
1938
 
 <td><p><span class="term"><em class="parameter"><code>events</code></em> :</span></p></td>
1939
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s to insert. This method
1940
 
+<td>A <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s to insert. This method
1941
 
 steals the reference to <em class="parameter"><code>events</code></em> and consumes all floating refs
1942
 
 on the event members.</td>
1943
 
 </tr>
1944
 
@@ -338,10 +338,10 @@ on the event members.</td>
1945
 
 <a name="zeitgeist-log-insert-events-from-ptrarray"></a><h3>zeitgeist_log_insert_events_from_ptrarray ()</h3>
1946
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_insert_events_from_ptrarray
1947
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1948
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>,
1949
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1950
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1951
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1952
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *events</code></em>,
1953
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
1954
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
1955
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
1956
 
 <p>
1957
 
 Asynchronously send a set of events to the Zeitgeist daemon, requesting they
1958
 
 be inserted into the log.
1959
 
@@ -355,21 +355,21 @@ be inserted into the log.
1960
 
 </tr>
1961
 
 <tr>
1962
 
 <td><p><span class="term"><em class="parameter"><code>events</code></em> :</span></p></td>
1963
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s to insert. This method
1964
 
+<td>A <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s to insert. This method
1965
 
 steals the reference to <em class="parameter"><code>events</code></em> and consumes all floating refs
1966
 
 on the event members. It is assumed that the free_func on <em class="parameter"><code>events</code></em>
1967
 
-is set to <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
1968
 
+is set to <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
1969
 
 </tr>
1970
 
 <tr>
1971
 
 <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
1972
 
-<td>To cancel the operation or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1973
 
+<td>To cancel the operation or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1974
 
 </td>
1975
 
 </tr>
1976
 
 <tr>
1977
 
 <td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
1978
 
 <td>
1979
 
-<a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke once the logging operation has
1980
 
-completed. Set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore the result. In this callback
1981
 
+<a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke once the logging operation has
1982
 
+completed. Set to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore the result. In this callback
1983
 
 you can invoke <a class="link" href="ZeitgeistLog.html#zeitgeist-log-insert-events-finish" title="zeitgeist_log_insert_events_finish ()"><code class="function">zeitgeist_log_insert_events_finish()</code></a> to collect
1984
 
 the event ids of the inserted events</td>
1985
 
 </tr>
1986
 
@@ -384,9 +384,9 @@ the event ids of the inserted events</td
1987
 
 <hr>
1988
 
 <div class="refsect2">
1989
 
 <a name="zeitgeist-log-insert-events-finish"></a><h3>zeitgeist_log_insert_events_finish ()</h3>
1990
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            zeitgeist_log_insert_events_finish  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1991
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1992
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1993
 
+<pre class="programlisting"><a href="../glib/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            zeitgeist_log_insert_events_finish  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
1994
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
1995
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1996
 
 <p>
1997
 
 </p>
1998
 
 </div>
1999
 
@@ -395,13 +395,13 @@ the event ids of the inserted events</td
2000
 
 <a name="zeitgeist-log-find-events"></a><h3>zeitgeist_log_find_events ()</h3>
2001
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_find_events           (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2002
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
2003
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2004
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2005
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState"><span class="type">ZeitgeistStorageState</span></a> storage_state</code></em>,
2006
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2007
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2008
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
2009
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2010
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2011
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2012
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2013
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2014
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2015
 
 <p>
2016
 
 </p>
2017
 
 </div>
2018
 
@@ -409,8 +409,8 @@ the event ids of the inserted events</td
2019
 
 <div class="refsect2">
2020
 
 <a name="zeitgeist-log-find-events-finish"></a><h3>zeitgeist_log_find_events_finish ()</h3>
2021
 
 <pre class="programlisting"><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="returnvalue">ZeitgeistResultSet</span></a> * zeitgeist_log_find_events_finish   (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2022
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2023
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2024
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2025
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2026
 
 <p>
2027
 
 Retrieve the result from an asynchronous query started with
2028
 
 <a class="link" href="ZeitgeistLog.html#zeitgeist-log-find-events" title="zeitgeist_log_find_events ()"><code class="function">zeitgeist_log_find_events()</code></a>.
2029
 
@@ -422,7 +422,7 @@ Retrieve the result from an asynchronous
2030
 
 <td>A newly allocated <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> containing
2031
 
 the <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s
2032
 
 matching the query. You must free the result set with
2033
 
-<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. The events held in the result set will
2034
 
+<a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. The events held in the result set will
2035
 
 automatically be unreffed when the result set is finalized. <span class="annotation">[transfer-full]</span>
2036
 
 </td>
2037
 
 </tr></tbody>
2038
 
@@ -433,22 +433,22 @@ automatically be unreffed when the resul
2039
 
 <a name="zeitgeist-log-find-event-ids"></a><h3>zeitgeist_log_find_event_ids ()</h3>
2040
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_find_event_ids        (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2041
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
2042
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2043
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2044
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState"><span class="type">ZeitgeistStorageState</span></a> storage_state</code></em>,
2045
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2046
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2047
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
2048
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2049
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2050
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2051
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2052
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2053
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2054
 
 <p>
2055
 
 </p>
2056
 
 </div>
2057
 
 <hr>
2058
 
 <div class="refsect2">
2059
 
 <a name="zeitgeist-log-find-event-ids-finish"></a><h3>zeitgeist_log_find_event_ids_finish ()</h3>
2060
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            zeitgeist_log_find_event_ids_finish (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2061
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2062
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2063
 
+<pre class="programlisting"><a href="../glib/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            zeitgeist_log_find_event_ids_finish (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2064
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2065
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2066
 
 <p>
2067
 
 </p>
2068
 
 </div>
2069
 
@@ -456,10 +456,10 @@ automatically be unreffed when the resul
2070
 
 <div class="refsect2">
2071
 
 <a name="zeitgeist-log-get-events"></a><h3>zeitgeist_log_get_events ()</h3>
2072
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_get_events            (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2073
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
2074
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2075
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2076
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2077
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
2078
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2079
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2080
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2081
 
 <p>
2082
 
 </p>
2083
 
 </div>
2084
 
@@ -467,8 +467,8 @@ automatically be unreffed when the resul
2085
 
 <div class="refsect2">
2086
 
 <a name="zeitgeist-log-get-events-finish"></a><h3>zeitgeist_log_get_events_finish ()</h3>
2087
 
 <pre class="programlisting"><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="returnvalue">ZeitgeistResultSet</span></a> * zeitgeist_log_get_events_finish    (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2088
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2089
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2090
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2091
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2092
 
 <p>
2093
 
 </p>
2094
 
 </div>
2095
 
@@ -477,24 +477,24 @@ automatically be unreffed when the resul
2096
 
 <a name="zeitgeist-log-find-related-uris"></a><h3>zeitgeist_log_find_related_uris ()</h3>
2097
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_find_related_uris     (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2098
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
2099
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2100
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *result_event_templates</code></em>,
2101
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2102
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *result_event_templates</code></em>,
2103
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistStorageState"><span class="type">ZeitgeistStorageState</span></a> storage_state</code></em>,
2104
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2105
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2106
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
2107
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2108
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2109
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2110
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2111
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2112
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2113
 
 <p>
2114
 
 </p>
2115
 
 </div>
2116
 
 <hr>
2117
 
 <div class="refsect2">
2118
 
 <a name="zeitgeist-log-find-related-uris-finish"></a><h3>zeitgeist_log_find_related_uris_finish ()</h3>
2119
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            zeitgeist_log_find_related_uris_finish
2120
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            zeitgeist_log_find_related_uris_finish
2121
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2122
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2123
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2124
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2125
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2126
 
 <p>
2127
 
 </p>
2128
 
 </div>
2129
 
@@ -502,19 +502,19 @@ automatically be unreffed when the resul
2130
 
 <div class="refsect2">
2131
 
 <a name="zeitgeist-log-delete-events"></a><h3>zeitgeist_log_delete_events ()</h3>
2132
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_delete_events         (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2133
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
2134
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2135
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2136
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2137
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Arrays.html#GArray"><span class="type">GArray</span></a> *event_ids</code></em>,
2138
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2139
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2140
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2141
 
 <p>
2142
 
 </p>
2143
 
 </div>
2144
 
 <hr>
2145
 
 <div class="refsect2">
2146
 
 <a name="zeitgeist-log-delete-events-finish"></a><h3>zeitgeist_log_delete_events_finish ()</h3>
2147
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_log_delete_events_finish  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2148
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2149
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2150
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_log_delete_events_finish  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2151
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2152
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2153
 
 <p>
2154
 
 </p>
2155
 
 </div>
2156
 
@@ -522,18 +522,18 @@ automatically be unreffed when the resul
2157
 
 <div class="refsect2">
2158
 
 <a name="zeitgeist-log-delete-log"></a><h3>zeitgeist_log_delete_log ()</h3>
2159
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_delete_log            (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2160
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2161
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2162
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2163
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2164
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2165
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2166
 
 <p>
2167
 
 </p>
2168
 
 </div>
2169
 
 <hr>
2170
 
 <div class="refsect2">
2171
 
 <a name="zeitgeist-log-delete-log-finish"></a><h3>zeitgeist_log_delete_log_finish ()</h3>
2172
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_log_delete_log_finish     (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2173
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2174
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2175
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_log_delete_log_finish     (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2176
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2177
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2178
 
 <p>
2179
 
 </p>
2180
 
 </div>
2181
 
@@ -541,18 +541,18 @@ automatically be unreffed when the resul
2182
 
 <div class="refsect2">
2183
 
 <a name="zeitgeist-log-quit"></a><h3>zeitgeist_log_quit ()</h3>
2184
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_log_quit                  (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2185
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2186
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2187
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2188
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2189
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2190
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2191
 
 <p>
2192
 
 </p>
2193
 
 </div>
2194
 
 <hr>
2195
 
 <div class="refsect2">
2196
 
 <a name="zeitgeist-log-quit-finish"></a><h3>zeitgeist_log_quit_finish ()</h3>
2197
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_log_quit_finish           (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2198
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2199
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2200
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_log_quit_finish           (<em class="parameter"><code><a class="link" href="ZeitgeistLog.html" title="ZeitgeistLog"><span class="type">ZeitgeistLog</span></a> *self</code></em>,
2201
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2202
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2203
 
 <p>
2204
 
 </p>
2205
 
 </div>
2206
 
@@ -577,7 +577,7 @@ automatically be unreffed when the resul
2207
 
 <a name="ZeitgeistLog.property-details"></a><h2>Property Details</h2>
2208
 
 <div class="refsect2">
2209
 
 <a name="ZeitgeistLog--connected"></a><h3>The <code class="literal">"connected"</code> property</h3>
2210
 
-<pre class="programlisting">  "connected"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
2211
 
+<pre class="programlisting">  "connected"                <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
2212
 
 <p>
2213
 
 Determines if this Log instance is currently connected to Zeitgeist
2214
 
 daemon.
2215
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/zeitgeist-1.0-Timestamp-handling.html
2216
 
+++ libzeitgeist-0.3.8/doc/reference/html/zeitgeist-1.0-Timestamp-handling.html
2217
 
@@ -46,20 +46,20 @@
2218
 
 #define             <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#ZEITGEIST-TIMESTAMP-DAY:CAPS" title="ZEITGEIST_TIMESTAMP_DAY">ZEITGEIST_TIMESTAMP_DAY</a>
2219
 
 #define             <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#ZEITGEIST-TIMESTAMP-WEEK:CAPS" title="ZEITGEIST_TIMESTAMP_WEEK">ZEITGEIST_TIMESTAMP_WEEK</a>
2220
 
 #define             <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#ZEITGEIST-TIMESTAMP-YEAR:CAPS" title="ZEITGEIST_TIMESTAMP_YEAR">ZEITGEIST_TIMESTAMP_YEAR</a>
2221
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-for-now" title="zeitgeist_timestamp_for_now ()">zeitgeist_timestamp_for_now</a>         (<em class="parameter"><code><span class="type">void</span></code></em>);
2222
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-timeval" title="zeitgeist_timestamp_from_timeval ()">zeitgeist_timestamp_from_timeval</a>    (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);
2223
 
-<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-timeval" title="zeitgeist_timestamp_to_timeval ()">zeitgeist_timestamp_to_timeval</a>      (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2224
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);
2225
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-iso8601" title="zeitgeist_timestamp_from_iso8601 ()">zeitgeist_timestamp_from_iso8601</a>    (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *datetime</code></em>);
2226
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-iso8601" title="zeitgeist_timestamp_to_iso8601 ()">zeitgeist_timestamp_to_iso8601</a>      (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
2227
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-date" title="zeitgeist_timestamp_from_date ()">zeitgeist_timestamp_from_date</a>       (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);
2228
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-dmy" title="zeitgeist_timestamp_from_dmy ()">zeitgeist_timestamp_from_dmy</a>        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateDay"><span class="type">GDateDay</span></a> day</code></em>,
2229
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateMonth"><span class="type">GDateMonth</span></a> month</code></em>,
2230
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateYear"><span class="type">GDateYear</span></a> year</code></em>);
2231
 
-<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-date" title="zeitgeist_timestamp_to_date ()">zeitgeist_timestamp_to_date</a>         (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2232
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);
2233
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-next-midnight" title="zeitgeist_timestamp_next_midnight ()">zeitgeist_timestamp_next_midnight</a>   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
2234
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-prev-midnight" title="zeitgeist_timestamp_prev_midnight ()">zeitgeist_timestamp_prev_midnight</a>   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
2235
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-for-now" title="zeitgeist_timestamp_for_now ()">zeitgeist_timestamp_for_now</a>         (<em class="parameter"><code><span class="type">void</span></code></em>);
2236
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-timeval" title="zeitgeist_timestamp_from_timeval ()">zeitgeist_timestamp_from_timeval</a>    (<em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);
2237
 
+<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-timeval" title="zeitgeist_timestamp_to_timeval ()">zeitgeist_timestamp_to_timeval</a>      (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2238
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);
2239
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-iso8601" title="zeitgeist_timestamp_from_iso8601 ()">zeitgeist_timestamp_from_iso8601</a>    (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *datetime</code></em>);
2240
 
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-iso8601" title="zeitgeist_timestamp_to_iso8601 ()">zeitgeist_timestamp_to_iso8601</a>      (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
2241
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-date" title="zeitgeist_timestamp_from_date ()">zeitgeist_timestamp_from_date</a>       (<em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);
2242
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-from-dmy" title="zeitgeist_timestamp_from_dmy ()">zeitgeist_timestamp_from_dmy</a>        (<em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDateDay"><span class="type">GDateDay</span></a> day</code></em>,
2243
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDateMonth"><span class="type">GDateMonth</span></a> month</code></em>,
2244
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDateYear"><span class="type">GDateYear</span></a> year</code></em>);
2245
 
+<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-to-date" title="zeitgeist_timestamp_to_date ()">zeitgeist_timestamp_to_date</a>         (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2246
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);
2247
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-next-midnight" title="zeitgeist_timestamp_next_midnight ()">zeitgeist_timestamp_next_midnight</a>   (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
2248
 
+<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="zeitgeist-1.0-Timestamp-handling.html#zeitgeist-timestamp-prev-midnight" title="zeitgeist_timestamp_prev_midnight ()">zeitgeist_timestamp_prev_midnight</a>   (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);
2249
 
 </pre>
2250
 
 </div>
2251
 
 <div class="refsect1">
2252
 
@@ -68,7 +68,7 @@
2253
 
 A suite of convenience functions for dealing with timestamps and dates.
2254
 
 </p>
2255
 
 <p>
2256
 
-Zeitgeist timestamps are represented as <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a>s with the number
2257
 
+Zeitgeist timestamps are represented as <a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a>s with the number
2258
 
 of milliseconds since the Unix Epoch.
2259
 
 </p>
2260
 
 </div>
2261
 
@@ -132,7 +132,7 @@ account for leap years.
2262
 
 <hr>
2263
 
 <div class="refsect2">
2264
 
 <a name="zeitgeist-timestamp-for-now"></a><h3>zeitgeist_timestamp_for_now ()</h3>
2265
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_for_now         (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
2266
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_for_now         (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
2267
 
 <p>
2268
 
 Get the timestamp for the current system time
2269
 
 </p>
2270
 
@@ -148,17 +148,17 @@ milliseconds since the Unix Epoch</td>
2271
 
 <hr>
2272
 
 <div class="refsect2">
2273
 
 <a name="zeitgeist-timestamp-from-timeval"></a><h3>zeitgeist_timestamp_from_timeval ()</h3>
2274
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_timeval    (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);</pre>
2275
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_timeval    (<em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);</pre>
2276
 
 <div class="variablelist"><table border="0">
2277
 
 <col align="left" valign="top">
2278
 
 <tbody>
2279
 
 <tr>
2280
 
 <td><p><span class="term"><em class="parameter"><code>tv</code></em> :</span></p></td>
2281
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> instance</td>
2282
 
+<td>A <a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> instance</td>
2283
 
 </tr>
2284
 
 <tr>
2285
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2286
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> with the total number of milliseconds since the Unix Epoch</td>
2287
 
+<td>A <a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> with the total number of milliseconds since the Unix Epoch</td>
2288
 
 </tr>
2289
 
 </tbody>
2290
 
 </table></div>
2291
 
@@ -166,11 +166,11 @@ milliseconds since the Unix Epoch</td>
2292
 
 <hr>
2293
 
 <div class="refsect2">
2294
 
 <a name="zeitgeist-timestamp-to-timeval"></a><h3>zeitgeist_timestamp_to_timeval ()</h3>
2295
 
-<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_timestamp_to_timeval      (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2296
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);</pre>
2297
 
+<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_timestamp_to_timeval      (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2298
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *tv</code></em>);</pre>
2299
 
 <p>
2300
 
-Write a Zeitgeist timestamp to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> instance. Note that Zeitgeist
2301
 
-uses only a millisecond resolution for where <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> uses a microsecond
2302
 
+Write a Zeitgeist timestamp to a <a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> instance. Note that Zeitgeist
2303
 
+uses only a millisecond resolution for where <a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> uses a microsecond
2304
 
 resolution, meaning that the lower three digits of <em class="parameter"><code>tv.tv_usec</code></em> will
2305
 
 be 0.
2306
 
 </p>
2307
 
@@ -179,11 +179,11 @@ be 0.
2308
 
 <tbody>
2309
 
 <tr>
2310
 
 <td><p><span class="term"><em class="parameter"><code>timestamp</code></em> :</span></p></td>
2311
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> with a number of milliseconds since the Unix Epoch</td>
2312
 
+<td>A <a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> with a number of milliseconds since the Unix Epoch</td>
2313
 
 </tr>
2314
 
 <tr>
2315
 
 <td><p><span class="term"><em class="parameter"><code>tv</code></em> :</span></p></td>
2316
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> instance to store the result in</td>
2317
 
+<td>A <a href="../glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> instance to store the result in</td>
2318
 
 </tr>
2319
 
 </tbody>
2320
 
 </table></div>
2321
 
@@ -191,7 +191,7 @@ be 0.
2322
 
 <hr>
2323
 
 <div class="refsect2">
2324
 
 <a name="zeitgeist-timestamp-from-iso8601"></a><h3>zeitgeist_timestamp_from_iso8601 ()</h3>
2325
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_iso8601    (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *datetime</code></em>);</pre>
2326
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_iso8601    (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *datetime</code></em>);</pre>
2327
 
 <p>
2328
 
 Parse a timestamp from a ISO8601 encoded string.
2329
 
 </p>
2330
 
@@ -214,7 +214,7 @@ Parse a timestamp from a ISO8601 encoded
2331
 
 <hr>
2332
 
 <div class="refsect2">
2333
 
 <a name="zeitgeist-timestamp-to-iso8601"></a><h3>zeitgeist_timestamp_to_iso8601 ()</h3>
2334
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             zeitgeist_timestamp_to_iso8601      (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
2335
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             zeitgeist_timestamp_to_iso8601      (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
2336
 
 <p>
2337
 
 Convert a timestamp to a human readable ISO8601 format
2338
 
 </p>
2339
 
@@ -228,7 +228,7 @@ Convert a timestamp to a human readable
2340
 
 <tr>
2341
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2342
 
 <td>A newly allocated string containing the ISO8601 format of
2343
 
-<em class="parameter"><code>timestamp</code></em>. Free with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
2344
 
+<em class="parameter"><code>timestamp</code></em>. Free with <a href="../glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
2345
 
 </tr>
2346
 
 </tbody>
2347
 
 </table></div>
2348
 
@@ -236,16 +236,16 @@ Convert a timestamp to a human readable
2349
 
 <hr>
2350
 
 <div class="refsect2">
2351
 
 <a name="zeitgeist-timestamp-from-date"></a><h3>zeitgeist_timestamp_from_date ()</h3>
2352
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_date       (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);</pre>
2353
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_date       (<em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);</pre>
2354
 
 <p>
2355
 
-Convert a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> to a Zeitgeist timestamp.
2356
 
+Convert a <a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> to a Zeitgeist timestamp.
2357
 
 </p>
2358
 
 <div class="variablelist"><table border="0">
2359
 
 <col align="left" valign="top">
2360
 
 <tbody>
2361
 
 <tr>
2362
 
 <td><p><span class="term"><em class="parameter"><code>date</code></em> :</span></p></td>
2363
 
-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> to convert</td>
2364
 
+<td>A <a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> to convert</td>
2365
 
 </tr>
2366
 
 <tr>
2367
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2368
 
@@ -259,9 +259,9 @@ is guaranteed to be rounded off to the m
2369
 
 <hr>
2370
 
 <div class="refsect2">
2371
 
 <a name="zeitgeist-timestamp-from-dmy"></a><h3>zeitgeist_timestamp_from_dmy ()</h3>
2372
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_dmy        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateDay"><span class="type">GDateDay</span></a> day</code></em>,
2373
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateMonth"><span class="type">GDateMonth</span></a> month</code></em>,
2374
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateYear"><span class="type">GDateYear</span></a> year</code></em>);</pre>
2375
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_from_dmy        (<em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDateDay"><span class="type">GDateDay</span></a> day</code></em>,
2376
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDateMonth"><span class="type">GDateMonth</span></a> month</code></em>,
2377
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDateYear"><span class="type">GDateYear</span></a> year</code></em>);</pre>
2378
 
 <p>
2379
 
 Convert a day, month, year tuple into a Zeitgeist timestamp
2380
 
 </p>
2381
 
@@ -270,17 +270,17 @@ Convert a day, month, year tuple into a
2382
 
 <tbody>
2383
 
 <tr>
2384
 
 <td><p><span class="term"><em class="parameter"><code>day</code></em> :</span></p></td>
2385
 
-<td>The day of the month represented as a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateDay"><span class="type">GDateDay</span></a>
2386
 
+<td>The day of the month represented as a <a href="../glib/glib-Date-and-Time-Functions.html#GDateDay"><span class="type">GDateDay</span></a>
2387
 
 </td>
2388
 
 </tr>
2389
 
 <tr>
2390
 
 <td><p><span class="term"><em class="parameter"><code>month</code></em> :</span></p></td>
2391
 
-<td>The month of the year represented as a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateMonth"><span class="type">GDateMonth</span></a>
2392
 
+<td>The month of the year represented as a <a href="../glib/glib-Date-and-Time-Functions.html#GDateMonth"><span class="type">GDateMonth</span></a>
2393
 
 </td>
2394
 
 </tr>
2395
 
 <tr>
2396
 
 <td><p><span class="term"><em class="parameter"><code>year</code></em> :</span></p></td>
2397
 
-<td>The year represented as a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDateYear"><span class="type">GDateYear</span></a>
2398
 
+<td>The year represented as a <a href="../glib/glib-Date-and-Time-Functions.html#GDateYear"><span class="type">GDateYear</span></a>
2399
 
 </td>
2400
 
 </tr>
2401
 
 <tr>
2402
 
@@ -296,22 +296,22 @@ rounded off to the midnight of the given
2403
 
 <hr>
2404
 
 <div class="refsect2">
2405
 
 <a name="zeitgeist-timestamp-to-date"></a><h3>zeitgeist_timestamp_to_date ()</h3>
2406
 
-<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_timestamp_to_date         (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2407
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);</pre>
2408
 
+<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_timestamp_to_date         (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>,
2409
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> *date</code></em>);</pre>
2410
 
 <p>
2411
 
-Write a timestamp to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> structure
2412
 
+Write a timestamp to a <a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a> structure
2413
 
 </p>
2414
 
 <div class="variablelist"><table border="0">
2415
 
 <col align="left" valign="top">
2416
 
 <tbody>
2417
 
 <tr>
2418
 
 <td><p><span class="term"><em class="parameter"><code>timestamp</code></em> :</span></p></td>
2419
 
-<td>The Zeitgeist timestamp to convert to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a>
2420
 
+<td>The Zeitgeist timestamp to convert to a <a href="../glib/glib-Date-and-Time-Functions.html#GDate"><span class="type">GDate</span></a>
2421
 
 </td>
2422
 
 </tr>
2423
 
 <tr>
2424
 
 <td><p><span class="term"><em class="parameter"><code>date</code></em> :</span></p></td>
2425
 
-<td>The place to store the result in. Must be non-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2426
 
+<td>The place to store the result in. Must be non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2427
 
 </td>
2428
 
 </tr>
2429
 
 </tbody>
2430
 
@@ -320,7 +320,7 @@ Write a timestamp to a <a href="http://l
2431
 
 <hr>
2432
 
 <div class="refsect2">
2433
 
 <a name="zeitgeist-timestamp-next-midnight"></a><h3>zeitgeist_timestamp_next_midnight ()</h3>
2434
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_next_midnight   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
2435
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_next_midnight   (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
2436
 
 <p>
2437
 
 Calculate the timestamp for the next midnight after <em class="parameter"><code>timestamp</code></em>
2438
 
 </p>
2439
 
@@ -345,7 +345,7 @@ in time, over midnights.</td>
2440
 
 <hr>
2441
 
 <div class="refsect2">
2442
 
 <a name="zeitgeist-timestamp-prev-midnight"></a><h3>zeitgeist_timestamp_prev_midnight ()</h3>
2443
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_prev_midnight   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
2444
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              zeitgeist_timestamp_prev_midnight   (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> timestamp</code></em>);</pre>
2445
 
 <p>
2446
 
 Calculate the timestamp for the midnight just before <em class="parameter"><code>timestamp</code></em>
2447
 
 </p>
2448
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/object-tree.html
2449
 
+++ libzeitgeist-0.3.8/doc/reference/html/object-tree.html
2450
 
@@ -23,8 +23,8 @@
2451
 
 <div class="titlepage"><div><div><h2 class="title">
2452
 
 <a name="object-tree"></a>Object Hierarchy</h2></div></div></div>
2453
 
 <pre class="screen">
2454
 
-    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2455
 
-        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
2456
 
+    <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2457
 
+        <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
2458
 
             <a class="link" href="ZeitgeistDataSource.html" title="ZeitgeistDataSource">ZeitgeistDataSource</a>
2459
 
             <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent">ZeitgeistEvent</a>
2460
 
             <a class="link" href="ZeitgeistSubject.html" title="ZeitgeistSubject">ZeitgeistSubject</a>
2461
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html
2462
 
+++ libzeitgeist-0.3.8/doc/reference/html/zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html
2463
 
@@ -37,15 +37,15 @@
2464
 
 </tr></table></div>
2465
 
 <div class="refsynopsisdiv">
2466
 
 <a name="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.synopsis"></a><h2>Synopsis</h2>
2467
 
-<pre class="synopsis"><span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-register-mimetype" title="zeitgeist_register_mimetype ()">zeitgeist_register_mimetype</a>         (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
2468
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);
2469
 
-<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-register-mimetype-regex" title="zeitgeist_register_mimetype_regex ()">zeitgeist_register_mimetype_regex</a>   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype_regex</code></em>,
2470
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);
2471
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-interpretation-for-mimetype" title="zeitgeist_interpretation_for_mimetype ()">zeitgeist_interpretation_for_mimetype</a>
2472
 
-                                                        (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);
2473
 
-<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-register-uri-scheme" title="zeitgeist_register_uri_scheme ()">zeitgeist_register_uri_scheme</a>       (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri_scheme</code></em>,
2474
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation_type</code></em>);
2475
 
-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-manifestation-for-uri" title="zeitgeist_manifestation_for_uri ()">zeitgeist_manifestation_for_uri</a>     (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
2476
 
+<pre class="synopsis"><span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-register-mimetype" title="zeitgeist_register_mimetype ()">zeitgeist_register_mimetype</a>         (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
2477
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);
2478
 
+<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-register-mimetype-regex" title="zeitgeist_register_mimetype_regex ()">zeitgeist_register_mimetype_regex</a>   (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype_regex</code></em>,
2479
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);
2480
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-interpretation-for-mimetype" title="zeitgeist_interpretation_for_mimetype ()">zeitgeist_interpretation_for_mimetype</a>
2481
 
+                                                        (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);
2482
 
+<span class="returnvalue">void</span>                <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-register-uri-scheme" title="zeitgeist_register_uri_scheme ()">zeitgeist_register_uri_scheme</a>       (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri_scheme</code></em>,
2483
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation_type</code></em>);
2484
 
+const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-manifestation-for-uri" title="zeitgeist_manifestation_for_uri ()">zeitgeist_manifestation_for_uri</a>     (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
2485
 
 </pre>
2486
 
 </div>
2487
 
 <div class="refsect1">
2488
 
@@ -57,8 +57,8 @@ const <a href="http://library.gnome.org/
2489
 
 <a name="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.details"></a><h2>Details</h2>
2490
 
 <div class="refsect2">
2491
 
 <a name="zeitgeist-register-mimetype"></a><h3>zeitgeist_register_mimetype ()</h3>
2492
 
-<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_register_mimetype         (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
2493
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);</pre>
2494
 
+<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_register_mimetype         (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>,
2495
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);</pre>
2496
 
 <p>
2497
 
 Associate a mimetype with a given interpretation type. Registered mimetypes
2498
 
 can be looked up with <a class="link" href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html#zeitgeist-interpretation-for-mimetype" title="zeitgeist_interpretation_for_mimetype ()"><code class="function">zeitgeist_interpretation_for_mimetype()</code></a>. You can
2499
 
@@ -97,8 +97,8 @@ See the list of common
2500
 
 <hr>
2501
 
 <div class="refsect2">
2502
 
 <a name="zeitgeist-register-mimetype-regex"></a><h3>zeitgeist_register_mimetype_regex ()</h3>
2503
 
-<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_register_mimetype_regex   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype_regex</code></em>,
2504
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);</pre>
2505
 
+<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_register_mimetype_regex   (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype_regex</code></em>,
2506
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interpretation_uri</code></em>);</pre>
2507
 
 <p>
2508
 
 Associate a range of mimetypes with a given interpretation type.
2509
 
 Registered mimetypes can be looked up with
2510
 
@@ -139,8 +139,8 @@ the matched mimetypes</td>
2511
 
 <hr>
2512
 
 <div class="refsect2">
2513
 
 <a name="zeitgeist-interpretation-for-mimetype"></a><h3>zeitgeist_interpretation_for_mimetype ()</h3>
2514
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_interpretation_for_mimetype
2515
 
-                                                        (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);</pre>
2516
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_interpretation_for_mimetype
2517
 
+                                                        (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mimetype</code></em>);</pre>
2518
 
 <p>
2519
 
 Look up the interpretation type associated with <em class="parameter"><code>mimetype</code></em>. Please see the
2520
 
 list of common
2521
 
@@ -157,7 +157,7 @@ list of common
2522
 
 <tr>
2523
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2524
 
 <td>A URI defining the interpretation type associated with <em class="parameter"><code>mimetype</code></em> or
2525
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in case <em class="parameter"><code>mimetype</code></em> is unknown.</td>
2526
 
+<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in case <em class="parameter"><code>mimetype</code></em> is unknown.</td>
2527
 
 </tr>
2528
 
 </tbody>
2529
 
 </table></div>
2530
 
@@ -165,8 +165,8 @@ list of common
2531
 
 <hr>
2532
 
 <div class="refsect2">
2533
 
 <a name="zeitgeist-register-uri-scheme"></a><h3>zeitgeist_register_uri_scheme ()</h3>
2534
 
-<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_register_uri_scheme       (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri_scheme</code></em>,
2535
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation_type</code></em>);</pre>
2536
 
+<pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_register_uri_scheme       (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri_scheme</code></em>,
2537
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *manifestation_type</code></em>);</pre>
2538
 
 <p>
2539
 
 Associate a URI scheme with a given manifestation type.
2540
 
 You can find the manifestation type of a given URI by passing it to
2541
 
@@ -193,7 +193,7 @@ See the list of common
2542
 
 <hr>
2543
 
 <div class="refsect2">
2544
 
 <a name="zeitgeist-manifestation-for-uri"></a><h3>zeitgeist_manifestation_for_uri ()</h3>
2545
 
-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_manifestation_for_uri     (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
2546
 
+<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       zeitgeist_manifestation_for_uri     (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
2547
 
 <p>
2548
 
 Look up a manifestation type for a given URI. Eg. if you pass in
2549
 
 <span class="emphasis"><em>file:///tmp/foo.txt</em></span> you will get back
2550
 
@@ -212,7 +212,7 @@ See the list of common
2551
 
 </tr>
2552
 
 <tr>
2553
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2554
 
-<td>A manifestation type for <em class="parameter"><code>uri</code></em> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in case no suitable
2555
 
+<td>A manifestation type for <em class="parameter"><code>uri</code></em> or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in case no suitable
2556
 
 manifestation type is known</td>
2557
 
 </tr>
2558
 
 </tbody>
2559
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ch02.html
2560
 
+++ libzeitgeist-0.3.8/doc/reference/html/ch02.html
2561
 
@@ -21,7 +21,7 @@
2562
 
 </tr></table>
2563
 
 <div class="chapter">
2564
 
 <div class="titlepage"><div><div><h2 class="title">
2565
 
-<a name="id2844791"></a>Utility Functions</h2></div></div></div>
2566
 
+<a name="id2880855"></a>Utility Functions</h2></div></div></div>
2567
 
 <div class="toc"><dl>
2568
 
 <dt>
2569
 
 <span class="refentrytitle"><a href="zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html">Mimetype mapping and URI comprehension</a></span><span class="refpurpose"></span>
2570
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistIndex.html
2571
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistIndex.html
2572
 
@@ -46,24 +46,24 @@
2573
 
 struct              <a class="link" href="ZeitgeistIndex.html#ZeitgeistIndexClass" title="struct ZeitgeistIndexClass">ZeitgeistIndexClass</a>;
2574
 
 <a class="link" href="ZeitgeistIndex.html" title="ZeitgeistIndex"><span class="returnvalue">ZeitgeistIndex</span></a> *    <a class="link" href="ZeitgeistIndex.html#zeitgeist-index-new" title="zeitgeist_index_new ()">zeitgeist_index_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
2575
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistIndex.html#zeitgeist-index-search" title="zeitgeist_index_search ()">zeitgeist_index_search</a>              (<em class="parameter"><code><a class="link" href="ZeitgeistIndex.html" title="ZeitgeistIndex"><span class="type">ZeitgeistIndex</span></a> *self</code></em>,
2576
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *query</code></em>,
2577
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *query</code></em>,
2578
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
2579
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2580
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> offset</code></em>,
2581
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2582
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2583
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> offset</code></em>,
2584
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2585
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
2586
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2587
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2588
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
2589
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2590
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2591
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
2592
 
 <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="returnvalue">ZeitgeistResultSet</span></a> * <a class="link" href="ZeitgeistIndex.html#zeitgeist-index-search-finish" title="zeitgeist_index_search_finish ()">zeitgeist_index_search_finish</a>      (<em class="parameter"><code><a class="link" href="ZeitgeistIndex.html" title="ZeitgeistIndex"><span class="type">ZeitgeistIndex</span></a> *self</code></em>,
2593
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2594
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
2595
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2596
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
2597
 
 </pre>
2598
 
 </div>
2599
 
 <div class="refsect1">
2600
 
 <a name="ZeitgeistIndex.object-hierarchy"></a><h2>Object Hierarchy</h2>
2601
 
 <pre class="synopsis">
2602
 
-  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2603
 
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2604
 
    +----ZeitgeistIndex
2605
 
 </pre>
2606
 
 </div>
2607
 
@@ -103,7 +103,7 @@ is up.
2608
 
 <col align="left" valign="top">
2609
 
 <tbody><tr>
2610
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2611
 
-<td>A reference to a newly allocated index. Free with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
2612
 
+<td>A reference to a newly allocated index. Free with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
2613
 
 </tr></tbody>
2614
 
 </table></div>
2615
 
 </div>
2616
 
@@ -111,15 +111,15 @@ is up.
2617
 
 <div class="refsect2">
2618
 
 <a name="zeitgeist-index-search"></a><h3>zeitgeist_index_search ()</h3>
2619
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_index_search              (<em class="parameter"><code><a class="link" href="ZeitgeistIndex.html" title="ZeitgeistIndex"><span class="type">ZeitgeistIndex</span></a> *self</code></em>,
2620
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *query</code></em>,
2621
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *query</code></em>,
2622
 
                                                          <em class="parameter"><code><a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a> *time_range</code></em>,
2623
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2624
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> offset</code></em>,
2625
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2626
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *event_templates</code></em>,
2627
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> offset</code></em>,
2628
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> num_events</code></em>,
2629
 
                                                          <em class="parameter"><code><a class="link" href="zeitgeist-1.0-Enumerations.html#ZeitgeistResultType"><span class="type">ZeitgeistResultType</span></a> result_type</code></em>,
2630
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2631
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2632
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2633
 
+                                                         <em class="parameter"><code><a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
2634
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
2635
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2636
 
 <p>
2637
 
 Perform a full text search possibly restricted to a <a class="link" href="ZeitgeistTimeRange.html" title="ZeitgeistTimeRange"><span class="type">ZeitgeistTimeRange</span></a>
2638
 
 and/or set of event templates.
2639
 
@@ -189,12 +189,12 @@ to <em class="parameter"><code>query</co
2640
 
 </tr>
2641
 
 <tr>
2642
 
 <td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
2643
 
-<td>A <a href="http://library.gnome.org/devel/gio/unstable/GCancellable.html"><span class="type">GCancellable</span></a> used to cancel the call or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2644
 
+<td>A <a href="../gio/GCancellable.html"><span class="type">GCancellable</span></a> used to cancel the call or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2645
 
 </td>
2646
 
 </tr>
2647
 
 <tr>
2648
 
 <td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
2649
 
-<td>A <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke when the search results are ready</td>
2650
 
+<td>A <a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to invoke when the search results are ready</td>
2651
 
 </tr>
2652
 
 <tr>
2653
 
 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
2654
 
@@ -208,8 +208,8 @@ to <em class="parameter"><code>query</co
2655
 
 <div class="refsect2">
2656
 
 <a name="zeitgeist-index-search-finish"></a><h3>zeitgeist_index_search_finish ()</h3>
2657
 
 <pre class="programlisting"><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="returnvalue">ZeitgeistResultSet</span></a> * zeitgeist_index_search_finish      (<em class="parameter"><code><a class="link" href="ZeitgeistIndex.html" title="ZeitgeistIndex"><span class="type">ZeitgeistIndex</span></a> *self</code></em>,
2658
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2659
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2660
 
+                                                         <em class="parameter"><code><a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *res</code></em>,
2661
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2662
 
 <p>
2663
 
 Retrieve the result from an asynchronous query started with
2664
 
 <a class="link" href="ZeitgeistIndex.html#zeitgeist-index-search" title="zeitgeist_index_search ()"><code class="function">zeitgeist_index_search()</code></a>.
2665
 
@@ -229,19 +229,19 @@ is limited by the <em class="parameter">
2666
 
 </tr>
2667
 
 <tr>
2668
 
 <td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
2669
 
-<td>The <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> you received in the <a href="http://library.gnome.org/devel/gio/unstable/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> you passed
2670
 
+<td>The <a href="../gio/GAsyncResult.html"><span class="type">GAsyncResult</span></a> you received in the <a href="../gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> you passed
2671
 
 to <a class="link" href="ZeitgeistIndex.html#zeitgeist-index-search" title="zeitgeist_index_search ()"><code class="function">zeitgeist_index_search()</code></a>
2672
 
 </td>
2673
 
 </tr>
2674
 
 <tr>
2675
 
 <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
2676
 
-<td>A place to store a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in case you want to ignore errors</td>
2677
 
+<td>A place to store a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in case you want to ignore errors</td>
2678
 
 </tr>
2679
 
 <tr>
2680
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2681
 
 <td>A newly allocated <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> containing the
2682
 
 <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s matching the query. You must free the
2683
 
-result set with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. The events held in the result set
2684
 
+result set with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. The events held in the result set
2685
 
 will automatically be unreffed when it is finalized.</td>
2686
 
 </tr>
2687
 
 </tbody>
2688
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/zeitgeist-1.0-Symbol-comprehension.html
2689
 
+++ libzeitgeist-0.3.8/doc/reference/html/zeitgeist-1.0-Symbol-comprehension.html
2690
 
@@ -41,11 +41,11 @@
2691
 
 <pre class="synopsis">
2692
 
 #include &lt;zeitgeist.h&gt;
2693
 
 
2694
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-get-parents" title="zeitgeist_symbol_get_parents ()">zeitgeist_symbol_get_parents</a>        (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);
2695
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-get-children" title="zeitgeist_symbol_get_children ()">zeitgeist_symbol_get_children</a>       (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);
2696
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-get-all-children" title="zeitgeist_symbol_get_all_children ()">zeitgeist_symbol_get_all_children</a>   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);
2697
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-is-a" title="zeitgeist_symbol_is_a ()">zeitgeist_symbol_is_a</a>               (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>,
2698
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *parent</code></em>);
2699
 
+<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-get-parents" title="zeitgeist_symbol_get_parents ()">zeitgeist_symbol_get_parents</a>        (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);
2700
 
+<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-get-children" title="zeitgeist_symbol_get_children ()">zeitgeist_symbol_get_children</a>       (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);
2701
 
+<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-get-all-children" title="zeitgeist_symbol_get_all_children ()">zeitgeist_symbol_get_all_children</a>   (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);
2702
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="zeitgeist-1.0-Symbol-comprehension.html#zeitgeist-symbol-is-a" title="zeitgeist_symbol_is_a ()">zeitgeist_symbol_is_a</a>               (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>,
2703
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *parent</code></em>);
2704
 
 </pre>
2705
 
 </div>
2706
 
 <div class="refsect1">
2707
 
@@ -55,7 +55,7 @@
2708
 
 <a name="zeitgeist-1.0-Symbol-comprehension.details"></a><h2>Details</h2>
2709
 
 <div class="refsect2">
2710
 
 <a name="zeitgeist-symbol-get-parents"></a><h3>zeitgeist_symbol_get_parents ()</h3>
2711
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             zeitgeist_symbol_get_parents        (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);</pre>
2712
 
+<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             zeitgeist_symbol_get_parents        (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);</pre>
2713
 
 <p>
2714
 
 Gets list of immediate parents of the specified symbol.
2715
 
 </p>
2716
 
@@ -70,8 +70,8 @@ Gets list of immediate parents of the sp
2717
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2718
 
 <td>A newly allocated list of immediate parents of this symbol.
2719
 
 The data elements of the list contain strings which you
2720
 
-do not own, use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> if you intend to work with them.
2721
 
-Free the list with a call to <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</td>
2722
 
+do not own, use <a href="../glib/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> if you intend to work with them.
2723
 
+Free the list with a call to <a href="../glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</td>
2724
 
 </tr>
2725
 
 </tbody>
2726
 
 </table></div>
2727
 
@@ -79,7 +79,7 @@ Free the list with a call to <a href="ht
2728
 
 <hr>
2729
 
 <div class="refsect2">
2730
 
 <a name="zeitgeist-symbol-get-children"></a><h3>zeitgeist_symbol_get_children ()</h3>
2731
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             zeitgeist_symbol_get_children       (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);</pre>
2732
 
+<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             zeitgeist_symbol_get_children       (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);</pre>
2733
 
 <p>
2734
 
 Gets list of immediate children of the specified symbol.
2735
 
 </p>
2736
 
@@ -94,8 +94,8 @@ Gets list of immediate children of the s
2737
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2738
 
 <td>A newly allocated list of immediate children of this symbol.
2739
 
 The data elements of the list contain strings which you
2740
 
-do not own, use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> if you intend to work with them.
2741
 
-Free the list with a call to <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</td>
2742
 
+do not own, use <a href="../glib/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> if you intend to work with them.
2743
 
+Free the list with a call to <a href="../glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</td>
2744
 
 </tr>
2745
 
 </tbody>
2746
 
 </table></div>
2747
 
@@ -103,7 +103,7 @@ Free the list with a call to <a href="ht
2748
 
 <hr>
2749
 
 <div class="refsect2">
2750
 
 <a name="zeitgeist-symbol-get-all-children"></a><h3>zeitgeist_symbol_get_all_children ()</h3>
2751
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             zeitgeist_symbol_get_all_children   (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);</pre>
2752
 
+<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             zeitgeist_symbol_get_all_children   (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>);</pre>
2753
 
 <p>
2754
 
 Gets list of all children of the specified symbol.
2755
 
 </p>
2756
 
@@ -119,8 +119,8 @@ Gets list of all children of the specifi
2757
 
 <td>A newly allocated list of all children of this symbol (includes
2758
 
 also children of children recursively).
2759
 
 The data elements of the list contain strings which you
2760
 
-do not own, use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> if you intend to work with them.
2761
 
-Free the list with a call to <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</td>
2762
 
+do not own, use <a href="../glib/glib-String-Utility-Functions.html#g-strdup"><code class="function">g_strdup()</code></a> if you intend to work with them.
2763
 
+Free the list with a call to <a href="../glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</td>
2764
 
 </tr>
2765
 
 </tbody>
2766
 
 </table></div>
2767
 
@@ -128,8 +128,8 @@ Free the list with a call to <a href="ht
2768
 
 <hr>
2769
 
 <div class="refsect2">
2770
 
 <a name="zeitgeist-symbol-is-a"></a><h3>zeitgeist_symbol_is_a ()</h3>
2771
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_symbol_is_a               (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>,
2772
 
-                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *parent</code></em>);</pre>
2773
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_symbol_is_a               (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *symbol</code></em>,
2774
 
+                                                         <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *parent</code></em>);</pre>
2775
 
 <p>
2776
 
 Determines if <em class="parameter"><code>symbol</code></em> is child of <em class="parameter"><code>parent</code></em>.
2777
 
 </p>
2778
 
--- libzeitgeist-0.3.8.orig/doc/reference/html/ZeitgeistResultSet.html
2779
 
+++ libzeitgeist-0.3.8/doc/reference/html/ZeitgeistResultSet.html
2780
 
@@ -46,15 +46,15 @@
2781
 
 
2782
 
 struct              <a class="link" href="ZeitgeistResultSet.html#ZeitgeistResultSetIface" title="struct ZeitgeistResultSetIface">ZeitgeistResultSetIface</a>;
2783
 
                     <a class="link" href="ZeitgeistResultSet.html#ZeitgeistResultSet-struct" title="ZeitgeistResultSet">ZeitgeistResultSet</a>;
2784
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-size" title="zeitgeist_result_set_size ()">zeitgeist_result_set_size</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2785
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-estimated-matches" title="zeitgeist_result_set_estimated_matches ()">zeitgeist_result_set_estimated_matches</a>
2786
 
+<a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-size" title="zeitgeist_result_set_size ()">zeitgeist_result_set_size</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2787
 
+<a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-estimated-matches" title="zeitgeist_result_set_estimated_matches ()">zeitgeist_result_set_estimated_matches</a>
2788
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2789
 
 <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-next" title="zeitgeist_result_set_next ()">zeitgeist_result_set_next</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2790
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-has-next" title="zeitgeist_result_set_has_next ()">zeitgeist_result_set_has_next</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2791
 
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-has-next" title="zeitgeist_result_set_has_next ()">zeitgeist_result_set_has_next</a>       (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2792
 
 <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="returnvalue">ZeitgeistEvent</span></a> *    <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-peek" title="zeitgeist_result_set_peek ()">zeitgeist_result_set_peek</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2793
 
 <span class="returnvalue">void</span>                <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-seek" title="zeitgeist_result_set_seek ()">zeitgeist_result_set_seek</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>,
2794
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> pos</code></em>);
2795
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-tell" title="zeitgeist_result_set_tell ()">zeitgeist_result_set_tell</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2796
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> pos</code></em>);
2797
 
+<a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-tell" title="zeitgeist_result_set_tell ()">zeitgeist_result_set_tell</a>           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);
2798
 
 </pre>
2799
 
 </div>
2800
 
 <div class="refsect1">
2801
 
@@ -68,7 +68,7 @@ struct              <a class="link" href
2802
 
 <a name="ZeitgeistResultSet.prerequisites"></a><h2>Prerequisites</h2>
2803
 
 <p>
2804
 
 ZeitgeistResultSet requires
2805
 
- <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
2806
 
+ <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
2807
 
 </div>
2808
 
 <div class="refsect1">
2809
 
 <a name="ZeitgeistResultSet.description"></a><h2>Description</h2>
2810
 
@@ -123,7 +123,7 @@ the cursor by calling <a class="link" hr
2811
 
 <hr>
2812
 
 <div class="refsect2">
2813
 
 <a name="zeitgeist-result-set-size"></a><h3>zeitgeist_result_set_size ()</h3>
2814
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               zeitgeist_result_set_size           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2815
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               zeitgeist_result_set_size           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2816
 
 <p>
2817
 
 Get the number of <a class="link" href="ZeitgeistEvent.html" title="ZeitgeistEvent"><span class="type">ZeitgeistEvent</span></a>s held in a <a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a>.
2818
 
 Unlike the number obtained from <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-estimated-matches" title="zeitgeist_result_set_estimated_matches ()"><code class="function">zeitgeist_result_set_estimated_matches()</code></a> the
2819
 
@@ -147,7 +147,7 @@ size of the result set is always equal t
2820
 
 <hr>
2821
 
 <div class="refsect2">
2822
 
 <a name="zeitgeist-result-set-estimated-matches"></a><h3>zeitgeist_result_set_estimated_matches ()</h3>
2823
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               zeitgeist_result_set_estimated_matches
2824
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               zeitgeist_result_set_estimated_matches
2825
 
                                                         (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2826
 
 <p>
2827
 
 Get an estimated total number of matches that would have been for the query
2828
 
@@ -203,7 +203,7 @@ To retrieve the current event without ad
2829
 
 <hr>
2830
 
 <div class="refsect2">
2831
 
 <a name="zeitgeist-result-set-has-next"></a><h3>zeitgeist_result_set_has_next ()</h3>
2832
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_result_set_has_next       (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2833
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            zeitgeist_result_set_has_next       (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2834
 
 <p>
2835
 
 Check if a call to <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-next" title="zeitgeist_result_set_next ()"><code class="function">zeitgeist_result_set_next()</code></a> will succeed.
2836
 
 </p>
2837
 
@@ -217,7 +217,7 @@ Check if a call to <a class="link" href=
2838
 
 <tr>
2839
 
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2840
 
 <td>
2841
 
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if and only if more events can be retrieved by calling
2842
 
+<a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if and only if more events can be retrieved by calling
2843
 
 <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-next" title="zeitgeist_result_set_next ()"><code class="function">zeitgeist_result_set_next()</code></a>
2844
 
 </td>
2845
 
 </tr>
2846
 
@@ -253,7 +253,7 @@ To retrieve the current event and advanc
2847
 
 <div class="refsect2">
2848
 
 <a name="zeitgeist-result-set-seek"></a><h3>zeitgeist_result_set_seek ()</h3>
2849
 
 <pre class="programlisting"><span class="returnvalue">void</span>                zeitgeist_result_set_seek           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>,
2850
 
-                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> pos</code></em>);</pre>
2851
 
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> pos</code></em>);</pre>
2852
 
 <p>
2853
 
 Set the cursor position. Following calls to <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-peek" title="zeitgeist_result_set_peek ()"><code class="function">zeitgeist_result_set_peek()</code></a>
2854
 
 or <a class="link" href="ZeitgeistResultSet.html#zeitgeist-result-set-next" title="zeitgeist_result_set_next ()"><code class="function">zeitgeist_result_set_next()</code></a> will read the event at position <em class="parameter"><code>pos</code></em>.
2855
 
@@ -275,7 +275,7 @@ or <a class="link" href="ZeitgeistResult
2856
 
 <hr>
2857
 
 <div class="refsect2">
2858
 
 <a name="zeitgeist-result-set-tell"></a><h3>zeitgeist_result_set_tell ()</h3>
2859
 
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               zeitgeist_result_set_tell           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2860
 
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               zeitgeist_result_set_tell           (<em class="parameter"><code><a class="link" href="ZeitgeistResultSet.html" title="ZeitgeistResultSet"><span class="type">ZeitgeistResultSet</span></a> *self</code></em>);</pre>
2861
 
 <p>
2862
 
 Get the current position of the cursor.
2863
 
 </p>
2864
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-ontology-manifestations.sgml
2865
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-ontology-manifestations.sgml
2866
 
@@ -9,13 +9,11 @@ Manifestation Ontology
2867
 
 
2868
 
 </para>
2869
 
 
2870
 
-
2871
 
 <!-- ##### SECTION See_Also ##### -->
2872
 
 <para>
2873
 
 
2874
 
 </para>
2875
 
 
2876
 
-
2877
 
 <!-- ##### SECTION Stability_Level ##### -->
2878
 
 
2879
 
 
2880
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-enumtypes.sgml
2881
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-enumtypes.sgml
2882
 
@@ -9,13 +9,11 @@ zeitgeist-enumtypes
2883
 
 
2884
 
 </para>
2885
 
 
2886
 
-
2887
 
 <!-- ##### SECTION See_Also ##### -->
2888
 
 <para>
2889
 
 
2890
 
 </para>
2891
 
 
2892
 
-
2893
 
 <!-- ##### SECTION Stability_Level ##### -->
2894
 
 
2895
 
 
2896
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-log.sgml
2897
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-log.sgml
2898
 
@@ -9,13 +9,11 @@ ZeitgeistLog
2899
 
 
2900
 
 </para>
2901
 
 
2902
 
-
2903
 
 <!-- ##### SECTION See_Also ##### -->
2904
 
 <para>
2905
 
 
2906
 
 </para>
2907
 
 
2908
 
-
2909
 
 <!-- ##### SECTION Stability_Level ##### -->
2910
 
 
2911
 
 
2912
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-event.sgml
2913
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-event.sgml
2914
 
@@ -9,13 +9,11 @@ ZeitgeistEvent
2915
 
 
2916
 
 </para>
2917
 
 
2918
 
-
2919
 
 <!-- ##### SECTION See_Also ##### -->
2920
 
 <para>
2921
 
 
2922
 
 </para>
2923
 
 
2924
 
-
2925
 
 <!-- ##### SECTION Stability_Level ##### -->
2926
 
 
2927
 
 
2928
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-symbols.sgml
2929
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-symbols.sgml
2930
 
@@ -9,13 +9,11 @@ Symbol comprehension
2931
 
 
2932
 
 </para>
2933
 
 
2934
 
-
2935
 
 <!-- ##### SECTION See_Also ##### -->
2936
 
 <para>
2937
 
 
2938
 
 </para>
2939
 
 
2940
 
-
2941
 
 <!-- ##### SECTION Stability_Level ##### -->
2942
 
 
2943
 
 
2944
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-data-source-registry.sgml
2945
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-data-source-registry.sgml
2946
 
@@ -9,13 +9,11 @@ ZeitgeistDataSourceRegistry
2947
 
 
2948
 
 </para>
2949
 
 
2950
 
-
2951
 
 <!-- ##### SECTION See_Also ##### -->
2952
 
 <para>
2953
 
 
2954
 
 </para>
2955
 
 
2956
 
-
2957
 
 <!-- ##### SECTION Stability_Level ##### -->
2958
 
 
2959
 
 
2960
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-timerange.sgml
2961
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-timerange.sgml
2962
 
@@ -9,13 +9,11 @@ ZeitgeistTimeRange
2963
 
 
2964
 
 </para>
2965
 
 
2966
 
-
2967
 
 <!-- ##### SECTION See_Also ##### -->
2968
 
 <para>
2969
 
 
2970
 
 </para>
2971
 
 
2972
 
-
2973
 
 <!-- ##### SECTION Stability_Level ##### -->
2974
 
 
2975
 
 
2976
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-subject.sgml
2977
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-subject.sgml
2978
 
@@ -9,13 +9,11 @@ ZeitgeistSubject
2979
 
 
2980
 
 </para>
2981
 
 
2982
 
-
2983
 
 <!-- ##### SECTION See_Also ##### -->
2984
 
 <para>
2985
 
 
2986
 
 </para>
2987
 
 
2988
 
-
2989
 
 <!-- ##### SECTION Stability_Level ##### -->
2990
 
 
2991
 
 
2992
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-timestamp.sgml
2993
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-timestamp.sgml
2994
 
@@ -9,13 +9,11 @@ Timestamp handling
2995
 
 
2996
 
 </para>
2997
 
 
2998
 
-
2999
 
 <!-- ##### SECTION See_Also ##### -->
3000
 
 <para>
3001
 
 
3002
 
 </para>
3003
 
 
3004
 
-
3005
 
 <!-- ##### SECTION Stability_Level ##### -->
3006
 
 
3007
 
 
3008
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-ontology-interpretations.sgml
3009
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-ontology-interpretations.sgml
3010
 
@@ -9,13 +9,11 @@ Interpretation Ontology
3011
 
 
3012
 
 </para>
3013
 
 
3014
 
-
3015
 
 <!-- ##### SECTION See_Also ##### -->
3016
 
 <para>
3017
 
 
3018
 
 </para>
3019
 
 
3020
 
-
3021
 
 <!-- ##### SECTION Stability_Level ##### -->
3022
 
 
3023
 
 
3024
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-result-set.sgml
3025
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-result-set.sgml
3026
 
@@ -9,13 +9,11 @@ ZeitgeistResultSet
3027
 
 
3028
 
 </para>
3029
 
 
3030
 
-
3031
 
 <!-- ##### SECTION See_Also ##### -->
3032
 
 <para>
3033
 
 
3034
 
 </para>
3035
 
 
3036
 
-
3037
 
 <!-- ##### SECTION Stability_Level ##### -->
3038
 
 
3039
 
 
3040
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-enums.sgml
3041
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-enums.sgml
3042
 
@@ -9,13 +9,11 @@ Enumerations
3043
 
 
3044
 
 </para>
3045
 
 
3046
 
-
3047
 
 <!-- ##### SECTION See_Also ##### -->
3048
 
 <para>
3049
 
 
3050
 
 </para>
3051
 
 
3052
 
-
3053
 
 <!-- ##### SECTION Stability_Level ##### -->
3054
 
 
3055
 
 
3056
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-index.sgml
3057
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-index.sgml
3058
 
@@ -9,13 +9,11 @@ ZeitgeistIndex
3059
 
 
3060
 
 </para>
3061
 
 
3062
 
-
3063
 
 <!-- ##### SECTION See_Also ##### -->
3064
 
 <para>
3065
 
 
3066
 
 </para>
3067
 
 
3068
 
-
3069
 
 <!-- ##### SECTION Stability_Level ##### -->
3070
 
 
3071
 
 
3072
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-monitor.sgml
3073
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-monitor.sgml
3074
 
@@ -9,13 +9,11 @@ ZeitgeistMonitor
3075
 
 
3076
 
 </para>
3077
 
 
3078
 
-
3079
 
 <!-- ##### SECTION See_Also ##### -->
3080
 
 <para>
3081
 
 
3082
 
 </para>
3083
 
 
3084
 
-
3085
 
 <!-- ##### SECTION Stability_Level ##### -->
3086
 
 
3087
 
 
3088
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-data-source.sgml
3089
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-data-source.sgml
3090
 
@@ -9,13 +9,11 @@ ZeitgeistDataSource
3091
 
 
3092
 
 </para>
3093
 
 
3094
 
-
3095
 
 <!-- ##### SECTION See_Also ##### -->
3096
 
 <para>
3097
 
 
3098
 
 </para>
3099
 
 
3100
 
-
3101
 
 <!-- ##### SECTION Stability_Level ##### -->
3102
 
 
3103
 
 
3104
 
--- libzeitgeist-0.3.8.orig/doc/reference/tmpl/zeitgeist-mimetypes.sgml
3105
 
+++ libzeitgeist-0.3.8/doc/reference/tmpl/zeitgeist-mimetypes.sgml
3106
 
@@ -9,13 +9,11 @@ Mimetype mapping and URI comprehension
3107
 
 
3108
 
 </para>
3109
 
 
3110
 
-
3111
 
 <!-- ##### SECTION See_Also ##### -->
3112
 
 <para>
3113
 
 
3114
 
 </para>
3115
 
 
3116
 
-
3117
 
 <!-- ##### SECTION Stability_Level ##### -->
3118
 
 
3119