summaryrefslogtreecommitdiffstats
path: root/translations/check-ts.pl
diff options
context:
space:
mode:
authorAlexander Volkov <a.volkov@rusbitech.ru>2017-09-14 19:33:25 +0300
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-09-15 05:44:41 +0000
commita6b3446cb023e7b3a5f8aa12ea0d650d2b804334 (patch)
tree483d1c3ff29c307608422b75a1529e755a511f4d /translations/check-ts.pl
parentdf316bf7e6508ae1360247feb08780a77ea4210e (diff)
Remove qtconfig translations
There is no qtconfig tool in Qt 5. Change-Id: I7bcc041738425d4a253514589674b770b17cb458 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'translations/check-ts.pl')
-rwxr-xr-xtranslations/check-ts.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/check-ts.pl b/translations/check-ts.pl
index fc875f7..c72a5f3 100755
--- a/translations/check-ts.pl
+++ b/translations/check-ts.pl
@@ -40,7 +40,7 @@ my @groups = (
"qtquickcontrols", "qtquickcontrols2",
"qtlocation", "qtconnectivity", "qtwebsockets", "qtserialport", "qtwebengine",
# "qtdocgallery", "qtpim", "qtsystems",
- "assistant", "designer", "linguist", "qt_help", "qtconfig", "qmlviewer"
+ "assistant", "designer", "linguist", "qt_help", "qmlviewer"
);
my %scores = ();