diff options
author | Oliver Specht <os@openoffice.org> | 2002-03-27 07:36:25 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2002-03-27 07:36:25 +0000 |
commit | bb47514cdeecde6f6ac4abe0a11e066e58158723 (patch) | |
tree | 26a1a8f333c4cb41c04eb74528bf0b2759415649 /svx/source/tbxctrls/tbcontrl.src | |
parent | 520018290bfca1554f5ac957e93ee4729b3f5a08 (diff) |
#98312# naming convention of ImageLists changed
Diffstat (limited to 'svx/source/tbxctrls/tbcontrl.src')
-rw-r--r-- | svx/source/tbxctrls/tbcontrl.src | 6 |
1 files changed, 3 insertions, 3 deletions
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 ; }; }; |