diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:28:33 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:28:33 +0000 |
commit | 9de92298d980e96bc491e834687d7afab3a9a9e2 (patch) | |
tree | 0061da3785f7ce927fcfea62d9c2d64132b2b139 /svx/source/options | |
parent | acc29a5bcc804ffa951a9ceb6439e5055ddd9208 (diff) |
INTEGRATION: CWS iconupdate03 (1.47.118); FILE MERGED
2007/06/26 07:06:55 pb 1.47.118.1: fix: #i61420# old CheckListBox bitmaps removed
Diffstat (limited to 'svx/source/options')
-rw-r--r-- | svx/source/options/optlingu.src | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/svx/source/options/optlingu.src b/svx/source/options/optlingu.src index d2bd75af5828..e361548b8d55 100644 --- a/svx/source/options/optlingu.src +++ b/svx/source/options/optlingu.src @@ -4,9 +4,9 @@ * * $RCSfile: optlingu.src,v $ * - * $Revision: 1.48 $ + * $Revision: 1.49 $ * - * last change: $Author: hr $ $Date: 2007-06-27 18:39:58 $ + * last change: $Author: rt $ $Date: 2007-07-03 14:28:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -111,14 +111,6 @@ ModalDialog RID_SVXDLG_EDIT_MODULES Text [ en-US ] = "~Back"; }; - Bitmap BMP_CHKBUT_UNCHECKED - { - File = "chkun.bmp" ; - }; - Bitmap BMP_CHKBUT_CHECKED - { - File = "chkch.bmp" ; - }; String ST_SPELL { Text [ en-US ] = "Spelling"; @@ -332,15 +324,6 @@ TabPage RID_SFXPAGE_LINGU { Text [ en-US ] = "Hyphenate special regions"; }; - - Bitmap BMP_CHKBUT_UNCHECKED - { - File = "chkun.bmp" ; - }; - Bitmap BMP_CHKBUT_CHECKED - { - File = "chkch.bmp" ; - }; }; // end: TabPage RID_SFXPAGE_LINGU |