Re: GLib 2.25.8 released

2010-06-11 Thread Robert Schwebel
Matthias, On Tue, Jun 08, 2010 at 01:20:15AM -0400, Matthias Clasen wrote: > GLib 2.25.8 is now available for download at: > > ftp://ftp.gtk.org/pub/glib/2.25/ > http://download.gnome.org/sources/glib/2.25/ Any chance to get https://bugzilla.gnome.org/show_bug.cgi?id=620174 merged for the nex

Re: dconf 0.4 released

2010-06-11 Thread Robert Schwebel
On Fri, Jun 11, 2010 at 01:24:33PM -0400, Ryan Lortie wrote: > dconf 0.4 is released. make[2]: Entering directory `/home/rsc/svn/oselas/bsp/pengutronix/OSELAS.BSP-Pengutronix-AllYes-trunk/platform-ARM-reference/build-target/dconf-0.4/client' CCLD libdconf.la make[2]: *** No rule to make target

dconf 0.4 released

2010-06-11 Thread Ryan Lortie
dconf 0.4 is released. You can download it here: http://download.gnome.org/sources/dconf/0.4/ SHA256 for your horizonal-scrolling pleasure: 9812a3401ce31a2b083aaf963b6600b528975c61b7292c6d40346f5f4bf76d28 dconf-0.4.tar.bz2 beb33f2aa435ef938bb4d7a2e5066058921504c5ed7b0fd59ab1e5f3bee44431

Re: GtkApplication

2010-06-11 Thread Havoc Pennington
Hi, On Fri, Jun 4, 2010 at 12:50 PM, Matthias Clasen wrote: > >  app = g_object_new (GTK_TYPE_APPLICATION, "appid", appid, NULL); >  g_application_register (app, argc, argv, gtk_application_get_platform_data > ()); > A convenience API that took the likely parameters and initialized a global sin