summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-06 20:58:49 -0400
committerB Stack <bgstack15@gmail.com>2020-09-06 20:58:49 -0400
commita4abd0e068ed631878d269a3c6d4c7295eb1556f (patch)
tree853dd95b2c81620c64a4725298847592d9f20771 /freefilesync/debian/patches/series
parentadd gui_status_handler.h to revert (diff)
downloadstackrpms-a4abd0e068ed631878d269a3c6d4c7295eb1556f.tar.gz
stackrpms-a4abd0e068ed631878d269a3c6d4c7295eb1556f.tar.bz2
stackrpms-a4abd0e068ed631878d269a3c6d4c7295eb1556f.zip
ffs: add traditional view as an option
https://freefilesync.org/forum/viewtopic.php?p=26085#p26040 The upstream author updated the main grid view, and this patch returns the old view as an option.
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 7ce7a97..7896b6e 100644
--- a/freefilesync/debian/patches/series
+++ b/freefilesync/debian/patches/series
@@ -8,3 +8,4 @@ ffs_libssh2.patch
ffs_curl.patch
revert_zenju_aggressive_upstreamisms.patch
ffs_gcc.patch
+ffs_traditional_view.patch
bgstack15