Author: SeanRogers
Date: 2010-04-15 21:36:23 -0400 (Thu, 15 Apr 2010)
New Revision: 16765
Modified:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml
Log:
Fixed build error with filename
Modified:
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml
===================================================================
---
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml 2010-04-15
11:00:24 UTC (rev 16764)
+++
root/docs/trunk/Developer_Guide/en-US/chap-Developer_Guide-Skinning_and_theming.xml 2010-04-16
01:36:23 UTC (rev 16765)
@@ -880,7 +880,7 @@
</step>
<step>
<title>Add the skin to the CDK</title>
- <para>Change to the newly-created directory. Ensure it contains the
<filename>pom.xml</name> project file, then enter the following command to
create a new skin and add it to the <acronym>CDK</acronym> (Component
Development Kit):</para>
+ <para>Change to the newly-created directory. Ensure it contains the
<filename>pom.xml</filename> project file, then enter the following command to
create a new skin and add it to the <acronym>CDK</acronym> (Component
Development Kit):</para>
<screen>mvn cdk:add-skin -Dname=<replaceable>SKIN-NAME</replaceable>
-Dpackage=<replaceable>SKIN-PACKAGE</replaceable></screen>
<para>
Use the following keys for the command:
Show replies by date