[Xfce4-commits] <terminal:master> Use gtk_show_uri and new dialog hook and new version of exo.

Mark Trompell mark at foresightlinux.org
Fri Aug 28 17:04:04 CEST 2009


On Fri, Aug 28, 2009 at 4:31 PM, Nick Schermer<nickschermer at gmail.com> wrote:
> 2009/8/28 Mark Trompell <mark at foresightlinux.org>:
>> On Wed, Aug 26, 2009 at 9:42 PM, Nick Schermer<nick at xfce.org> wrote:
>>>    Use gtk_show_uri and new dialog hook and new version of exo.
>> ...
>>> diff --git a/terminal/terminal-dialogs.c b/terminal/terminal-dialogs.c
>>> index 397737a..b164926 100644
>>> --- a/terminal/terminal-dialogs.c
>>> +++ b/terminal/terminal-dialogs.c
>>> -  /* open the about dialog */
>>> +  /* set dialog hook on gtk versions older then 2.18 */
>>> +#if !GTK_CHECK_VERSION (2, 18, 0)
>>> +#if EXO_CHECK_VERSION (0, 5, 0)
>>> +  gtk_about_dialog_set_email_hook (exo_gtk_url_about_dialog_hook, NULL, NULL);
>>> +  gtk_about_dialog_set_url_hook (exo_gtk_url_about_dialog_hook, NULL, NULL);
>>
>> This seems to break build with exo:master atm since it doesn't have
>> exo_gtk_url_about_dialog_hook (yet)
>
> I know and don't care ;-).
As long as you know it, I don't care either.
Just playing buildbot here :-D

> Nick
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce4-dev
>

-- 
Mark Trompell

Foresight Linux Xfce Edition
Cause your desktop should be freaking cool
(and Xfce)



More information about the Xfce4-dev mailing list