mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUETools 2.1.1
* Local Database for verification results and metadata * FlaCuda replaced with FLACCL
This commit is contained in:
72
CUETools/Properties/Resources.Designer.cs
generated
72
CUETools/Properties/Resources.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4200
|
||||
// Runtime Version:2.0.50727.4206
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -67,6 +67,20 @@ namespace JDP.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon alarm_clock {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("alarm_clock", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap alarm_clock__minus {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("alarm-clock--minus", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon ape {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("ape", resourceCulture);
|
||||
@@ -88,6 +102,13 @@ namespace JDP.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon calendar {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("calendar", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon cdrepair {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("cdrepair", resourceCulture);
|
||||
@@ -230,6 +251,20 @@ namespace JDP.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon images {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("images", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon images_question {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("images_question", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap info2 {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("info2", resourceCulture);
|
||||
@@ -286,6 +321,34 @@ namespace JDP.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon picture {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("picture", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon pictures {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("pictures", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon puzzle {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("puzzle", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap puzzle__arrow {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("puzzle--arrow", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap report {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("report", resourceCulture);
|
||||
@@ -316,6 +379,13 @@ namespace JDP.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon users {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("users", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Verify.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user