GNOME Bugzilla – Bug 351941
Port gnome-terminal to use the single-instance application library
Last modified: 2007-01-28 11:49:54 UTC
I have ported gnome-terminal and attach the patch below. One would also need to copy libguniqueapp code to the gnome-terminal directory, changing @GTK_CFLAGS@ to @TERM_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-gnome-terminal.tar.bz2 Note: although I used #ifdef OLDER_GTK_VERSION fallbacks, but gnome-terminal is a complex application, and this port definitely needs GTK/Metacity patches to be applied, see tracker bug http://bugzilla.gnome.org/show_bug.cgi?id=351092.
Created attachment 71159 [details] [review] gnome-terminal-2.15.4.diff
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Marking this as duplicate of a newer bug 399209 which seems to represent the concensus on how to go about this. *** This bug has been marked as a duplicate of 399209 ***