Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
Date:   Tue Feb  7 20:56:50 2012 +0700

Typo

---

 synfig-studio/src/gui/iconcontroller.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/synfig-studio/src/gui/iconcontroller.cpp 
b/synfig-studio/src/gui/iconcontroller.cpp
index b633d11..5f248e3 100644
--- a/synfig-studio/src/gui/iconcontroller.cpp
+++ b/synfig-studio/src/gui/iconcontroller.cpp
@@ -283,7 +283,7 @@ IconController::IconController(const synfig::String& 
/*basepath*/)
        
INIT_STOCK_ICON(animate_seek_next_frame,"animate_seek_next_frame_icon."IMAGE_EXT,_("Next
 frame"));
        
INIT_STOCK_ICON(animate_seek_next_keyframe,"animate_seek_next_keyframe_icon."IMAGE_EXT,_("Next
 keyframe"));
        
INIT_STOCK_ICON(animate_seek_end,"animate_seek_end_icon."IMAGE_EXT,_("Seek to 
end"));
-       INIT_STOCK_ICON(animate_loop,"animate_loop_icon."IMAGE_EXT,_("Aniamte 
Loop"));
+       INIT_STOCK_ICON(animate_loop,"animate_loop_icon."IMAGE_EXT,_("Animate 
Loop"));
 
        
INIT_STOCK_ICON(add_to_group,"action_add_to_group_icon."IMAGE_EXT,_("Add Layer 
to Group"));
        
INIT_STOCK_ICON(remove_from_group,"action_remove_from_group_icon."IMAGE_EXT,_("Remove
 Layer from Group"));


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to