Skip to content

Commit

Permalink
culmat#32 Copy Path, Paste Path
Browse files Browse the repository at this point in the history
rename to Copy Path, Paste Path as icons may be confused with file operations
  • Loading branch information
Paul Verest committed Aug 13, 2014
1 parent a6d0519 commit eea2f09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.github.culmat.eexplorer.plugin/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
<command
categoryId="com.github.culmat.eexplorer.cmd"
id="com.github.culmat.eexplorer.cmd.copy"
name="Copy">
name="Copy Path">
</command>
<command
categoryId="com.github.culmat.eexplorer.cmd"
id="com.github.culmat.eexplorer.cmd.paste"
name="Paste">
name="Paste Path">
</command>
<command
categoryId="com.github.culmat.eexplorer.cmd"
Expand Down

0 comments on commit eea2f09

Please sign in to comment.