Skip to content
  • Michael Natterer's avatar
    use gtk_rc_parse() instead of gtk_rc_add_default_file() to add · ee9b4b83
    Michael Natterer authored
    2004-11-30  Michael Natterer  <mitch@gimp.org>
    
    	* app/gui/themes.c (themes_init): use gtk_rc_parse() instead of
    	gtk_rc_add_default_file() to add ~/.gimp-2.2/themerc to the list
    	of files parsed by GTK+ because the latter works only before
    	gtk_init(). Fixes bug #155963.
    ee9b4b83