# HG changeset patch # User dadubrow # Date 1280756713 18000 # Node ID 4efebb37741079f1afbbaafc33ab20cfb1277b97 # Parent bf670d38123af67ea89cbede69576954f0ccf602 add urls diff -r bf670d38123a -r 4efebb377410 core/carbide_releases/configuration/server.properties --- a/core/carbide_releases/configuration/server.properties Mon Aug 02 08:44:45 2010 -0500 +++ b/core/carbide_releases/configuration/server.properties Mon Aug 02 08:45:13 2010 -0500 @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2008 Nokia. +# Copyright (c) 2010 Nokia. # # This file contains server URLs by the ID of the service that requires it # One server may be specified per line @@ -9,8 +9,9 @@ ############################################################################### com.nokia.carbide.cpp.news.reader.feed.listing.file=http://tools.ext.nokia.com/carbide_news_reader/feedListing.xml com.nokia.carbide.trk.support.service.TRKService=http://tools.ext.nokia.com/trk/TRKPackages.xml -com.nokia.carbide.discovery.directory=http://cdn.symbian.org/carbide/updates/3.0/discovery/directory.xml +com.nokia.carbide.internal.discovery.ui.view.InstallExtensionsPortalExtension=http://cdn.symbian.org/carbide/updates/3.0/discovery/directory.xml com.nokia.carbide.internal.discovery.ui.view.BugzillaPage=https://xdabug001.ext.nokia.com/bugzilla com.nokia.carbide.internal.discovery.ui.view.HomePage=http://www.forum.nokia.com/Library/Tools_and_downloads/Other/Carbide.c++/ com.nokia.carbide.internal.discovery.ui.view.WrenchSciencePage=http://blogs.in.nokia.com/wrenchscience/rss.xml com.nokia.carbide.internal.discovery.ui.view.CreatingCarbidePage=http://creatingcarbide.blogspot.com/feeds/posts/default?alt=rss +com.nokia.carbide.internal.discovery.ui.view.PulsarPageLayer=http://tools.ext.nokia.com/pulsar/directory.xml