From e2d8f9070379eb3bb9ee385cbb1f07b0f37c5831 Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 24 Feb 2024 17:16:30 +0100 Subject: [PATCH 1/3] =?UTF-8?q?[flowplayer.spec]=20Let=20`TS`=E2=86=92`QM`?= =?UTF-8?q?=20file=20translation=20work=20on=20OBS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes [common issue \#68](https://github.com/sailfishos-applications/filecase/issues/68). --- rpm/flowplayer.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/flowplayer.spec b/rpm/flowplayer.spec index ec89e9d..43ca8bb 100644 --- a/rpm/flowplayer.spec +++ b/rpm/flowplayer.spec @@ -51,6 +51,7 @@ BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(libresource) BuildRequires: pkgconfig(taglib) +BuildRequires: qt5-qttools-linguist BuildRequires: desktop-file-utils # This description section includes metadata for SailfishOS:Chum, see From c4e3613c9192ac6bc9fe2cafaaf87e94079f614a Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 24 Feb 2024 17:22:17 +0100 Subject: [PATCH 2/3] Update flowplayer.changes --- rpm/flowplayer.changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rpm/flowplayer.changes b/rpm/flowplayer.changes index aefb76b..ede3e67 100644 --- a/rpm/flowplayer.changes +++ b/rpm/flowplayer.changes @@ -1,10 +1,11 @@ * Sat Feb 24 2024 olf - 0.3.3 - Slightly overhaul `AboutPage.qml` (#58, #59) - Avoid creating QSettings too early (#65) by @llewelld, closes issue #64 +- Let `TS`→`QM` file translation work on OBS (#68), fixes a common issue * Thu Feb 08 2024 olf - 0.3.2 -- Use Sailfish.Pickers.FolderPickerPage to configure music directories (#33) by @smokku -- Enhance AboutPage.qml (#37, #44) +- Use `Sailfish.Pickers.FolderPickerPage` to configure music directories (#33) by @smokku +- Enhance `AboutPage.qml` (#37, #44) - Translation updates for DE & SV (#45, #46) - Try harder to get rid of hardcoded home paths (#48) by @dcaliste - Change the organisation name (#51) by @dcaliste From fe55aa2058c21fa6edc08c09a6bb7f23ce450f7a Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 24 Feb 2024 17:26:04 +0100 Subject: [PATCH 3/3] Update flowplayer.changes --- rpm/flowplayer.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/flowplayer.changes b/rpm/flowplayer.changes index ede3e67..66ffba1 100644 --- a/rpm/flowplayer.changes +++ b/rpm/flowplayer.changes @@ -6,7 +6,7 @@ * Thu Feb 08 2024 olf - 0.3.2 - Use `Sailfish.Pickers.FolderPickerPage` to configure music directories (#33) by @smokku - Enhance `AboutPage.qml` (#37, #44) -- Translation updates for DE & SV (#45, #46) +- Translation updates for DE & SV (#45, #46) by @Olf0 & @eson57 - Try harder to get rid of hardcoded home paths (#48) by @dcaliste - Change the organisation name (#51) by @dcaliste