diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2017-06-06 13:18:59 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2017-06-06 13:26:08 +0100 |
commit | 7b91b815e9e170290de8ccc1da8d40a318a8dbbf (patch) | |
tree | c831318bf2ff5e62724a175d40935c72221bcc28 /bin/find-german-comments | |
parent | 7176800239f60cd3e990ddb8a6793a198d4c21e3 (diff) |
White-list svx.
Change-Id: Idf3a17c7083e75ebd39887819bd230a913b8a0d5
Diffstat (limited to 'bin/find-german-comments')
-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 10ce49f91d36..6a3b3fb0de55 100755 --- a/bin/find-german-comments +++ b/bin/find-german-comments @@ -338,7 +338,7 @@ class Parser: "svgio" : 1, "svl" : 1, "svtools" : 1, - "svx" : 0, # + "svx" : 1, "sw" : 0, # "test" : 1, "testtools" : 1, |