diff options
author | Jeffrey Overbey | 2013-02-09 03:22:21 +0000 |
---|---|---|
committer | Jeffrey Overbey | 2013-02-09 03:22:21 +0000 |
commit | 22788c75925cdaf6bf4aa84a90b58f53255008fb (patch) | |
tree | 67af128832e4019bc71617dec3148293724d8634 | |
parent | 37353eb54c8297eba6de9371e33ae0d964c6fc89 (diff) | |
download | org.eclipse.photran-22788c75925cdaf6bf4aa84a90b58f53255008fb.tar.gz org.eclipse.photran-22788c75925cdaf6bf4aa84a90b58f53255008fb.tar.xz org.eclipse.photran-22788c75925cdaf6bf4aa84a90b58f53255008fb.zip |
-rw-r--r-- | org.eclipse.photran.ui.vpg/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.photran.ui.vpg/plugin.xml b/org.eclipse.photran.ui.vpg/plugin.xml index 69dc35d7..d782a885 100644 --- a/org.eclipse.photran.ui.vpg/plugin.xml +++ b/org.eclipse.photran.ui.vpg/plugin.xml @@ -446,7 +446,7 @@ visible="false" id="org.eclipse.photran.ui.AnalysisActionSet"> <action - label="%action.label.2" + label="%action.label.3" definitionId="org.eclipse.photran.ui.OpenDeclarationCommand" class="org.eclipse.photran.internal.ui.actions.OpenDeclaration" menubarPath="navigate/additions" |