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/02/17 20:19:38 UTC

svn commit: r911148 - /incubator/wookie/trunk/src/features.properties

Author: scottbw
Date: Wed Feb 17 19:19:38 2010
New Revision: 911148

URL: http://svn.apache.org/viewvc?rev=911148&view=rev
Log:
Added Camera feature to default feature set

Modified:
    incubator/wookie/trunk/src/features.properties

Modified: incubator/wookie/trunk/src/features.properties
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/src/features.properties?rev=911148&r1=911147&r2=911148&view=diff
==============================================================================
--- incubator/wookie/trunk/src/features.properties (original)
+++ incubator/wookie/trunk/src/features.properties Wed Feb 17 19:19:38 2010
@@ -3,4 +3,6 @@
 org.apache.wookie.feature.wave.WaveAPIImpl=http://wave.google.com
 org.apache.wookie.feature.polling.Polling=http://www.getwookie.org/usefeature/polling
 # This is only used for running the W3C Packaging & Configuration conformance test suite
-#org.apache.wookie.feature.conformance.Test=feature:a9bb79c1
\ No newline at end of file
+#org.apache.wookie.feature.conformance.Test=feature:a9bb79c1
+# Webcam access feature
+org.apache.wookie.feature.bondi.camera.CameraFeature=http://bondi.omtp.org/api/camera.capture
\ No newline at end of file