From: Jérémie D. <Ba...@us...> - 2011-03-29 21:50:40
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "krobot". The branch, master has been updated via 242d6620b5cf7a384b73f928d48d36b4417645b2 (commit) from 65a3c60237406303ecfc2efd5ae63e399d10d09b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 242d6620b5cf7a384b73f928d48d36b4417645b2 Author: Jérémie Dimino <je...@di...> Date: Tue Mar 29 23:49:12 2011 +0200 [krobot_viewer] rename the smooth button to "simplify" ----------------------------------------------------------------------- Changes: diff --git a/info/control2011/src/tools/krobot_viewer_ui.glade b/info/control2011/src/tools/krobot_viewer_ui.glade index 9a4123b..19227fb 100644 --- a/info/control2011/src/tools/krobot_viewer_ui.glade +++ b/info/control2011/src/tools/krobot_viewer_ui.glade @@ -202,7 +202,7 @@ </child> <child> <widget class="GtkButton" id="button_smooth"> - <property name="label" translatable="yes">Smooth trajectory</property> + <property name="label" translatable="yes">Simplify trajectory</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> hooks/post-receive -- krobot |