Skip to content
  • Michael Natterer's avatar
    cursors/hand.xbm removed. · f4942b72
    Michael Natterer authored
    2003-09-17  Michael Natterer  <mitch@gimp.org>
    
    	* cursors/hand.xbm
    	* cursors/hand_mask.xbm: removed.
    
    	* cursors/hand_small.xbm
    	* cursors/hand_small_mask.xbm: ...and added under new names.
    
    	* cursors/Makefile.am
    	* cursors/gimp-tool-cursors.xcf: changed accordingly.
    
    	* app/widgets/widgets-enums.h
    	* app/widgets/gimpcursor.c: removed HAND from the GimpCursorModifier
    	enum and added it to the GimpToolCursorType enum. We don't have a
    	hand tool but this way the hand cursor (which is in the lower
    	right corner) can be used together with other cursor modifiers
    	(which are in the upper right corner).
    
    	* app/tools/gimpmovetool.c
    	* app/tools/gimpvectortool.c: show cursor modifers with the hand
    	cursor where appropriate.
    f4942b72