gimp/etc/Makefile.am
Michael Natterer f3b7f4161c added a "name" property. Dispatch events only if the controller is
2004-06-16  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpcontroller.[ch]: added a "name" property.
	Dispatch events only if the controller is enabled.

	* app/widgets/gimpcontrollerwheel.c: added controller events for
	all possible modifier combinations.

	* etc/Makefile.am
	* etc/controllerrc: default controllerrc which maps all unused
	wheel+modifier combinations to more-or-less usefull stuff.
2004-06-16 00:52:28 +00:00

14 lines
173 B
Makefile

## Makefile.am for gimp/etc
gimpsysconf_DATA = \
gimprc \
gtkrc \
templaterc \
unitrc \
ps-menurc \
sessionrc \
controllerrc
EXTRA_DIST = \
$(gimpsysconf_DATA)