Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsuen2008-02-09 03:16:57 +0000
committerrsuen2008-02-09 03:16:57 +0000
commitc9d65904d2c1a3d2ba50e3207ea44923700d1757 (patch)
tree36c8854e1bd708aeaad432dcbd5fd85da5d5b0ad /applications
parenteef92efcebc0f6091268c2c8261e572da66bc4dd (diff)
downloadorg.eclipse.ecf-c9d65904d2c1a3d2ba50e3207ea44923700d1757.tar.gz
org.eclipse.ecf-c9d65904d2c1a3d2ba50e3207ea44923700d1757.tar.xz
org.eclipse.ecf-c9d65904d2c1a3d2ba50e3207ea44923700d1757.zip
Adding #equinox-dev and #osgi.
Diffstat (limited to 'applications')
-rw-r--r--applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/plugin.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/plugin.xml b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/plugin.xml
index cde08d124..a4c3226fd 100644
--- a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/plugin.xml
+++ b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/plugin.xml
@@ -35,8 +35,14 @@
name="#eclipse-soc">
</chatRooms>
<chatRooms
+ name="#equinox-dev">
+ </chatRooms>
+ <chatRooms
name="#higgins">
</chatRooms>
+ <chatRooms
+ name="#osgi">
+ </chatRooms>
</chatRoomRobot>
</extension>
<extension

Back to the top