You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by li...@apache.org on 2008/02/18 14:34:09 UTC

svn commit: r628730 - in /incubator/shindig/trunk: etc/ features/caja/ features/core/ features/dynamic-height/ features/flash/ features/ifpc/ features/minimessage/ features/opensocial-reference/ features/opensocial-samplecontainer/ features/rpc/ featur...

Author: lindner
Date: Mon Feb 18 05:34:05 2008
New Revision: 628730

URL: http://svn.apache.org/viewvc?rev=628730&view=rev
Log:
Add .css and .js for SHINDIG-78

Modified:
    incubator/shindig/trunk/etc/set_svn_properties.sh
    incubator/shindig/trunk/features/caja/caja.js   (props changed)
    incubator/shindig/trunk/features/caja/html-sanitizer.js   (props changed)
    incubator/shindig/trunk/features/caja/log-to-console.js   (props changed)
    incubator/shindig/trunk/features/caja/permissive.js   (props changed)
    incubator/shindig/trunk/features/core/core.js   (props changed)
    incubator/shindig/trunk/features/core/io.js   (props changed)
    incubator/shindig/trunk/features/core/json.js   (props changed)
    incubator/shindig/trunk/features/core/legacy.js   (props changed)
    incubator/shindig/trunk/features/core/prefs.js   (props changed)
    incubator/shindig/trunk/features/core/util.js   (props changed)
    incubator/shindig/trunk/features/dynamic-height/dynamic-height.js   (props changed)
    incubator/shindig/trunk/features/flash/flash.js   (props changed)
    incubator/shindig/trunk/features/ifpc/ifpc.js   (props changed)
    incubator/shindig/trunk/features/minimessage/minimessage.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/activity.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/address.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/bodytype.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/collection.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/container.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/datarequest.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/dataresponse.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/email.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/enum.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/environment.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/message.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/name.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/opensocial.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/organization.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/person.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/phone.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/responseitem.js   (props changed)
    incubator/shindig/trunk/features/opensocial-reference/url.js   (props changed)
    incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js   (contents, props changed)
    incubator/shindig/trunk/features/opensocial-samplecontainer/samplecontainer.js   (props changed)
    incubator/shindig/trunk/features/opensocial-samplecontainer/statefileparser.js   (props changed)
    incubator/shindig/trunk/features/rpc/rpc.js   (props changed)
    incubator/shindig/trunk/features/setprefs/setprefs.js   (props changed)
    incubator/shindig/trunk/features/settitle/settitle.js   (props changed)
    incubator/shindig/trunk/features/skins/skins.js   (props changed)
    incubator/shindig/trunk/features/tabs/tabs.js   (props changed)
    incubator/shindig/trunk/features/views/views.js   (props changed)
    incubator/shindig/trunk/javascript/container/cookies.js   (props changed)
    incubator/shindig/trunk/javascript/container/gadgets.css   (props changed)
    incubator/shindig/trunk/javascript/container/gadgets.js   (props changed)
    incubator/shindig/trunk/javascript/container/ifpc.js   (props changed)
    incubator/shindig/trunk/javascript/container/json.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/core.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/ifpc.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/io.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/json.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/legacy.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/prefs.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/setprefs.js   (props changed)
    incubator/shindig/trunk/javascript/gadgets/util.js   (props changed)
    incubator/shindig/trunk/javascript/opensocial6to7.js   (props changed)
    incubator/shindig/trunk/php/js/People.js   (props changed)
    incubator/shindig/trunk/php/js/ShindigContainer.js   (props changed)
    incubator/shindig/trunk/php/js/hash.js   (props changed)
    incubator/shindig/trunk/php/js/jquery.js   (contents, props changed)
    incubator/shindig/trunk/php/js/json.js   (props changed)

Modified: incubator/shindig/trunk/etc/set_svn_properties.sh
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/etc/set_svn_properties.sh?rev=628730&r1=628729&r2=628730&view=diff
==============================================================================
--- incubator/shindig/trunk/etc/set_svn_properties.sh (original)
+++ incubator/shindig/trunk/etc/set_svn_properties.sh Mon Feb 18 05:34:05 2008
@@ -37,6 +37,14 @@
 find . -path '*/.svn' -prune -o  -name "*.htm*" -print0 | xargs -0  -r  svn propset svn:mime-type text/html
 find . -path '*/.svn' -prune -o  -name "*.htm*" -print0 | xargs -0  -r  svn propset svn:keywords "Rev Date"
 
+find . -path '*/.svn' -prune -o  -name "*.css" -print0 | xargs -0  -r  svn propset svn:eol-style native
+find . -path '*/.svn' -prune -o  -name "*.css" -print0 | xargs -0  -r  svn propset svn:mime-type text/css
+find . -path '*/.svn' -prune -o  -name "*.css" -print0 | xargs -0  -r  svn propset svn:keywords "Rev Date"
+
+find . -path '*/.svn' -prune -o  -name "*.js" -print0 | xargs -0  -r  svn propset svn:eol-style native
+find . -path '*/.svn' -prune -o  -name "*.js" -print0 | xargs -0  -r  svn propset svn:mime-type text/javascript
+find . -path '*/.svn' -prune -o  -name "*.js" -print0 | xargs -0  -r  svn propset svn:keywords "Rev Date"
+
 find . -path '*/.svn' -prune -o  -name "README*" -print0 | xargs -0  -r  svn propset svn:eol-style native
 find . -path '*/.svn' -prune -o  -name "README*" -print0 | xargs -0  -r  svn propset svn:mime-type text/plain
 

