Quantcast

[PATCH 1/2] Cleanup: remove bogus comments from dochdl directory

classic Classic list List threaded Threaded
4 messages Options
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 1/2] Cleanup: remove bogus comments from dochdl directory


This patch removes bogus comments found in the dochdl directory
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/dochdl/gloshdl.cxx  |   62 ++---------------------
 sw/source/ui/dochdl/selglos.cxx  |    2 -
 sw/source/ui/dochdl/swdtflvr.cxx |  106 --------------------------------------
 3 files changed, 4 insertions(+), 166 deletions(-)


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

0001-Cleanup-remove-bogus-comments-from-dochdl-directory.patch (26K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCH 2/2] Cleanup: remove bogus comments from uiview directory


This patch removes bogus comments found in the uiview directory
including bigus statments in germany like :
- Beschreibung (translation: description)
- Ersterstellung (translation: first issue)
- Letzte Aenderung (translation: last modified)

Signed-off-by: Prashant Shah <[hidden email]>
---
 sw/source/ui/uiview/pview.cxx    |  228 ++------------------------------------
 sw/source/ui/uiview/srcview.cxx  |   85 --------------
 sw/source/ui/uiview/uivwimp.cxx  |   29 +-----
 sw/source/ui/uiview/view.cxx     |   82 +-------------
 sw/source/ui/uiview/view0.cxx    |   20 ----
 sw/source/ui/uiview/view1.cxx    |   18 ---
 sw/source/ui/uiview/view2.cxx    |   27 +----
 sw/source/ui/uiview/viewdraw.cxx |   69 +-----------
 sw/source/ui/uiview/viewling.cxx |   25 ----
 sw/source/ui/uiview/viewmdi.cxx  |   76 -------------
 sw/source/ui/uiview/viewport.cxx |   39 +-------
 sw/source/ui/uiview/viewprt.cxx  |   14 ---
 sw/source/ui/uiview/viewstat.cxx |   14 ---
 sw/source/ui/uiview/viewtab.cxx  |   18 +---
 14 files changed, 18 insertions(+), 726 deletions(-)


_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

0002-Cleanup-remove-bogus-comments-from-uiview-directory.patch (82K) Download Attachment
Prashant Shah Prashant Shah
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [PATCH 2/2] Cleanup: remove bogus comments from uiview directory

On Mon, Oct 11, 2010 at 9:09 PM, Prashant Shah <[hidden email]> wrote:
>
> This patch removes bogus comments found in the uiview directory
> including bigus statments in germany like :

typo : It should be bogus not bigus
_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Norbert Thiebaud Norbert Thiebaud
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [Pushed] [PATCH 1/2] Cleanup: remove bogus comments from dochdl directory

In reply to this post by Prashant Shah
On Mon, Oct 11, 2010 at 10:39 AM, Prashant Shah <[hidden email]> wrote:
>
> This patch removes bogus comments found in the dochdl directory
> including empty Beschreibung (translation: description) statements

Pushed. Thanks,

Norbert

>
> Signed-off-by: Prashant Shah <[hidden email]>
> ---
>  sw/source/ui/dochdl/gloshdl.cxx  |   62 ++---------------------
>  sw/source/ui/dochdl/selglos.cxx  |    2 -
>  sw/source/ui/dochdl/swdtflvr.cxx |  106 --------------------------------------
>  3 files changed, 4 insertions(+), 166 deletions(-)
>
>
_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Loading...