Author: Carlos Lopez <genet...@gmail.com> Date: Mon Apr 11 21:57:29 2011 +0200
Use ALT-5 to toggle position widthpoint ducks. Seems to not to work. Something else has to be done. Just for testing. --- synfig-studio/src/gui/app.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/synfig-studio/src/gui/app.cpp b/synfig-studio/src/gui/app.cpp index 731325b..91eb5bf 100644 --- a/synfig-studio/src/gui/app.cpp +++ b/synfig-studio/src/gui/app.cpp @@ -1085,7 +1085,7 @@ init_ui_manager() ACCEL("<Mod1>4", "<Actions>/canvasview/mask-radius-ducks" ); ACCEL("<Mod1>5", "<Actions>/canvasview/mask-width-ducks" ); ACCEL("<Mod1>6", "<Actions>/canvasview/mask-angle-ducks" ); - ACCEL("<Mod1>7", "<Actions>/canvasview/mask-widthpoint-position-ducks" ); + ACCEL("<Mod1>5", "<Actions>/canvasview/mask-widthpoint-position-ducks" ); ACCEL2(Gtk::AccelKey(GDK_Page_Up,Gdk::SHIFT_MASK, "<Actions>/action_group_layer_action_manager/action-LayerRaise" )); ACCEL2(Gtk::AccelKey(GDK_Page_Down,Gdk::SHIFT_MASK, "<Actions>/action_group_layer_action_manager/action-LayerLower" )); ACCEL("<Control>1", "<Actions>/canvasview/quality-01" ); ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl