From 306d6d3ca9c9ad774d19135681a7f9805f77035f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 22 Feb 2015 14:06:29 -0500 Subject: Imported Upstream version 3.0.3 --- Plugins/RegExpImport/RegExpImport.pro | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'Plugins/RegExpImport/RegExpImport.pro') diff --git a/Plugins/RegExpImport/RegExpImport.pro b/Plugins/RegExpImport/RegExpImport.pro index 6b3b955..aa790b2 100644 --- a/Plugins/RegExpImport/RegExpImport.pro +++ b/Plugins/RegExpImport/RegExpImport.pro @@ -4,10 +4,10 @@ # #------------------------------------------------- -include($$PWD/../../SQLiteStudio3/plugins.pri) - QT -= gui +include($$PWD/../../SQLiteStudio3/plugins.pri) + TARGET = RegExpImport TEMPLATE = lib @@ -28,5 +28,23 @@ RESOURCES += \ regexpimport.qrc -TRANSLATIONS += RegExpImport_pl.ts +TRANSLATIONS += RegExpImport_zh_CN.ts \ + RegExpImport_sk.ts \ + RegExpImport_de.ts \ + RegExpImport_ru.ts \ + RegExpImport_pt_BR.ts \ + RegExpImport_fr.ts \ + RegExpImport_es.ts \ + RegExpImport_pl.ts + + + + + + + + + + + -- cgit v1.2.3