public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa (darkside)" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-radio/xdx/files: xdx-2.4-gtk.patch
Date: Tue, 02 Dec 2008 15:26:05 +0000	[thread overview]
Message-ID: <E1L7X8X-00023A-CZ@stork.gentoo.org> (raw)

darkside    08/12/02 15:26:05

  Added:                xdx-2.4-gtk.patch
  Log:
  fix building with latest gtk+, bug 247951. Add Thomas Beierlein to metadata, he will be maintaining this through me
  (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc6-wl-dirty x86_64)

Revision  Changes    Path
1.1                  media-radio/xdx/files/xdx-2.4-gtk.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/xdx/files/xdx-2.4-gtk.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/xdx/files/xdx-2.4-gtk.patch?rev=1.1&content-type=text/plain

Index: xdx-2.4-gtk.patch
===================================================================
--- src/gui_manualdialog.c.orig	2008-11-21 16:19:15.000000000 +0100
+++ src/gui_manualdialog.c	2008-11-21 16:19:45.000000000 +0100
@@ -59,7 +59,7 @@
 	helpfile = g_strdup_printf ("%s%s%s", PACKAGE_DATA_DIR, G_DIR_SEPARATOR_S, _("MANUAL"));
 
 	g_signal_connect(G_OBJECT(manualdialog), "response",
-		GTK_SIGNAL_FUNC(gtk_widget_destroy), NULL);
+		G_CALLBACK (gtk_widget_destroy), NULL);
 
 
 	in = fopen (helpfile, "r");






                 reply	other threads:[~2008-12-02 15:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1L7X8X-00023A-CZ@stork.gentoo.org \
    --to=darkside@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox