svn commit: r1527095 - in /ofbiz/trunk/applications/manufacturing/data: ManufacturingHelpData_EN.xml helpdata/EN/Help_MFG.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1527095 - in /ofbiz/trunk/applications/manufacturing/data: ManufacturingHelpData_EN.xml helpdata/EN/Help_MFG.xml

jleroux@apache.org
Author: jleroux
Date: Fri Sep 27 21:51:10 2013
New Revision: 1527095

URL: http://svn.apache.org/r1527095
Log:
Uses Manufacturing instead of "OFBiz:MFG (Manufacturing)" in Help Index

Modified:
    ofbiz/trunk/applications/manufacturing/data/ManufacturingHelpData_EN.xml
    ofbiz/trunk/applications/manufacturing/data/helpdata/EN/Help_MFG.xml

Modified: ofbiz/trunk/applications/manufacturing/data/ManufacturingHelpData_EN.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/data/ManufacturingHelpData_EN.xml?rev=1527095&r1=1527094&r2=1527095&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/data/ManufacturingHelpData_EN.xml (original)
+++ ofbiz/trunk/applications/manufacturing/data/ManufacturingHelpData_EN.xml Fri Sep 27 21:51:10 2013
@@ -23,7 +23,7 @@
     <DataResource dataResourceId="HELP_MFG" localeString="en" dataResourceTypeId="OFBIZ_FILE"
         objectInfo="applications/manufacturing/data/helpdata/EN/Help_MFG.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS"
         dataResourceName="OFBiz:MFG Overview" mimeTypeId="text/xml" isPublic="Y" />
-    <Content contentId="HELP_MFG" contentTypeId="DOCUMENT" contentName="OFBiz:MFG (Manufacturing)" templateDataResourceId="HELP_TEMPL"
+    <Content contentId="HELP_MFG" contentTypeId="DOCUMENT" contentName="Manufacturing" templateDataResourceId="HELP_TEMPL"
         dataResourceId="HELP_MFG" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
     <ContentAssoc contentId="HELP_ROOT" contentIdTo="HELP_MFG" contentAssocTypeId="TREE_CHILD" fromDate="2012-01-12 01:01:01" sequenceNum="000"/>
     

Modified: ofbiz/trunk/applications/manufacturing/data/helpdata/EN/Help_MFG.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/data/helpdata/EN/Help_MFG.xml?rev=1527095&r1=1527094&r2=1527095&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/data/helpdata/EN/Help_MFG.xml (original)
+++ ofbiz/trunk/applications/manufacturing/data/helpdata/EN/Help_MFG.xml Fri Sep 27 21:51:10 2013
@@ -25,6 +25,6 @@
     xmlns="http://docbook.org/ns/docbook">
        <title>Manufacturing: Introduction</title>
         <para>
-        OFBiz: MFG is the application to assist in manufacturing processes.
+        Manufacturing is the application to assist in manufacturing processes.
         </para>
 </section>
\ No newline at end of file