From e565163a2f769a0d4f85df558693f16d94235577 Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Mon, 29 Sep 2008 11:25:27 +0000 Subject: [PATCH] Move RSS after metacontactlist --- lib/felix.client.run.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index c171759aa..35e47ae9a 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -98,7 +98,6 @@ felix.auto.start.50= \ reference:file:sc-bundles/protocol-gibberish.jar \ reference:file:sc-bundles/protocol-ssh.jar \ reference:file:sc-bundles/netaddr.jar \ - reference:file:sc-bundles/protocol-rss.jar \ reference:file:sc-bundles/protocol-zeroconf.jar \ reference:file:sc-bundles/protocol-irc.jar \ reference:file:sc-bundles/protocol-dict.jar @@ -106,6 +105,8 @@ felix.auto.start.50= \ felix.auto.start.55= \ reference:file:sc-bundles/meta-cl.jar +felix.auto.start.56= \ + reference:file:sc-bundles/protocol-rss.jar felix.auto.start.60= \ reference:file:sc-bundles/history.jar \