use the 10% actions for opacity.

2004-06-16  Michael Natterer  <mitch@gimp.org>

	* etc/controllerrc: use the 10% actions for opacity.
This commit is contained in:
Michael Natterer 2004-06-16 01:22:57 +00:00 committed by Michael Natterer
parent 15c9df32d4
commit 037da87c92
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2004-06-16 Michael Natterer <mitch@gimp.org>
* etc/controllerrc: use the 10% actions for opacity.
2004-06-16 Michael Natterer <mitch@gimp.org>
* app/widgets/gimpcontrollers.c: ref the actions when putting

View File

@ -5,9 +5,9 @@
(mapping 1 "context-gradient-next")
(mapping 2 "context-pattern-next")
(mapping 3 "context-brush-next")
(mapping 4 "context-opacity-increase")
(mapping 4 "context-opacity-increase-skip")
(mapping 8 "context-font-previous")
(mapping 9 "context-gradient-previous")
(mapping 10 "context-pattern-previous")
(mapping 11 "context-brush-previous")
(mapping 12 "context-opacity-decrease"))
(mapping 12 "context-opacity-decreas-skip"))