Skip to content
  • Michael Natterer's avatar
    gimprc.in replaced "color-cube" by "min-colors". · ef751a45
    Michael Natterer authored
    2000-04-30  Michael Natterer  <mitch@gimp.org>
    
    	* gimprc.in
    	* app/gimprc.[ch]: replaced "color-cube" by "min-colors".
    
    	* app/app_procs.c: read unitrc/gimprc before displaying the splash.
    
    	* app/colormaps.c: set min_colors and install_cmap before
    	initializing GdkRGB.
    
    	* app/gimprc.[ch]
    	* app/gimpunit.c: don't call the splash's progress_update function.
    
    	* app/plug_in.c: pass min_colors instead of color_cube to plugins.
    
    	* app/preferences_dialog.c: widget for min_colors.
    
    	* libgimp/gimp.[ch]: s/color_cube/min_colors/ but left
    	gimp_color_cube() there for source level compatibility.
    
    	* libgimp/gimpprotocol.[ch]: changed the GPConfig message
    	accordinly and increased the gimp protocol version number because
    	the change breaks binary compatibility. Also actually pass the
    	use_xshm variable over the wire (was only in the GPConfig struct
    	before).
    
    	Was it the right thing to do to increase the version number??
    
    	* libgimp/gimpui.c (gimp_ui_init): use th...
    ef751a45