INTEGRATION: CWS impress2 (1.44.16); FILE MERGED

2004/07/13 11:52:23 af 1.44.16.5: RESYNC: (1.45-1.46); FILE MERGED
2004/06/29 07:01:57 af 1.44.16.4: #i22705# Added high contrast entries for TRIANGLE_DOWN and TRIANGLE_RIGHT.  Renamed ANIMATION_INDICATOR to FADE_EFFECT_INDICATOR.
2004/06/18 00:15:12 af 1.44.16.3: RESYNC: (1.44-1.45); FILE MERGED
2004/06/10 08:03:14 af 1.44.16.2: #i22705# Added entry for the transition effect indicator.
2004/02/25 10:47:38 af 1.44.16.1: #i22705# Added preliminary entries for task panel bitmaps.
This commit is contained in:
Rüdiger Timm 2004-07-13 12:47:09 +00:00
parent 2a9bdb675f
commit c3400aadc2

View file

@ -2,9 +2,9 @@
*
* $RCSfile: res_bmp.src,v $
*
* $Revision: 1.46 $
* $Revision: 1.47 $
*
* last change: $Author: hjs $ $Date: 2004-06-26 17:56:42 $
* last change: $Author: rt $ $Date: 2004-07-13 13:47:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -1451,37 +1451,36 @@ Bitmap BMP_PRESOBJ_IMAGE
};
#endif
Bitmap BMP_CLOSE_DOC
{
File = "closedoc.bmp";
};
Bitmap BMP_CLOSE_DOC_H
{
File = "closedochc.bmp";
};
Bitmap BMP_TRIANGLE_RIGHT
{
File = "triangle_right.bmp";
};
Bitmap BMP_TRIANGLE_RIGHT_H
{
File = "triangle_right_hc.bmp";
};
Bitmap BMP_TRIANGLE_DOWN
{
File = "triangle_down.bmp";
};
Bitmap BMP_TRIANGLE_DOWN_H
{
File = "triangle_down_hc.bmp";
};
Bitmap BMP_FADE_EFFECT_INDICATOR
{
File = "fade_effect_indicator.bmp";
};
Bitmap BMP_FADE_EFFECT_INDICATOR_H
{
File = "fade_effect_indicator_hc.bmp";
};