~ubuntu-branches/ubuntu/utopic/glib2.0/utopic-updates

« back to all changes in this revision

Viewing changes to gio/gapplicationimpl-dbus.c

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-07-17 17:01:51 UTC
  • mfrom: (1.66.16)
  • Revision ID: package-import@ubuntu.com-20140717170151-o3ianrpdr4l1u3qr
Tags: 2.41.2-1~ubuntu1
* Upload from unreleased Debian SVN due to broken pcre3 in unstable.
* New upstream release
  - The Unicode support has been updated to version 7.0 of the Unicode
    standard
  - GNotification now supports priorities for notifications
  - GMutex now uses a faster, native implementation on Linux
* 0001-gvariant-tests-workaround-libc-compiler-issue.patch: Drop, applied
  upstream in this release.
* Add new symbols for this release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
/* DBus Interface definition {{{1 */
47
47
 
48
48
/* For documentation of these interfaces, see
49
 
 * https://live.gnome.org/GApplication/DBusAPI
 
49
 * https://wiki.gnome.org/Projects/GLib/GApplication/DBusAPI
50
50
 */
51
51
static const gchar org_gtk_Application_xml[] =
52
52
  "<node>"