提交 a57ae9d2 编写于 作者: S serge-rider

#8518 Add Git Repositories view toggle in the main menu and Git toolbar action


Former-commit-id: 1082b61b
上级 29075524
......@@ -82,6 +82,8 @@
<reference definitionId="DBeaverPerspectiveActive"/>
</visibleWhen>
</command>
<separator name="view" visible="true"/>
<command commandId="org.jkiss.dbeaver.core.view.toggle" style="toggle"><parameter name="viewId" value="org.eclipse.egit.ui.RepositoriesView"/></command>
</menu>
</menuContribution>
......@@ -102,6 +104,8 @@
<reference definitionId="DBeaverPerspectiveActive"/>
</visibleWhen>
</command>
<separator name="view" visible="true"/>
<command commandId="org.jkiss.dbeaver.core.view.toggle" style="toggle"><parameter name="viewId" value="org.eclipse.egit.ui.RepositoriesView"/></command>
</menuContribution>
<menuContribution allPopups="false" locationURI="toolbar:dbeaver-tools?after=additions">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册