Re: Patch for gnome-libs
- From: Miguel de Icaza <miguel helixcode com>
- To: marillat alpes-net fr
- CC: gnome-devel-list gnome org, recipient list not shown: ;
- Subject: Re: Patch for gnome-libs
- Date: Sat, 11 Mar 2000 08:40:37 -0500
> And I've a little second for FHS compliance:
>
> ********************************************************************
> --- libgnomeui/gnome-init.c.orig Sun Feb 13 18:43:55 2000
> +++ libgnomeui/gnome-init.c Sun Feb 13 18:45:39 2000
> @@ -532,7 +532,7 @@
>
>
> /* <gnomedatadir>/gtkrc */
> - file = gnome_unconditional_datadir_file("gtkrc");
> + file = gnome_unconditional_datadir_file("gnome/gtkrc");
> if (file){
> gtk_rc_add_default_file (file);
> g_free (file);
> *******************************************************************
This would change what people expect from the current configuration.
You can change this at the Makefile level or compilation level, by
changing the value of datadir.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]