Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/weather/src/webapp/WEB-INF/portlet.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by karma, Tue Feb 13 12:51:20 2007 UTC revision 1.6 by karma, Mon Feb 26 10:13:16 2007 UTC
# Line 12  Line 12 
12          See the License for the specific language governing permissions and          See the License for the specific language governing permissions and
13          limitations under the License.          limitations under the License.
14  -->  -->
15  <portlet-app id="weather" version="0.1">  <portlet-app id="weather" version="1.0">
16    
17    <portlet id="WeatherPortlet">    <portlet id="WeatherPortlet">
18      <portlet-name>WeatherPortlet</portlet-name>      <portlet-name>WeatherPortlet</portlet-name>
19      <display-name>Weather Portlet</display-name>      <display-name>Weather Portlet</display-name>
20      <description>Display Weather Forecast</description>      <description>Display Japanese Weather Forecast</description>
21      <portlet-class>jp.sf.pal.weather.WeatherPortlet</portlet-class>      <portlet-class>jp.sf.pal.weather.WeatherPortlet</portlet-class>
22      <expiration-cache>600</expiration-cache>      <expiration-cache>600</expiration-cache>
23      <supports>      <supports>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26