You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2007/10/31 05:46:57 UTC

svn commit: r590556 - /ofbiz/trunk/applications/content/data/ContentTypeData.xml

Author: jaz
Date: Tue Oct 30 21:46:48 2007
New Revision: 590556

URL: http://svn.apache.org/viewvc?rev=590556&view=rev
Log:
added new content purpose type: PROJECT_INFO

Modified:
    ofbiz/trunk/applications/content/data/ContentTypeData.xml

Modified: ofbiz/trunk/applications/content/data/ContentTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/data/ContentTypeData.xml?rev=590556&r1=590555&r2=590556&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/data/ContentTypeData.xml (original)
+++ ofbiz/trunk/applications/content/data/ContentTypeData.xml Tue Oct 30 21:46:48 2007
@@ -96,6 +96,7 @@
     <ContentPurposeType contentPurposeTypeId="FEEDBACK" description="Feedback"/>
     <ContentPurposeType contentPurposeTypeId="COMMENT" description="Comment"/>
     <ContentPurposeType contentPurposeTypeId="PRODUCT_INFO" description="Product Info"/>
+    <ContentPurposeType contentPurposeTypeId="PROJECT_INFO" description="Project Info"/>    
     <ContentPurposeType contentPurposeTypeId="COMPANY_INFO" description="Company Info"/>
     <ContentPurposeType contentPurposeTypeId="ADVERTISEMENT" description="Advertisement"/>
     <ContentPurposeType contentPurposeTypeId="GENERAL_INFO" description="General Info"/>