[glib/wip/gapplication] Add a reference to MxApplication
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gapplication] Add a reference to MxApplication
- Date: Fri, 4 Jun 2010 04:38:26 +0000 (UTC)
commit d71a77b2c04dc1ce0e0589ccdb3ce27f923cb657
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 4 00:36:57 2010 -0400
Add a reference to MxApplication
gio/gapplication.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index cac4f94..78e50f8 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -40,7 +40,7 @@
* a given application identifier. The #GApplication wraps some
* low-level platform-specific services; it's expected that most
* software will use a higher-level application class such as
- * #GtkApplication.
+ * #GtkApplication or #MxApplication.
*
* In addition to single-instance-ness, #GApplication provides support
* for 'actions', which can be presented to the user in a platform-specific
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]