GNOME Bugzilla – Bug 351340
Port sound-juicer to use the single-instance application library
Last modified: 2014-02-14 13:49:50 UTC
I have ported gnome-system-monitor and attach the patch below. One would also need to copy libguniqueapp code to the gnome-system-monitor directory, changing @GTK_CFLAGS@ to @UI_CFLAGS@ etc. I have produced a small tarball, which is ready to drop in for testing: http://guniqueapp.akl.lt/patches/libguniqueapp-0.4-for-sj.tar.bz2 Note: I have patched sound juicer 2.14.4, and some patches (mostly Makefile.am's) do not apply against current CVS version, but these are Makefile.am patches, sj-main.c is ok
Created attachment 70881 [details] [review] sound-juicer-2.14.4.diff Typo in previous comment, left "gnome-system-monitor" instead of sound-juicer ;-)
Comment on attachment 70881 [details] [review] sound-juicer-2.14.4.diff Now that GtkUnique is heading into GTK+ itself, this patch should be re-worked to use that (probably by having an optional dependency on the standalone version of the library).
*** This bug has been marked as a duplicate of bug 661363 ***