[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New port: www/dillo
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: New port: www/dillo
- From: Joshua Stein <jcs_(_at_)_rt_(_dot_)_fm>
- Date: Sun, 16 Sep 2001 10:06:06 -0500
- Mail-followup-to: ports_(_at_)_openbsd_(_dot_)_org
> Builds on macppc, but something is wrong with the fonts (unreadable),
> and the 'Preferences' menu item doesn't have any effect (opens no
> window).
I can't speak for the font problem, but there isn't any code to bring up
a preferences window yet. It can parse a ~/.dillo/dillorc file and
change settings accordingly, but there isn't an interface to change
them yet:
/*
* ?
*/
void a_Commands_prefs_callback(GtkWidget *widget, gpointer client_data)
{
}
Visit your host, monkey.org