[132756] implement generic search list dialog (fine tuning... more to come)
diff --git a/plugins/org.eclipse.wst.common.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.wst.common.ui/META-INF/MANIFEST.MF
index 32fefe8..3efa213 100644
--- a/plugins/org.eclipse.wst.common.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.wst.common.ui/META-INF/MANIFEST.MF
@@ -10,6 +10,7 @@
  org.eclipse.wst.common.ui.internal.dialogs;x-internal:=true,
  org.eclipse.wst.common.ui.internal.dnd;x-internal:=true,
  org.eclipse.wst.common.ui.internal.search;x-internal:=true,
+ org.eclipse.wst.common.ui.internal.search.dialogs,
  org.eclipse.wst.common.ui.internal.viewers;x-internal:=true,
  org.eclipse.wst.common.ui.provisional.editors
 Require-Bundle: org.eclipse.core.runtime,