gimp/etc/Makefile.am
Sven Neumann a27ae4b718 Use Ctrl-P as the default keyboard shortcut for Print (bug #302870):
2006-07-07  Sven Neumann  <sven@gimp.org>

	Use Ctrl-P as the default keyboard shortcut for Print (bug #302870):

	* app/actions/dialogs-actions.c: removed Ctrl-P shortcut from
	Palettes dialog.

	* etc/Makefile.am
	* etc/menurc: added a default menurc file that binds Ctrl-P to
	file-print-gtk.

	* app/core/gimp-user-install.c: install the default menurc.
2006-07-07 15:31:21 +00:00

15 lines
183 B
Makefile

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