|
From: Markus B. <mba...@us...> - 2005-10-06 23:41:53
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24329 Modified Files: plugin.xml Log Message: label for ModifyCatchpoint changed Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui/plugin.xml,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** plugin.xml 6 Oct 2005 23:30:58 -0000 1.45 --- plugin.xml 6 Oct 2005 23:41:45 -0000 1.46 *************** *** 304,308 **** <action definitionId="org.rubypeople.rdt.debug.ui.commands.ModifyCatchpoint" ! label="modifyCatchpoint.label" icon="icons/full/elcl16/exc_catch.gif" helpContextId="add_exception_action_context" --- 304,308 ---- <action definitionId="org.rubypeople.rdt.debug.ui.commands.ModifyCatchpoint" ! label="%modifyCatchpoint.label" icon="icons/full/elcl16/exc_catch.gif" helpContextId="add_exception_action_context" |