include Jose's comment about Intents not necessarily being registered through Web
--- a/proposals/intents-tf.txt Thu Nov 10 16:49:05 2011 +0100
+++ b/proposals/intents-tf.txt Thu Nov 10 16:51:16 2011 +0100
@@ -1,8 +1,10 @@
The Web Intents Task Force works on a joint deliverable of the WebApps
and Device APIs WGs that aims to produce a way for web applications to
register themselves as handlers for services, and for other web
-applications to interact with these through simple requests brokered by
-the user agent (a system commonly known as Intents, or Activities).
+applications to interact with such services (which may have been
+registered through Intents or in other implementation-specific manners)
+through simple requests brokered by the user agent (a system commonly
+known as Intents, or Activities).
The mailing list on which the TF's discussions take place is
public-intents@w3.org. The chair is Robin Berjon.