Module: synfig
Branch: genete_width_points
Commit: c50f074b4b3c7b65519f85392e522fb0821b3cea
URL:    
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=c50f074b4b3c7b65519f85392e522fb0821b3cea

Author: Carlos Lopez <car...@pcnuevo.(none)>
Date:   Tue Aug 11 16:14:36 2009 +0200

Change the "Flipbook Dialog" string to the more user intuitive "Preview Window"

---

 synfig-studio/trunk/src/gtkmm/canvasview.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/synfig-studio/trunk/src/gtkmm/canvasview.cpp 
b/synfig-studio/trunk/src/gtkmm/canvasview.cpp
index 53a6ccc..7ffc505 100644
--- a/synfig-studio/trunk/src/gtkmm/canvasview.cpp
+++ b/synfig-studio/trunk/src/gtkmm/canvasview.cpp
@@ -1546,7 +1546,7 @@ CanvasView::init_menus()
                sigc::mem_fun(*this, &studio::CanvasView::play)
        );
 
-       action_group->add( Gtk::Action::create("dialog-flipbook", _("Flipbook 
Dialog")),
+       action_group->add( Gtk::Action::create("dialog-flipbook", _("Preview 
Window")),
                sigc::mem_fun0(*preview_dialog, 
&studio::Dialog_Preview::present)
        );
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to