summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/align.src6
-rw-r--r--svx/source/dialog/border.src8
-rw-r--r--svx/source/dialog/numfmt.src6
-rw-r--r--svx/source/tbxctrls/tbcontrl.src6
4 files changed, 13 insertions, 13 deletions
diff --git a/svx/source/dialog/align.src b/svx/source/dialog/align.src
index 5371e2422dfa..5340a8d58497 100644
--- a/svx/source/dialog/align.src
+++ b/svx/source/dialog/align.src
@@ -2,9 +2,9 @@
*
* $RCSfile: align.src,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: gt $ $Date: 2002-01-31 11:15:57 $
+ * last change: $Author: os $ $Date: 2002-03-27 08:28:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1001,7 +1001,7 @@ TabPage RID_SVXPAGE_ALIGNMENT
};
ImageList IL_LOCK_BMPS
{
- ImageBitmap = Bitmap { File = "lockmode.bmp" ; };
+ ImageBitmap = Bitmap { File = "lo_ckmode.bmp" ; };
MaskColor = IL_LOCK_MCOL ;
IdList =
{
diff --git a/svx/source/dialog/border.src b/svx/source/dialog/border.src
index 311d1080f6ff..490ed71e9209 100644
--- a/svx/source/dialog/border.src
+++ b/svx/source/dialog/border.src
@@ -2,9 +2,9 @@
*
* $RCSfile: border.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: os $ $Date: 2002-03-20 15:01:56 $
+ * last change: $Author: os $ $Date: 2002-03-27 08:30:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -598,7 +598,7 @@ TabPage RID_SVXPAGE_BORDER
};
ImageList IL_PRE_BITMAPS
{
- ImageBitmap = Bitmap { File = "preview.bmp" ; };
+ ImageBitmap = Bitmap { File = "pr_eview.bmp" ; };
MaskColor = STD_MASKCOLOR ;
IdList =
{
@@ -616,7 +616,7 @@ TabPage RID_SVXPAGE_BORDER
};
ImageList IL_SDW_BITMAPS
{
- ImageBitmap = Bitmap { File = "shadow.bmp" ; };
+ ImageBitmap = Bitmap { File = "sh_adow.bmp" ; };
MaskColor = STD_MASKCOLOR ;
IdList =
{
diff --git a/svx/source/dialog/numfmt.src b/svx/source/dialog/numfmt.src
index 18923630f144..8078a15ab24a 100644
--- a/svx/source/dialog/numfmt.src
+++ b/svx/source/dialog/numfmt.src
@@ -2,9 +2,9 @@
*
* $RCSfile: numfmt.src,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: kz $ $Date: 2001-07-14 20:19:40 $
+ * last change: $Author: os $ $Date: 2002-03-27 08:33:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -990,7 +990,7 @@ TabPage RID_SVXPAGE_NUMBERFORMAT
};
ImageList IL_ICON
{
- ImageBitmap = Bitmap { File = "numfmt.bmp" ; };
+ ImageBitmap = Bitmap { File = "nu_mfmt.bmp" ; };
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
IdList =
{
diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src
index 8c61991ffe03..fa1185fa50f9 100644
--- a/svx/source/tbxctrls/tbcontrl.src
+++ b/svx/source/tbxctrls/tbcontrl.src
@@ -2,9 +2,9 @@
*
* $RCSfile: tbcontrl.src,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: kz $ $Date: 2001-11-16 22:36:19 $
+ * last change: $Author: os $ $Date: 2002-03-27 08:36:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ Image RID_SVX_RELOAD_SPECIAL
};
ImageList RID_SVXIL_FRAME
{
- ImageBitmap = Bitmap { File = "frames.bmp" ; };
+ ImageBitmap = Bitmap { File = "fr_ames.bmp" ; };
IdList = { 1 ; 2 ; 3 ; 4 ; 5 ; 6 ; 7 ; 8 ; 9 ; 10 ; 11 ; 12 ; };
IdCount = { 12 ; };
};