|
|
@ -60,6 +60,15 @@ namespace NzbDrone.Properties {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal static System.Drawing.Icon NzbDrone
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
get
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
object obj = ResourceManager.GetObject("NzbDrone", resourceCulture);
|
|
|
|
|
|
|
|
return ((System.Drawing.Icon)(obj));
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|
|
|
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|