[release-notes/gnome-3-6] Flesh out the GLib developer section
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-6] Flesh out the GLib developer section
- Date: Fri, 14 Sep 2012 23:59:38 +0000 (UTC)
commit 9130afe996cd3ec13a643e86d1ccc0626b7bc45d
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 14 19:59:59 2012 -0400
Flesh out the GLib developer section
help/C/developers-glib.page | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/help/C/developers-glib.page b/help/C/developers-glib.page
index d5c9451..d4e1266 100644
--- a/help/C/developers-glib.page
+++ b/help/C/developers-glib.page
@@ -22,11 +22,13 @@
<title>GLib &glibversion;</title>
<list>
- <item><p>GApplication now has hooks to register D-Bus objects before the
- bus name is taken</p></item>
- <item><p>GApplication supports non-unique use cases</p></item>
- <item><p>GRegex: Update included PCRE to 8.31 and expose new functionality
- in 8.x versions of PCRE</p></item>
+ <item><p>GApplication supports non-unique use cases, you can simply
+ specify NULL as application ID.</p></item>
+ <item><p>The new GApplication::dbus-register signal lets you register
+ D-Bus objects before the bus name is taken.</p></item>
+ <item><p>The included copy of PCRE has been updated to version 8.31, and
+ new functionality in 8.x versions of PCRE has been exposed with
+ new GRegex API.</p></item>
</list>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]