SourceForge.net Logo
Rss::Blocks 0.2
a codeblocks plugin that shows rss feeds

F:/C++/rssblocks/trunk/rssblocksdef.h File Reference

#include <manager.h>
#include <configmanager.h>

Go to the source code of this file.

Namespaces

namespace  rssblocks
 

Rss::Blocks const's.


Variables

const wxString rssblocks::rss_namespace = wxT("rssblocks")
const wxString rssblocks::url = wxT("url")
const wxString rssblocks::channeltp = wxT("channeltp")
const wxString rssblocks::itemtp = wxT("itemtp")
const wxString rssblocks::updatetime = wxT("updatetime")
const wxString rssblocks::savetmp = wxT("savetmp")
const wxString rssblocks::lasttmp = wxT("lasttmp")
const wxString rssblocks::url_def = wxT("http://agender.sourceforge.net/rss.xml")
const wxString rssblocks::channeltp_def = wxT("default.rbc")
const wxString rssblocks::itemtp_def = wxT("default.rbi")
const unsigned rssblocks::updatetime_def = 10
const bool rssblocks::savetmp_def = true