summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches/series
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-05-15 18:13:29 -0400
committerB. Stack <bgstack15@gmail.com>2023-05-15 18:53:13 -0400
commite0b8e941f36fd7e48ef13413f9e970ea2ee3272d (patch)
tree4c651c86a87dbe1a4b00702ccd27c0b6235cfb39 /freefilesync/debian/patches/series
parentMerge branch 'notepadnext-bump' into 'master' (diff)
downloadstackrpms-e0b8e941f36fd7e48ef13413f9e970ea2ee3272d.tar.gz
stackrpms-e0b8e941f36fd7e48ef13413f9e970ea2ee3272d.tar.bz2
stackrpms-e0b8e941f36fd7e48ef13413f9e970ea2ee3272d.zip
add fab-stz gtk3 dialog patch
Diffstat (limited to 'freefilesync/debian/patches/series')
-rw-r--r--freefilesync/debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series
index 68c4830..0a011f6 100644
--- a/freefilesync/debian/patches/series
+++ b/freefilesync/debian/patches/series
@@ -13,3 +13,4 @@ ffs_desktop_notifications.patch
#ffs_openssl.patch
ffs_icon_loader.patch
ffs_tooltips_no_taskbar.patch
+revert_buggy_gtk3_change_in_12.1.patch
bgstack15