(no message)

This commit is contained in:
Olesya Smirnova
2004-12-14 16:19:11 +03:00
parent 4f3d127a82
commit d00e252105

View File

@@ -51,7 +51,7 @@
<action id="Subversion.Update" class="com.qintsoft.svn4idea.actions.UpdateAction" text="Update file" description="Update the file from Subversion"/>
-->
<action id="Subversion.Revert" class="com.qintsoft.svn4idea.actions.RevertAction" text="Revert file" description="Revert file to repository state"/>
<!--<action id="Subversion.Resolved" class="com.qintsoft.svn4idea.actions.ResolveAction" text="Resolved confilct" description="Tell Subversion that the conflict has been resolved"/>-->
<action id="Subversion.Resolved" class="com.qintsoft.svn4idea.actions.ResolveAction" text="Resolved confilct" description="Tell Subversion that the conflict has been resolved"/>
<separator/>
<reference id="Subversion.ShowDiffAction"/>
<!--