You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2010/06/18 13:46:57 UTC

svn commit: r955952 [4/4] - in /incubator/wookie/branches/pluggablepersistence: WebContent/WEB-INF/ WebContent/wservices/notsupported/ WebContent/wservices/notsupported/locales/ WebContent/wservices/notsupported/locales/bu/ WebContent/wservices/notsupp...

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/config.xml
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/config.xml?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/config.xml (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/config.xml Fri Jun 18 11:46:50 2010
@@ -1,11 +1,27 @@
-<?xml version="1.0" encoding="utf-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" id="http://www.getwookie.org/widgets/vote" height="350	" width="500">
-	<name>Vote</name>
-	<description>basic voting widget</description>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
+<widget xmlns="http://www.w3.org/ns/widgets" id="http://www.getwookie.org/widgets/vote" height="350	" width="500">
+	<name>Vote</name>
+	<description>basic voting widget</description>
 	<icon src="icon.png"/>
-	<content src="index.htm"/>
-	<author>Paul Sharples</author>
+	<content src="index.htm"/>
+	<author>Paul Sharples</author>
 	<license>Licensed under the Apache 2.0 License (see http://www.apache.org/licenses/LICENSE-2.0).</license>
-    <feature name="http://wave.google.com" required="true"/>
-    <preference name="moderator" value="false"/>
-</widget>
\ No newline at end of file
+    <feature name="http://wave.google.com" required="true"/>
+    <preference name="moderator" value="false"/>
+</widget>

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/config.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/config.xml:827972-831908
-/incubator/wookie/trunk/widgets/vote/config.xml:949078
+/incubator/wookie/trunk/widgets/vote/config.xml:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/index.htm
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/index.htm?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/index.htm (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/index.htm Fri Jun 18 11:46:50 2010
@@ -1,4 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="pragma" content="no-cache"/>

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/index.htm
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/index.htm:827972-831908
-/incubator/wookie/trunk/widgets/vote/index.htm:949078
+/incubator/wookie/trunk/widgets/vote/index.htm:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/languageHelper.js
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/languageHelper.js?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/languageHelper.js (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/languageHelper.js Fri Jun 18 11:46:50 2010
@@ -1,4 +1,22 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+/*
  * Language helper object
  */
 var LanguageHelper = {
@@ -15,4 +33,4 @@ var LanguageHelper = {
 		}
 		return key;
 	}
-}
\ No newline at end of file
+}

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/languageHelper.js
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/languageHelper.js:827972-831908
-/incubator/wookie/trunk/widgets/vote/languageHelper.js:949078
+/incubator/wookie/trunk/widgets/vote/languageHelper.js:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/locales:827972-831908
-/incubator/wookie/trunk/widgets/vote/locales:949078*
+/incubator/wookie/trunk/widgets/vote/locales:949078-955931*

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/bu/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/locales/bu:827972-831908
-/incubator/wookie/trunk/widgets/vote/locales/bu:949078*
+/incubator/wookie/trunk/widgets/vote/locales/bu:949078-955931*

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/bu/localizedStrings.js
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/bu/localizedStrings.js?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/bu/localizedStrings.js (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/bu/localizedStrings.js Fri Jun 18 11:46:50 2010
@@ -1,4 +1,22 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+/*
 * vote widget strings
 */
 

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/bu/localizedStrings.js
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/locales/bu/localizedStrings.js:827972-831908
-/incubator/wookie/trunk/widgets/vote/locales/bu/localizedStrings.js:949078
+/incubator/wookie/trunk/widgets/vote/locales/bu/localizedStrings.js:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/en/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/locales/en:827972-831908
-/incubator/wookie/trunk/widgets/vote/locales/en:949078*
+/incubator/wookie/trunk/widgets/vote/locales/en:949078-955931*

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/en/localizedStrings.js
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/en/localizedStrings.js?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/en/localizedStrings.js (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/en/localizedStrings.js Fri Jun 18 11:46:50 2010
@@ -1,4 +1,22 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+/*
 * English
 * Translated by: Paul Sharples
 */
@@ -49,4 +67,4 @@ en_localizedStrings["has locked the chat
 = "has locked the chatroom";
  
 en_localizedStrings["has unlocked the chatroom"]
-= "has unlocked the chatroom";
\ No newline at end of file
+= "has unlocked the chatroom";

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/locales/en/localizedStrings.js
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/locales/en/localizedStrings.js:827972-831908
-/incubator/wookie/trunk/widgets/vote/locales/en/localizedStrings.js:949078
+/incubator/wookie/trunk/widgets/vote/locales/en/localizedStrings.js:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.css
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.css?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.css (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.css Fri Jun 18 11:46:50 2010
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
 html {
 height:100%; 
 max-height:100%; 

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.css
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/vote.css:827972-831908
-/incubator/wookie/trunk/widgets/vote/vote.css:949078
+/incubator/wookie/trunk/widgets/vote/vote.css:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.js
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.js?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.js (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.js Fri Jun 18 11:46:50 2010
@@ -1,4 +1,22 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+/*
 ****************   DEFAULT VOTE WIDGET **************
 
 ******************************************************

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/vote.js
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/vote.js:827972-831908
-/incubator/wookie/trunk/widgets/vote/vote.js:949078
+/incubator/wookie/trunk/widgets/vote/vote.js:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/vote/widgetUtils.js
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/vote/widgetUtils.js?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/vote/widgetUtils.js (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/vote/widgetUtils.js Fri Jun 18 11:46:50 2010
@@ -1,4 +1,22 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+/*
  * Replace text function - overloaded on strings
  */
  String.prototype.replaceAll = function(strTarget, strSubString){
@@ -138,4 +156,4 @@ var DebugHelper = {
 		 consoleRef.document.close()
 	}
 
-}
\ No newline at end of file
+}

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/vote/widgetUtils.js
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/vote/widgetUtils.js:827972-831908
-/incubator/wookie/trunk/widgets/vote/widgetUtils.js:949078
+/incubator/wookie/trunk/widgets/vote/widgetUtils.js:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather:827972-831908
-/incubator/wookie/trunk/widgets/weather:949078*
+/incubator/wookie/trunk/widgets/weather:949078-955931*

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/build.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/build.xml:827972-831908
-/incubator/wookie/trunk/widgets/weather/build.xml:949078
+/incubator/wookie/trunk/widgets/weather/build.xml:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/weather/config.xml
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/weather/config.xml?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/weather/config.xml (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/weather/config.xml Fri Jun 18 11:46:50 2010
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <widget xmlns="http://www.w3.org/ns/widgets" id="http://www.getwookie.org/widgets/weather" version="1.0" height="125" width="125">  
   <name>Weather</name>  
   <description>A silly Weather widget</description>  
@@ -7,5 +22,5 @@
   <content src="index.htm"/>  
   <access origin="http://feeds.bbc.co.uk"/>  
   <author>Scott Wilson</author>  
-  <licence>Example license (based on MIT License) Copyright (c) 2008 The Foo Bar Corp. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</licence> 
+  <licence>Licensed under the Apache 2.0 License (see http://www.apache.org/licenses/LICENSE-2.0).</licence> 
 </widget>

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/config.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/config.xml:827972-831908
-/incubator/wookie/trunk/widgets/weather/config.xml:949078
+/incubator/wookie/trunk/widgets/weather/config.xml:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/icon.png
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/icon.png:827972-831908
-/incubator/wookie/trunk/widgets/weather/icon.png:949078
+/incubator/wookie/trunk/widgets/weather/icon.png:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/images/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/images:827972-831908
-/incubator/wookie/trunk/widgets/weather/images:949078*
+/incubator/wookie/trunk/widgets/weather/images:949078-955931*

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/images/background.png
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/images/background.png:827972-831908
-/incubator/wookie/trunk/widgets/weather/images/background.png:949078
+/incubator/wookie/trunk/widgets/weather/images/background.png:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/images/cloudy.png
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/images/cloudy.png:827972-831908
-/incubator/wookie/trunk/widgets/weather/images/cloudy.png:949078
+/incubator/wookie/trunk/widgets/weather/images/cloudy.png:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/images/rainy.png
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/images/rainy.png:827972-831908
-/incubator/wookie/trunk/widgets/weather/images/rainy.png:949078
+/incubator/wookie/trunk/widgets/weather/images/rainy.png:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/images/snowy.png
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/images/snowy.png:827972-831908
-/incubator/wookie/trunk/widgets/weather/images/snowy.png:949078
+/incubator/wookie/trunk/widgets/weather/images/snowy.png:949078-955931

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/images/sunny.png
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/images/sunny.png:827972-831908
-/incubator/wookie/trunk/widgets/weather/images/sunny.png:949078
+/incubator/wookie/trunk/widgets/weather/images/sunny.png:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/weather/index.htm
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/weather/index.htm?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/weather/index.htm (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/weather/index.htm Fri Jun 18 11:46:50 2010
@@ -1,4 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="pragma" content="no-cache"/>
@@ -33,4 +49,4 @@ function dragDrop(ev) {
 <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
 </HEAD>
 -->
-</html>
\ No newline at end of file
+</html>

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/index.htm
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/index.htm:827972-831908
-/incubator/wookie/trunk/widgets/weather/index.htm:949078
+/incubator/wookie/trunk/widgets/weather/index.htm:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.css
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.css?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.css (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.css Fri Jun 18 11:46:50 2010
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
 html {
 height:100%; 
 max-height:100%; 

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.css
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/weather.css:827972-831908
-/incubator/wookie/trunk/widgets/weather/weather.css:949078
+/incubator/wookie/trunk/widgets/weather/weather.css:949078-955931

Modified: incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.js
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.js?rev=955952&r1=955951&r2=955952&view=diff
==============================================================================
--- incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.js (original)
+++ incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.js Fri Jun 18 11:46:50 2010
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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.
+ */
 // A widget for showing the weather in a given location.
 
 var serviceLocation = "http://feeds.bbc.co.uk/weather/feeds/rss/5day/world/"
@@ -149,4 +165,4 @@ function setCity(theCity){
 	city = theCity.toLowerCase();    
     Widget.preferences.setItem("city", city);
     fetchWeatherData();
-}
\ No newline at end of file
+}

Propchange: incubator/wookie/branches/pluggablepersistence/widgets/weather/weather.js
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jun 18 11:46:50 2010
@@ -1,2 +1,2 @@
 /incubator/wookie/branches/standalone/widgets/weather/weather.js:827972-831908
-/incubator/wookie/trunk/widgets/weather/weather.js:949078
+/incubator/wookie/trunk/widgets/weather/weather.js:949078-955931