summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches/series
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-04-03 17:09:11 -0400
committerB. Stack <bgstack15@gmail.com>2024-04-03 17:09:11 -0400
commit9360fbc243225b565ae52d1a3302460de6edab09 (patch)
treeb47a2541443a986606fcf5e8494244fa15a7827a /freefilesync/debian/patches/series
parentnpp 8.6.5 (diff)
downloadstackrpms-9360fbc243225b565ae52d1a3302460de6edab09.tar.gz
stackrpms-9360fbc243225b565ae52d1a3302460de6edab09.tar.bz2
stackrpms-9360fbc243225b565ae52d1a3302460de6edab09.zip
ffs 13.5
Diffstat (limited to 'freefilesync/debian/patches/series')
-rw-r--r--freefilesync/debian/patches/series2
1 files changed, 1 insertions, 1 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series
index 2459055..4415360 100644
--- a/freefilesync/debian/patches/series
+++ b/freefilesync/debian/patches/series
@@ -7,10 +7,10 @@ ffs_sftp.patch
libssh2_relax_dep.patch
libcurl_improve_supported_error_codes.patch
ffs_gcc.patch
-ffs_traditional_view.patch
ffs_desktop_notifications.patch
ffs_icon_loader.patch
ffs_tooltips_no_taskbar.patch
disable_wxuse_Exceptions.patch
# makefile-improvements mostly combines wx-config-version, zlib-dep, pkg-config patches from bastif
makefile-improvements.patch
+ffs_traditional_view.patch
bgstack15