|
|
|
|
@ -44,6 +44,10 @@
@@ -44,6 +44,10 @@
|
|
|
|
|
<MenuItem id = "GitBlame" |
|
|
|
|
label = "Git ${res:AddIns.Subversion.Blame}..." |
|
|
|
|
class = "ICSharpCode.GitAddIn.GitBlameCommand"/> |
|
|
|
|
|
|
|
|
|
<MenuItem id = "GitSettings" |
|
|
|
|
label = "Git ${res:Dialog.Options.IDEOptions.ProjectAndSolutionOptions.SettingsGroupBox}" |
|
|
|
|
class = "ICSharpCode.GitAddIn.GitSettingsCommand"/> |
|
|
|
|
</Condition> |
|
|
|
|
</Path> |
|
|
|
|
|
|
|
|
|
|