|
From: Matthias K <mat...@us...> - 2006-07-12 13:04:00
|
Update of /cvsroot/jcommander/plugins/org.jcommander.ui.app In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14540 Modified Files: plugin.xml Log Message: -Changed keybindingmodel from deprecated org.eclipse.ui.command's <keybinding> element to org.eclipse.ui.binding's <key> element Index: plugin.xml =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.ui.app/plugin.xml,v retrieving revision 1.102 retrieving revision 1.103 diff -C2 -d -r1.102 -r1.103 *** plugin.xml 11 Jul 2006 21:29:44 -0000 1.102 --- plugin.xml 12 Jul 2006 13:03:45 -0000 1.103 *************** *** 905,909 **** description="The key configuration used by JCommander" id="org.jcommander.ui.app.JCmdScheme" ! name="JCommander neu"/> <key --- 905,909 ---- description="The key configuration used by JCommander" id="org.jcommander.ui.app.JCmdScheme" ! name="JCommander"/> <key |