Switch to the new taglib-sharp version. Add support for opus.

This commit is contained in:
Grigory Chudov
2018-03-11 21:35:46 -04:00
parent 284da94ac0
commit 807063f4f2
284 changed files with 50 additions and 92502 deletions

View File

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