From 2075f5cc40e17e250bc5a7ca74a6e92c707782b4 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Thu, 2 Jan 2020 10:36:59 +0000 Subject: Update catfish to 1.4.12 --- sysutils/catfish/files/patch-catfish_CatfishWindow.py | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'sysutils/catfish/files/patch-catfish_CatfishWindow.py') diff --git a/sysutils/catfish/files/patch-catfish_CatfishWindow.py b/sysutils/catfish/files/patch-catfish_CatfishWindow.py index 6121c1d8535f..c9ee6b6dacab 100644 --- a/sysutils/catfish/files/patch-catfish_CatfishWindow.py +++ b/sysutils/catfish/files/patch-catfish_CatfishWindow.py @@ -1,14 +1,6 @@ ---- catfish/CatfishWindow.py.orig 2019-07-27 11:21:22 UTC +--- catfish/CatfishWindow.py.orig 2020-01-01 18:26:21 UTC +++ catfish/CatfishWindow.py -@@ -22,6 +22,7 @@ import logging - import mimetypes - import os - import subprocess -+import sys - import time - from locale import gettext as _ - from shutil import copy2, rmtree -@@ -738,9 +739,15 @@ class CatfishWindow(Window): +@@ -822,9 +822,15 @@ class CatfishWindow(Window): self.update_index_unlock.set_sensitive(False) if SudoDialog.prefer_pkexec(): -- cgit v1.2.3