diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-03-01 09:51:11 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-03-01 09:51:11 +0100 |
commit | 1e1a23a102fcd324063f68e19a536bd9b208e65f (patch) | |
tree | 61379a92475976084282ba70476280d3b2cf1330 /sw/source/ui/dochdl/selglos.src | |
parent | 479f8c489ec3fa17b9380faa56d4c8e020c2e77c (diff) |
Kill useless comment for good.
Diffstat (limited to 'sw/source/ui/dochdl/selglos.src')
-rw-r--r-- | sw/source/ui/dochdl/selglos.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/dochdl/selglos.src b/sw/source/ui/dochdl/selglos.src index c8de6c11469d..ba0ba695c6fe 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 |