Added images for provider, shown on the History grid.

This commit is contained in:
Mark McDowall 2011-04-27 21:27:02 -07:00
commit b146b62ef3
10 changed files with 12 additions and 6 deletions

View file

@ -7,7 +7,7 @@ namespace NzbDrone.Core.Model
{
public enum IndexerType
{
Other = 0,
Unknown = 0,
NzbsOrg = 1,
NzbMatrix = 2,
NzbsRus = 3,