--- catfish-git-42c545d0a/catfish/CatfishWindow.py~ 2021-10-17 16:36:17.000000000 -0700 +++ catfish-git-42c545d0a/catfish/CatfishWindow.py 2021-10-25 07:04:48.144974677 -0700 @@ -720,6 +720,7 @@ return icon def check_locate(self): + return None """Evaluate which locate binary is in use, its path, and modification date. Return these values in a tuple.""" path = get_application_path('locate')