changed testing bla to more generic
diff --git a/plugins/org.eclipse.epp.wizard/data/outgoing/external.png b/plugins/org.eclipse.epp.wizard/data/outgoing/external.png
new file mode 100644
index 0000000..d54d20c
--- /dev/null
+++ b/plugins/org.eclipse.epp.wizard/data/outgoing/external.png
Binary files differ
diff --git a/plugins/org.eclipse.epp.wizard/data/outgoing/ondemand.png b/plugins/org.eclipse.epp.wizard/data/outgoing/ondemand.png
deleted file mode 100644
index e30f1da..0000000
--- a/plugins/org.eclipse.epp.wizard/data/outgoing/ondemand.png
+++ /dev/null
Binary files differ
diff --git a/plugins/org.eclipse.epp.wizard/data/outgoing/outgoing.properties b/plugins/org.eclipse.epp.wizard/data/outgoing/outgoing.properties
index 111765b..c74fe12 100644
--- a/plugins/org.eclipse.epp.wizard/data/outgoing/outgoing.properties
+++ b/plugins/org.eclipse.epp.wizard/data/outgoing/outgoing.properties
@@ -1,14 +1,14 @@
-ondemand=Yoxos On Demand
-ondemand.description=Even more features and plugins!
-ondemand.icon=ondemand.png
-ondemand.url=http://yoxos.ka.innoopract:8080/yoxosenterprise/rap?features=%s
+extservprovider=External Services Provider
+extservprovider.description=Even more features and plugins!
+extservprovider.icon=external.png
+extservprovider.url=http://localhost/provider1/servlet?features=%s
-ondemandEnterprise=Yoxos On Demand Enterprise
-ondemandEnterprise.description=Even more features and plugins! Even more enterprisey!
-ondemandEnterprise.icon=ondemand.png
-ondemandEnterprise.url=http://yoxos.ka.innoopract:8080/yoxosenterprise/rap?features=%s
+extservprovider2=External Provider for Services
+extservprovider2.description=Even more features and plugins! Even more stable!
+extservprovider2.icon=external.png
+extservprovider2.url=http://localhost/provider2/servlet?features=%s
-ondemandExtreme=Yoxos On Demand Extreme
-ondemandExtreme.description=Even less NullPointerExceptions!
-ondemandExtreme.icon=ondemand.png
-ondemandExtreme.url=http://yoxos.ka.innoopract:8080/yoxosenterprise/rap?features=%s
\ No newline at end of file
+extservprovider3=Services by External Provider
+extservprovider3.description=Even less NullPointerExceptions!
+extservprovider3.icon=external.png
+extservprovider3.url=http://localhost/provider3/servlet?features=%s
\ No newline at end of file