Author: matzew
Date: Thu Jul 27 17:18:34 2006
New Revision: 426335
URL: http://svn.apache.org/viewvc?rev=426335&view=rev
Log:
fixed wrong skinning
Modified:
incubator/adffaces/branches/matzew-repackaging-trinidad-save/trinidad/trinidad-demo/src/main/webapp/WEB-INF/adf-faces-skins.xml
Modified:
incubator/adffaces/branches/matzew-repackaging-trinidad-save/trinidad/trinidad-demo/src/main/webapp/WEB-INF/adf-faces-skins.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-repackaging-trinidad-save/trinidad/trinidad-demo/src/main/webapp/WEB-INF/adf-faces-skins.xml?rev=426335&r1=426334&r2=426335&view=diff
==============================================================================
---
incubator/adffaces/branches/matzew-repackaging-trinidad-save/trinidad/trinidad-demo/src/main/webapp/WEB-INF/adf-faces-skins.xml
(original)
+++
incubator/adffaces/branches/matzew-repackaging-trinidad-save/trinidad/trinidad-demo/src/main/webapp/WEB-INF/adf-faces-skins.xml
Thu Jul 27 17:18:34 2006
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
- Copyright 2006 The Apache Software Foundation.
-
- 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.
--->
+<!--
+ Copyright 2006 The Apache Software Foundation.
+
+ 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.
+-->
<skins xmlns="http://myfaces.apache.org/adf/view/faces/skin">
<skin>
<id>
@@ -23,13 +23,13 @@
purple
</family>
<render-kit-id>
- org.apache.myfaces.adf.desktop
+ org.apache.myfaces.trinidad.desktop
</render-kit-id>
<style-sheet-name>
skins/purple/purpleSkin.css
</style-sheet-name>
<bundle-name>
- org.apache.myfaces.adfdemo.resource.SkinBundle
+ org.apache.myfaces.trinidaddemo.resource.SkinBundle
</bundle-name>
</skin>
<skin>
@@ -40,7 +40,7 @@
beach
</family>
<render-kit-id>
- org.apache.myfaces.adf.desktop
+ org.apache.myfaces.trinidad.desktop
</render-kit-id>
<style-sheet-name>
skins/beach/beach.css