Add references to the dbus interface docs on the wiki

And strip out the (now) redundant copy of that information
from the sources.
This commit is contained in:
Matthias Clasen
2011-12-20 12:15:05 -05:00
parent adbfa38c8e
commit 68706bfa2b
3 changed files with 9 additions and 191 deletions

View File

@@ -45,6 +45,10 @@ g_dbus_action_group_sync (GDBusActionGroup *group,
/* DBus Interface definition {{{1 */
/* For documentation of these interfaces, see
* http://live.gnome.org/GTK+/GApplication-dbus-apis
*/
static const gchar org_gtk_Application_xml[] =
"<node>"
" <interface name='org.gtk.Application'>"