From: bananeweizen <bananeweizen>
Date: Sat, 11 Feb 2006 19:13:47 +0000 (+0000)
Subject: remove name clash with JDT editor category
X-Git-Url: http://secure.phpeclipse.com

remove name clash with JDT editor category
---

diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties
index 449e2fb..820fa77 100644
--- a/net.sourceforge.phpeclipse/plugin.properties
+++ b/net.sourceforge.phpeclipse/plugin.properties
@@ -162,7 +162,7 @@ problemHoverDescription= Shows the description of the selected problem.
 # Action Definitions
 ##########################################################################
 
-category.source.name=Source
+category.source.name=PHP Source
 category.source.description= PHP Source Actions
 
 context.editingPHPSource.name= Editing PHP Source