Skip to content

Commit

Permalink
Merge branch 'master' of ssh://git.eclipse.org/gitroot/orion/org.ecli…
Browse files Browse the repository at this point in the history
…pse.orion.client
  • Loading branch information
aniefer committed Jul 25, 2012
2 parents a22dcb5 + 659c940 commit 5665a91
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,14 @@
image: "../images/wtp/image.gif"
}]
});

provider.registerService("orion.navigate.command", {}, {
name: "Raw",
id: "orion.view.raw",
tooltip: "Open the raw file or folder in the browser",
uriTemplate: "{OrionHome}{Location}",
forceSingleItem: true
});

provider.registerService("orion.edit.editor", {}, {
id: "orion.editor",
Expand Down

0 comments on commit 5665a91

Please sign in to comment.