diff options
Diffstat (limited to 'svx/source/options/optlingu.src')
-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 |