summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-06-21 05:10:32 +0000
committerMichael Stahl <mstahl@redhat.com>2017-06-21 14:14:10 +0200
commit266bcae306a1dd6e0d9df80ba30ade7311385c28 (patch)
treefa9838140228470193dfde604901f73ea6033bad
parent08316e5edfc36ed75a4e8dc5b6aa7eea3af4eea9 (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>
-rwxr-xr-xbin/find-german-comments2
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,