From c0b9d7c21d324eab51a943a6f664d411aa4f49cc Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Fri, 6 Aug 2021 00:19:24 +0800 Subject: [PATCH] add new language file to qmake project file --- pineapple-pictures.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pineapple-pictures.pro b/pineapple-pictures.pro index f64caf3..3ecc8a1 100644 --- a/pineapple-pictures.pro +++ b/pineapple-pictures.pro @@ -62,7 +62,8 @@ TRANSLATIONS = \ app/translations/PineapplePictures_nb_NO.ts \ app/translations/PineapplePictures_nl.ts \ app/translations/PineapplePictures_ru.ts \ - app/translations/PineapplePictures_si.ts + app/translations/PineapplePictures_si.ts \ + app/translations/PineapplePictures_id.ts # Default rules for deployment. qnx: target.path = /tmp/$${TARGET}/bin