summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/Properties/Resources.Designer.cs')
-rw-r--r--win/C#/Properties/Resources.Designer.cs70
1 files changed, 70 insertions, 0 deletions
diff --git a/win/C#/Properties/Resources.Designer.cs b/win/C#/Properties/Resources.Designer.cs
index 877f63b1b..12af671d3 100644
--- a/win/C#/Properties/Resources.Designer.cs
+++ b/win/C#/Properties/Resources.Designer.cs
@@ -60,6 +60,76 @@ namespace Handbrake.Properties {
}
}
+ internal static System.Drawing.Bitmap Burn {
+ get {
+ object obj = ResourceManager.GetObject("Burn", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap Delete {
+ get {
+ object obj = ResourceManager.GetObject("Delete", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap Disc {
+ get {
+ object obj = ResourceManager.GetObject("Disc", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap Emoticon {
+ get {
+ object obj = ResourceManager.GetObject("Emoticon", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap General_Preferences {
+ get {
+ object obj = ResourceManager.GetObject("General Preferences", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap Help {
+ get {
+ object obj = ResourceManager.GetObject("Help", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap History {
+ get {
+ object obj = ResourceManager.GetObject("History", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap info {
+ get {
+ object obj = ResourceManager.GetObject("info", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap Movies {
+ get {
+ object obj = ResourceManager.GetObject("Movies", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ internal static System.Drawing.Bitmap Remove {
+ get {
+ object obj = ResourceManager.GetObject("Remove", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
internal static System.Drawing.Bitmap splash {
get {
object obj = ResourceManager.GetObject("splash", resourceCulture);