Simplify loop on notifyrc files
Use KFileInfo::findAllUniqueFiles() to get the full list of unique notifyrc files first, instead of iterating on every dir, then on every file and check manually for duplicates.
Suggested on !3054 (comment 716655)
Use KFileInfo::findAllUniqueFiles() to get the full list of unique notifyrc files first, instead of iterating on every dir, then on every file and check manually for duplicates.
Suggested on !3054 (comment 716655)