Skip to content
  • Michael Natterer's avatar
    Makefile.am configure.in themes/.cvsignore themes/Makefile.am · 233f8860
    Michael Natterer authored
    2001-08-05  Michael Natterer  <mitch@gimp.org>
    
    	* Makefile.am
    	* configure.in
    	* themes/.cvsignore
    	* themes/Makefile.am
    	* themes/Default/.cvsignore
    	* themes/Default/Makefile.am
    	* themes/Default/images/.cvsignore
    	* themes/Default/images/*.png
    	* themes/Default/images/tools/.cvsignore
    	* themes/Default/images/tools/*.png: new place for all images
    	which are registered with the stock system. The default images are
    	all inlined but we will install the default theme later along with
    	an appropriate gtkrc as a template for custom themes.
    
    	Added PNGs of all tools icons. Thanks to syngin :)
    
    	* pixmaps/.cvsignore
    	* pixmaps/Makefile.am: reverted everything to the old state. This
    	directory will go away soon.
    
    	* libgimpwidgets/gimpstock.[ch]: changed accordingly. Register
    	stock icons in GTK_ICON_SIZE_BUTTON for all tools.
    
    	* app/core/gimptoolinfo.[ch]
    	* app/tools/tool_manager.[ch]: GimpToolInfo wants a stock_id and a
    	pre-rendered GdkPixbuf i...
    233f8860