14:03 < prokoudine> "GERMAN SCIENTIST DEMYSTIFIED ENGLISH CAPITALIZATION"

git-svn-id: svn://localhost/ardour2/branches/3.0@13789 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Robin Gareus 2013-01-05 14:07:00 +00:00
parent 5d7ee9bbaa
commit 3ced169911

View file

@ -1369,7 +1369,7 @@ Editor::fill_xfade_menu (Menu_Helpers::MenuList& items, bool start)
items.push_back (
ImageMenuElem (
_("ConstantPower"),
_("Constant power"),
*(*images)[FadeConstantPower],
sigc::bind (sigc::mem_fun (*this, emf), FadeConstantPower)
));