Le jeudi 14 juillet 2005 à 09:54 -0400, Allin Cottrell a écrit : > I've looked at the source (gnumeric 1.5.2) but I can't figure out > what mechanism is responsible for remembering the visibility state > of toolbars from one gnumeric session to the next. > > Any pointers, please?
In src/gnumeric-gconf.c (line 253 or so): void gnm_gconf_set_toolbar_visible (const char *name, gboolean vis) -- Jean Bréfort <[EMAIL PROTECTED]> _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
