[Libreoffice-commits] .: sw/source

Lubos Lunak llunak at kemper.freedesktop.org
Mon Feb 28 02:55:31 PST 2011


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

New commits:
commit 95a120fc790d43efb74b91fd1d902d984bc5fe1f
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Mon Feb 28 11:55:07 2011 +0100

    remove a presumably stray + from a diff

diff --git a/sw/source/ui/dochdl/selglos.src b/sw/source/ui/dochdl/selglos.src
index 8bec282..aef7670 100644
--- a/sw/source/ui/dochdl/selglos.src
+++ b/sw/source/ui/dochdl/selglos.src
@@ -63,7 +63,7 @@ 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 */
+        /* ### 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