aboutsummaryrefslogtreecommitdiffstats
path: root/media-sound/zrythm/files/zrythm-1.0.0_beta371-redundant-logical-or.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/zrythm/files/zrythm-1.0.0_beta371-redundant-logical-or.patch')
-rw-r--r--media-sound/zrythm/files/zrythm-1.0.0_beta371-redundant-logical-or.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-sound/zrythm/files/zrythm-1.0.0_beta371-redundant-logical-or.patch b/media-sound/zrythm/files/zrythm-1.0.0_beta371-redundant-logical-or.patch
new file mode 100644
index 0000000..fd4e7c2
--- /dev/null
+++ b/media-sound/zrythm/files/zrythm-1.0.0_beta371-redundant-logical-or.patch
@@ -0,0 +1,11 @@
+--- a/src/gui/widgets/preferences.c
++++ b/src/gui/widgets/preferences.c
+@@ -228,7 +228,7 @@ should_be_hidden (
+ #endif
+ #ifndef HAVE_CARLA
+ KEY_IS ("Plugins", "Paths", "sfz-search-paths")
+- || KEY_IS ("Plugins", "Paths", "sf2-search-paths") ||
++ || KEY_IS ("Plugins", "Paths", "sf2-search-paths")
+ || KEY_IS ("Plugins", "Paths", "jsfx-search-paths") ||
+ #endif
+ (AUDIO_ENGINE->audio_backend != AUDIO_BACKEND_SDL