From 0104b89d13613704b93380ec604f1553e5420dd3 Mon Sep 17 00:00:00 2001 From: Tatsuki Makino Date: Mon, 10 Feb 2025 16:09:54 +0300 Subject: =?UTF-8?q?multimedia/openshot:=20Update=203.2.1=20=E2=86=92=203.3?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit News: https://www.openshot.org/blog/2024/12/22/new_openshot_release_330/ Changelog: https://github.com/OpenShot/openshot-qt/releases/tag/v3.3.0 PR: 284374 --- multimedia/openshot/files/patch-src_windows_preferences.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/openshot/files/patch-src_windows_preferences.py') diff --git a/multimedia/openshot/files/patch-src_windows_preferences.py b/multimedia/openshot/files/patch-src_windows_preferences.py index f26971428109..0a078a7cf054 100644 --- a/multimedia/openshot/files/patch-src_windows_preferences.py +++ b/multimedia/openshot/files/patch-src_windows_preferences.py @@ -1,6 +1,6 @@ ---- src/windows/preferences.py.orig 2024-06-24 20:49:58 UTC +--- src/windows/preferences.py.orig 2024-12-22 02:37:46 UTC +++ src/windows/preferences.py -@@ -335,7 +335,7 @@ class Preferences(QDialog): +@@ -358,7 +358,7 @@ class Preferences(QDialog): value_list.remove(value_item) elif os_platform == "Windows" and v not in ("0", "3", "4"): value_list.remove(value_item) -- cgit v1.2.3