Kaydet (Commit) 76110fb9 authored tarafından Andras Timar's avatar Andras Timar

re-use images in start center

Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5
üst 1d92bfbe
...@@ -67,27 +67,27 @@ Resource RES_BACKING_IMAGES ...@@ -67,27 +67,27 @@ Resource RES_BACKING_IMAGES
}; };
Bitmap BMP_BACKING_WRITER Bitmap BMP_BACKING_WRITER
{ {
File = "odt_32.png"; File = "odt_32_8.png";
}; };
Bitmap BMP_BACKING_CALC Bitmap BMP_BACKING_CALC
{ {
File = "ods_32.png"; File = "ods_32_8.png";
}; };
Bitmap BMP_BACKING_IMPRESS Bitmap BMP_BACKING_IMPRESS
{ {
File = "odp_32.png"; File = "odp_32_8.png";
}; };
Bitmap BMP_BACKING_DRAW Bitmap BMP_BACKING_DRAW
{ {
File = "odg_32.png"; File = "odg_32_8.png";
}; };
Bitmap BMP_BACKING_DATABASE Bitmap BMP_BACKING_DATABASE
{ {
File = "odb_32.png"; File = "odb_32_8.png";
}; };
Bitmap BMP_BACKING_FORMULA Bitmap BMP_BACKING_FORMULA
{ {
File = "odf_32.png"; File = "odf_32_8.png";
}; };
Bitmap BMP_BACKING_OPENFILE Bitmap BMP_BACKING_OPENFILE
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment