add meta entries to support move refactor (FELIX-1346)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@966639 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/ui/plugin.properties b/sigil/eclipse/ui/plugin.properties
index 532db80..91bd60c 100644
--- a/sigil/eclipse/ui/plugin.properties
+++ b/sigil/eclipse/ui/plugin.properties
@@ -3,4 +3,5 @@
librariesPrefsPage=OSGi Libraries
commandConvertProject=Convert Project To Sigil Project
commandRefreshClasspath=Refresh bundle classpath
-RenamePackageParticipant.name=Rename Package Participant
\ No newline at end of file
+RenamePackageParticipant.name=Rename Package Participant
+MovePackageParticipant.name=Move Package Participant
\ No newline at end of file