Skip to content
  • Michael Natterer's avatar
    added "gboolean verbose" to GimpRc and its constructor. Print messages · 46708690
    Michael Natterer authored
    2002-11-26  Michael Natterer  <mitch@gimp.org>
    
    	* app/config/gimprc.[ch]: added "gboolean verbose" to GimpRc and
    	its constructor. Print messages only if verbose == TRUE.
    
    	* app/gui/user-install-dialog.[ch]: changed accordingly.
    
    	* app/app_procs.c: ditto. No need any more to parse unitrc before
    	calling user_install_dialog_create().
    
    	* app/gui/preferences-dialog.c: ditto. Added the static
    	prefs_dialog pointer again to our local help func finds the
    	current notebook page.
    46708690