diff options
author | Stephan Bergmann <sb@openoffice.org> | 2001-08-08 08:30:03 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2001-08-08 08:30:03 +0000 |
commit | 9d37ef1f528c671fc1eacab132da9ee9f2235721 (patch) | |
tree | 136b575e612b44adddeb72924e4f2d19472e642f /uui | |
parent | 09eddd300ca92fb96726134de92f31482b28bc25 (diff) |
#88883# Added comment to remove group box once this dialog is used again.
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/cookiedg.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/uui/source/cookiedg.src b/uui/source/cookiedg.src index 9db580be4690..eedea83385fe 100644 --- a/uui/source/cookiedg.src +++ b/uui/source/cookiedg.src @@ -2,9 +2,9 @@ * * $RCSfile: cookiedg.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: kz $ $Date: 2001-08-08 09:04:27 $ + * last change: $Author: sb $ $Date: 2001-08-08 09:30:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -177,6 +177,8 @@ ModalDialog DLG_COOKIES Text[ catalan ] = "~Interactivo"; Text[ finnish ] = "In~teraktiivinen"; }; + //TODO! If this dialog is ever used again (and it should definitely be + // redesigned then!), get rid of the following group box (see #88883#): GroupBox GB_INFUTURE { Pos = MAP_APPFONT ( 6 , 160 ) ; |