Revision 3c43ec9b trunk/Pithos.ShellExtensions/Properties/Resources.Designer.cs

b/trunk/Pithos.ShellExtensions/Properties/Resources.Designer.cs
59 59
                resourceCulture = value;
60 60
            }
61 61
        }
62
        
63
        internal static System.Drawing.Bitmap MenuGoToPithos {
64
            get {
65
                object obj = ResourceManager.GetObject("MenuGoToPithos", resourceCulture);
66
                return ((System.Drawing.Bitmap)(obj));
67
            }
68
        }
69
        
70
        internal static System.Drawing.Bitmap MenuHistory {
71
            get {
72
                object obj = ResourceManager.GetObject("MenuHistory", resourceCulture);
73
                return ((System.Drawing.Bitmap)(obj));
74
            }
75
        }
76
        
77
        internal static System.Drawing.Icon Tray {
78
            get {
79
                object obj = ResourceManager.GetObject("Tray", resourceCulture);
80
                return ((System.Drawing.Icon)(obj));
81
            }
82
        }
83 62
    }
84 63
}

Also available in: Unified diff