diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-06-21 05:10:32 +0000 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-06-21 14:14:10 +0200 |
commit | 266bcae306a1dd6e0d9df80ba30ade7311385c28 (patch) | |
tree | fa9838140228470193dfde604901f73ea6033bad /bin | |
parent | 08316e5edfc36ed75a4e8dc5b6aa7eea3af4eea9 (diff) |
White-list sw/
Change-Id: Ic4ca1753720d3806cc0fa9f517078dd5032d9e20
Reviewed-on: https://gerrit.libreoffice.org/39029
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/find-german-comments | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/find-german-comments b/bin/find-german-comments index 6a3b3fb0de55..504ed0e2bcf1 100755 --- a/bin/find-german-comments +++ b/bin/find-german-comments @@ -339,7 +339,7 @@ class Parser: "svl" : 1, "svtools" : 1, "svx" : 1, - "sw" : 0, # + "sw" : 1, "test" : 1, "testtools" : 1, "toolkit" : 1, |