Propchange: incubator/shindig/trunk/features/caja/caja.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/caja/caja.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/caja/caja.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/caja/html-sanitizer.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/caja/html-sanitizer.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/caja/html-sanitizer.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/caja/log-to-console.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/caja/log-to-console.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/caja/log-to-console.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/caja/permissive.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/caja/permissive.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/caja/permissive.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/core/core.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/core/core.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/core/core.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/core/io.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/core/io.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/core/io.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/core/json.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/core/json.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/core/json.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/core/legacy.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/core/legacy.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/core/legacy.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/core/prefs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/core/prefs.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/core/prefs.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/core/util.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/core/util.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/core/util.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/dynamic-height/dynamic-height.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/dynamic-height/dynamic-height.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/dynamic-height/dynamic-height.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/flash/flash.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/flash/flash.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/flash/flash.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/ifpc/ifpc.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/ifpc/ifpc.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/ifpc/ifpc.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/minimessage/minimessage.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/minimessage/minimessage.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/minimessage/minimessage.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/activity.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/activity.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/activity.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/address.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/address.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/address.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/bodytype.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/bodytype.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/bodytype.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/collection.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/collection.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/collection.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/container.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/container.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/container.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/datarequest.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/datarequest.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/datarequest.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/dataresponse.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/dataresponse.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/dataresponse.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/email.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/email.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/email.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/enum.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/enum.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/enum.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/environment.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/environment.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/environment.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/message.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/message.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/message.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/name.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/name.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/name.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/opensocial.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/opensocial.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/opensocial.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/organization.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/organization.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/organization.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/person.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/person.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/person.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/phone.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/phone.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/phone.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/responseitem.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/responseitem.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/responseitem.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-reference/url.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-reference/url.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-reference/url.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Modified: incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js?rev=628730&r1=628729&r2=628730&view=diff
==============================================================================
--- incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js (original)
+++ incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js Mon Feb 18 05:34:05 2008
@@ -6,8 +6,8 @@
  * Dual licensed under the MIT (MIT-LICENSE.txt)
  * and GPL (GPL-LICENSE.txt) licenses.
  *
- * $Date: 2007/09/28 $
- * $Rev: 3353 $
+ * $Date$
+ * $Rev$
  */
     
     // Map over jQuery in case of overwrite

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/caja-compatible-jquery.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/samplecontainer.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/samplecontainer.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/samplecontainer.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/statefileparser.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/statefileparser.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/opensocial-samplecontainer/statefileparser.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/rpc/rpc.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/rpc/rpc.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/rpc/rpc.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/setprefs/setprefs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/setprefs/setprefs.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/setprefs/setprefs.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/settitle/settitle.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/settitle/settitle.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/settitle/settitle.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/skins/skins.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/skins/skins.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/skins/skins.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/tabs/tabs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/tabs/tabs.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/tabs/tabs.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/features/views/views.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/features/views/views.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/features/views/views.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/container/cookies.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/container/cookies.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/container/cookies.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/container/gadgets.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/container/gadgets.css
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/container/gadgets.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: incubator/shindig/trunk/javascript/container/gadgets.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/container/gadgets.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/container/gadgets.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/container/ifpc.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/container/ifpc.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/container/ifpc.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/container/json.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/container/json.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/container/json.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/core.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/core.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/core.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/ifpc.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/ifpc.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/ifpc.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/io.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/io.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/io.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/json.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/json.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/json.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/legacy.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/legacy.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/legacy.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/prefs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/prefs.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/prefs.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/setprefs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/setprefs.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/setprefs.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/gadgets/util.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/gadgets/util.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/gadgets/util.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/javascript/opensocial6to7.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/javascript/opensocial6to7.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/javascript/opensocial6to7.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/php/js/People.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/js/People.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/php/js/People.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/php/js/ShindigContainer.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/js/ShindigContainer.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/php/js/ShindigContainer.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/php/js/hash.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/js/hash.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/php/js/hash.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Modified: incubator/shindig/trunk/php/js/jquery.js
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/php/js/jquery.js?rev=628730&r1=628729&r2=628730&view=diff
==============================================================================
--- incubator/shindig/trunk/php/js/jquery.js (original)
+++ incubator/shindig/trunk/php/js/jquery.js Mon Feb 18 05:34:05 2008
@@ -10,8 +10,8 @@
  * Dual licensed under the MIT (MIT-LICENSE.txt)
  * and GPL (GPL-LICENSE.txt) licenses.
  *
- * $Date: 2007-09-16 23:42:06 -0400 (Sun, 16 Sep 2007) $
- * $Rev: 3353 $
+ * $Date$
+ * $Rev$
  */
 
 // Map over jQuery in case of overwrite

Propchange: incubator/shindig/trunk/php/js/jquery.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/js/jquery.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/php/js/jquery.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript

Propchange: incubator/shindig/trunk/php/js/json.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/shindig/trunk/php/js/json.js
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/shindig/trunk/php/js/json.js
------------------------------------------------------------------------------
    svn:mime-type = text/javascript