Author: Carlos Lopez <genet...@gmail.com> Date: Mon Nov 21 21:00:16 2011 +0100
Typo --- synfig-studio/src/gui/widgets/widget_defaults.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/synfig-studio/src/gui/widgets/widget_defaults.cpp b/synfig-studio/src/gui/widgets/widget_defaults.cpp index c399eb4..9cbdbed 100644 --- a/synfig-studio/src/gui/widgets/widget_defaults.cpp +++ b/synfig-studio/src/gui/widgets/widget_defaults.cpp @@ -298,7 +298,7 @@ Widget_Defaults::Widget_Defaults() .add_enum_value(INTERPOLATION_LINEAR,"linear",_("Linear")) ); widget_interpolation->set_icon(0, Gtk::Button().render_icon(Gtk::StockID("synfig-interpolation_type_tcb"),Gtk::ICON_SIZE_MENU)); - widget_interpolation->set_icon(1, Gtk::Button().render_icon(Gtk::StockID("synfig-interpolation_type_constant"),Gtk::ICON_SIZE_MENU)); + widget_interpolation->set_icon(1, Gtk::Button().render_icon(Gtk::StockID("synfig-interpolation_type_const"),Gtk::ICON_SIZE_MENU)); widget_interpolation->set_icon(2, Gtk::Button().render_icon(Gtk::StockID("synfig-interpolation_type_ease"),Gtk::ICON_SIZE_MENU)); widget_interpolation->set_icon(3, Gtk::Button().render_icon(Gtk::StockID("synfig-interpolation_type_linear"),Gtk::ICON_SIZE_MENU)); attach(*widget_interpolation,0, 2, 5, 6, Gtk::EXPAND|Gtk::FILL, Gtk::SHRINK|Gtk::FILL, 1, 1); ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl