moved project (update) feed to getgreenshot.org

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1861 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
JKlingen 2012-05-17 13:25:47 +00:00
parent cce65f61f8
commit ea73daa77d

View file

@ -68,7 +68,7 @@ namespace GreenshotPlugin.Core {
/// </summary>
public class SourceForgeHelper {
private static log4net.ILog LOG = log4net.LogManager.GetLogger(typeof(SourceForgeHelper));
private const String RSSFEED = "http://sourceforge.net/api/file/index/project-id/191585/mtime/desc/rss";
private const String RSSFEED = "http://getgreenshot.org/project-feed/";
/// <summary>
/// Read the Greenshot RSS feed, so we can use this information to check for updates