CP-5749: Added temporary icons for the new outlook style buttons.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2013-08-24 17:02:20 +01:00
parent b163a6c715
commit 8fabb1dd0a
13 changed files with 110 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 799 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1964,6 +1964,76 @@ namespace XenAdmin.Properties {
}
}
internal static System.Drawing.Bitmap tempInfra16 {
get {
object obj = ResourceManager.GetObject("tempInfra16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempInfra24 {
get {
object obj = ResourceManager.GetObject("tempInfra24", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempNotif16 {
get {
object obj = ResourceManager.GetObject("tempNotif16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempNotif24 {
get {
object obj = ResourceManager.GetObject("tempNotif24", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempObj16 {
get {
object obj = ResourceManager.GetObject("tempObj16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempObj24 {
get {
object obj = ResourceManager.GetObject("tempObj24", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempSearch16 {
get {
object obj = ResourceManager.GetObject("tempSearch16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempSearch24 {
get {
object obj = ResourceManager.GetObject("tempSearch24", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempTags16 {
get {
object obj = ResourceManager.GetObject("tempTags16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tempTags24 {
get {
object obj = ResourceManager.GetObject("tempTags24", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap tools_notinstalled_16x {
get {
object obj = ResourceManager.GetObject("tools_notinstalled_16x", resourceCulture);

View File

@ -1030,4 +1030,34 @@
<data name="tempCancel" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempCancel.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempInfra16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempInfra16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempInfra24" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempInfra24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempNotif16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempNotif16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempNotif24" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempNotif24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempObj16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempObj16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempObj24" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempObj24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempSearch16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempSearch16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempSearch24" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempSearch24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempTags16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempTags16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="tempTags24" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Images\tempTags24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>

View File

@ -3962,6 +3962,16 @@
<Content Include="Images\suse_16x.png" />
<Content Include="Images\tempAdd.png" />
<None Include="Images\tempCancel.png" />
<None Include="Images\tempNotif16.png" />
<None Include="Images\tempNotif24.png" />
<None Include="Images\tempObj16.png" />
<None Include="Images\tempObj24.png" />
<None Include="Images\tempSearch16.png" />
<None Include="Images\tempSearch24.png" />
<None Include="Images\tempInfra16.png" />
<None Include="Images\tempInfra24.png" />
<None Include="Images\tempTags24.png" />
<None Include="Images\tempTags16.png" />
<Content Include="Images\tools_notinstalled_16x.png" />
<Content Include="Images\tools_outofdate_16x.png" />
<Content Include="Images\tools_uptodate_16x.png" />