|
|
@ -1,7 +1,7 @@
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
// <auto-generated>
|
|
|
|
// <auto-generated>
|
|
|
|
// This code was generated by a tool.
|
|
|
|
// This code was generated by a tool.
|
|
|
|
// Runtime Version:4.0.30319.32559
|
|
|
|
// Runtime Version:4.0.30319.42000
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
// the code is regenerated.
|
|
|
|
// the code is regenerated.
|
|
|
@ -9,6 +9,9 @@
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
namespace NzbDrone.Properties {
|
|
|
|
namespace NzbDrone.Properties {
|
|
|
|
|
|
|
|
using System;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
@ -60,9 +63,9 @@ namespace NzbDrone.Properties {
|
|
|
|
/// <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>
|
|
|
|
internal static System.Drawing.Icon NzbDroneIcon {
|
|
|
|
internal static System.Drawing.Icon Radarr {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
object obj = ResourceManager.GetObject("NzbDroneIcon", resourceCulture);
|
|
|
|
object obj = ResourceManager.GetObject("Radarr", resourceCulture);
|
|
|
|
return ((System.Drawing.Icon)(obj));
|
|
|
|
return ((System.Drawing.Icon)(obj));
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|