[Libreoffice-commits] .: sw/source

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Mar 1 00:52:48 PST 2011


 sw/source/ui/dochdl/selglos.src |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 4e8b19aae55b8747bbe2d51501ff65a72e7b5b8c
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Mar 1 09:51:11 2011 +0100

    Kill useless comment for good.

diff --git a/sw/source/ui/dochdl/selglos.src b/sw/source/ui/dochdl/selglos.src
index aef7670..e1ca43a 100644
--- a/sw/source/ui/dochdl/selglos.src
+++ b/sw/source/ui/dochdl/selglos.src
@@ -37,7 +37,6 @@ ModalDialog DLG_SEL_GLOS
     OutputSize = TRUE ;
     SVLook = TRUE ;
     Size = MAP_APPFONT ( 220 , 100 ) ;
-    /* ### ATTENTION: new text in resource? insert AutoText : insert AutoText */
     Text [ en-US ] = "Insert AutoText" ;
     Moveable = TRUE ;
     OKButton BT_OK
@@ -63,7 +62,6 @@ ModalDialog DLG_SEL_GLOS
     {
         Pos = MAP_APPFONT ( 6 , 3 ) ;
         Size = MAP_APPFONT ( 152 , 8 ) ;
-        /* ### ATTENTION: new text in resource? AutoTexts for shortcut : AutoTexts for shortcut */
         Text [ en-US ] = "AutoTexts for shortcut " ;
     };
     ListBox LB_GLOS


More information about the Libreoffice-commits mailing list