### Eclipse Workspace Patch 1.0 #P org.eclipse.pde.ui Index: plugin.properties =================================================================== RCS file: /home/eclipse/org.eclipse.pde.ui/plugin.properties,v retrieving revision 1.150 diff -u -r1.150 plugin.properties --- plugin.properties 6 Mar 2006 22:43:27 -0000 1.150 +++ plugin.properties 22 Mar 2006 18:47:52 -0000 @@ -19,6 +19,7 @@ expoint.samples.name = Code Samples perspective.name=Plug-in Development +perspective.description=This perspective is designed to support efficient development and integration of plug-in projects, it adds the plug-ins view which is particularly useful. preferences.main.name= Plug-in Development preferences.target.name = Target Platform Index: plugin.xml =================================================================== RCS file: /home/eclipse/org.eclipse.pde.ui/plugin.xml,v retrieving revision 1.335 diff -u -r1.335 plugin.xml --- plugin.xml 10 Mar 2006 21:30:08 -0000 1.335 +++ plugin.xml 22 Mar 2006 18:47:52 -0000 @@ -17,6 +17,9 @@ icon="$nl$/icons/eview16/plugins.gif" class="org.eclipse.pde.internal.ui.PDEPerspective" id="org.eclipse.pde.ui.PDEPerspective"> + + %perspective.description +