From 24c52230c20836ce18a15837c53cdc36981081f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 14 Jan 2019 22:50:03 +0100 Subject: Rename qt_untranslated.ts to template.ts to make it clear for what purpose this file is intended. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- redhat/dependencies/tqt3/tqt3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat') diff --git a/redhat/dependencies/tqt3/tqt3.spec b/redhat/dependencies/tqt3/tqt3.spec index 54e6bb3b8..81966d8eb 100644 --- a/redhat/dependencies/tqt3/tqt3.spec +++ b/redhat/dependencies/tqt3/tqt3.spec @@ -1447,7 +1447,7 @@ cp tools/designer/interfaces/*.h "%{?buildroot}%{?_includedir}/tqt3/" cp tools/designer/editor/*.h "%{?buildroot}%{?_includedir}/tqt3/" # language file for linguist -%__install -D -m644 "translations/qt_untranslated.ts" "%{?buildroot}%{?_docdir}/tqt3-linguist/qt_untranslated.ts" +%__install -D -m644 "translations/template.ts" "%{?buildroot}%{?_docdir}/tqt3-linguist/qt_untranslated.ts" # fix that stupid friggin professional file perl -pi -e 's{\$$\$$QT_SOURCE_TREE}{$(QTDIR)}' "src/qt_professional.pri" -- cgit v1.2.3