GNOME Bugzilla – Bug 623006
[patch] port from unique to GApplication
Last modified: 2012-03-05 14:51:09 UTC
Created attachment 164784 [details] [review] 0001-port-from-unique-to-GApplication.patch The attached patch ports palimpsest from unique to GApplication.
Wouldn't it be easier to just use GtkApplication here? http://library.gnome.org/devel/gtk/unstable/GtkApplication.html
Created attachment 164857 [details] [review] 0001-port-from-unique-to-GtkApplication.patch Sure, the updated patch uses GtkApplication instead. I just didnt think it mattered much between GApplication and GtkApplication.
Created attachment 165238 [details] [review] 0001-port-from-unique-to-GtkApplication.patch Tweak patch to not hardcode the names in the invocation.
Created attachment 166940 [details] [review] 0001-port-from-unique-to-GtkApplication.patch Updated for newer APIs and fixes an issue with GTK+ 2.0 and 3.0 symbols being used simultaneously.
[Removing GNOME3.0 target as decided in release-team meeting on March 03, 2011. "nice-to-have" categorisation for GNOME3.0; Patch available]
This was done in the udisks2 branch: http://git.gnome.org/browse/gnome-disk-utility/log/?h=udisks2-port
udisks2-port was merged, so we can close this now :)