This commit is contained in:
chudov
2009-05-01 15:16:26 +00:00
parent 599c1b2766
commit ade94128bb
59 changed files with 8117 additions and 4534 deletions

View File

@@ -74,6 +74,27 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon ape {
get {
object obj = ResourceManager.GetObject("ape", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap AR {
get {
object obj = ResourceManager.GetObject("AR", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap cog {
get {
object obj = ResourceManager.GetObject("cog", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Icon cue {
get {
object obj = ResourceManager.GetObject("cue", resourceCulture);
@@ -81,6 +102,20 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon cue2 {
get {
object obj = ResourceManager.GetObject("cue2", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Icon cue3 {
get {
object obj = ResourceManager.GetObject("cue3", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap flac {
get {
object obj = ResourceManager.GetObject("flac", resourceCulture);
@@ -88,6 +123,13 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon flac1 {
get {
object obj = ResourceManager.GetObject("flac1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap freedb {
get {
object obj = ResourceManager.GetObject("freedb", resourceCulture);
@@ -95,6 +137,13 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon freedb1 {
get {
object obj = ResourceManager.GetObject("freedb1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to &amp;Go.
/// </summary>
@@ -104,6 +153,34 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Bitmap info2 {
get {
object obj = ResourceManager.GetObject("info2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap information {
get {
object obj = ResourceManager.GetObject("information", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Icon ipod_sound {
get {
object obj = ResourceManager.GetObject("ipod_sound", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Icon mp3 {
get {
object obj = ResourceManager.GetObject("mp3", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap musicbrainz {
get {
object obj = ResourceManager.GetObject("musicbrainz", resourceCulture);
@@ -111,6 +188,27 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon musicbrainz1 {
get {
object obj = ResourceManager.GetObject("musicbrainz1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Icon ogg {
get {
object obj = ResourceManager.GetObject("ogg", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap settings {
get {
object obj = ResourceManager.GetObject("settings", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to Stop.
/// </summary>
@@ -120,6 +218,13 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon tta {
get {
object obj = ResourceManager.GetObject("tta", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to Verify.
/// </summary>
@@ -136,11 +241,25 @@ namespace JDP.Properties {
}
}
internal static System.Drawing.Icon wave {
get {
object obj = ResourceManager.GetObject("wave", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap wv {
get {
object obj = ResourceManager.GetObject("wv", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Icon wv1 {
get {
object obj = ResourceManager.GetObject("wv1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
}
}