Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2014-12-15 17:45:27 +0000
committerslewis2014-12-15 17:45:27 +0000
commit23a7cdb2997decf8f41dc31a3321af295ab42ec1 (patch)
treeedd969efa22085b01e0cbfa07c015f4ec89162e9 /releng/features/org.eclipse.ecf.xmpp.feature
parent6e309c874b006264918d247a70c76de024ebf0a3 (diff)
downloadorg.eclipse.ecf-23a7cdb2997decf8f41dc31a3321af295ab42ec1.tar.gz
org.eclipse.ecf-23a7cdb2997decf8f41dc31a3321af295ab42ec1.tar.xz
org.eclipse.ecf-23a7cdb2997decf8f41dc31a3321af295ab42ec1.zip
Clarifying changes to feature names and other feature-level
Diffstat (limited to 'releng/features/org.eclipse.ecf.xmpp.feature')
-rw-r--r--releng/features/org.eclipse.ecf.xmpp.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/features/org.eclipse.ecf.xmpp.feature/feature.xml b/releng/features/org.eclipse.ecf.xmpp.feature/feature.xml
index 1bc6757ca..00e198255 100644
--- a/releng/features/org.eclipse.ecf.xmpp.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.xmpp.feature/feature.xml
@@ -6,7 +6,7 @@
provider-name="%providerName">
<description url="http://www.eclipse.org/ecf">
- This feature installs the XMPP/XMPPS/Google Talk provider. The XMPP provider implements the Presence API for presence and instant messaging, the Datashare API for channel-based asynchronous messaging, the Remote Service API for providing OSGi Remote Services via XMPP/XMPPS/Google Talk services, and the Shared Object API. For tutorials,
+ This feature installs the XMPP/XMPPS/Google Talk provider. The XMPP provider implements the Presence API for presence and instant messaging, the Datashare API for channel-based asynchronous messaging, the Remote Service API for providing Remote Services via XMPP/XMPPS/Google Talk services, and the Shared Object API. For tutorials,
examples, and documentation about OSGi Remote Services see
https://wiki.eclipse.org/ECF#OSGi_Remote_Services
</description>

Back to the top