Re: CVS: commit robsta abi/src/af/xap/unix GNUmakefile.am xap_UnixDlg_About.cpp xap_UnixDlg_About.h xap_UnixDlg_About.glade

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Fri Sep 08 2006 - 13:15:33 CEST

On 9/7/06, Hubert Figuiere <hfiguiere@teaser.fr> wrote:
>
> On Thursday 07 September 2006 16:41, cvs@abisource.com wrote:
>
> > + static const gchar *copyright = "(c) 1998-2006 Dom Lachowicz and other
> > contributors, GNU GPL v2.0";
> [...]
> > + gtk_show_about_dialog(GTK_WINDOW (parent),
> > + "authors", authors,
> > + "documenters", documenters,
> > + "copyright", copyright,
> > + "logo", logo,
> > + "version", XAP_App::s_szBuild_Version,
> > + "website", website,
> > + "website-label", website,
> > + NULL);
>
>
> Can't we just have these data just loaded from some file at run time, or at
> least seperatly at build time?

That would surely be possible but I'd rather leave it e.g. for an
ambitious rookie hacker to come up with a solution for libegg/gtk
proper reading doap[1] files.

[1]

- Rob
Received on Fri Sep 8 13:16:49 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 08 2006 - 13:16:50 CEST