Author: crossley
Date: Fri Jan 13 03:27:16 2006
New Revision: 368689
URL: http://svn.apache.org/viewcvs?rev=368689&view=rev
Log:
Add missing skinconf.xml file.
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/skinconf.xml
(with props)
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/skinconf.xml?rev=368689&view=auto
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/skinconf.xml
(added)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/skinconf.xml
Fri Jan 13 03:27:16 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<!--
+ Copyright 2002-2006 The Apache Software Foundation or its licensors,
+ as applicable.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.7-1//EN"
"http://forrest.apache.org/dtd/skinconfig-v07-1.dtd"
+[
+ <!ENTITY skinconf-common PUBLIC "-//Apache Forrest//ENTITIES Skin
Configuration common plugins V0.7-1//EN" "">
+]>
+
+<skinconfig>
+ &skinconf-common;
+
+ <project-name>Plugin: NoteTaking internal</project-name>
+ <project-description>org.apache.forrest.plugin.internal.NoteTaking plugin
for Apache Forrest</project-description>
+
+</skinconfig>
Propchange:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/skinconf.xml
------------------------------------------------------------------------------
svn:eol-style = native