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?
Hub
Received on Thu Sep 7 23:15:09 2006
This archive was generated by hypermail 2.1.8 : Thu Sep 07 2006 - 23:15:10 CEST