From d35df06f869d71e1d0e6e19e4df537358f2082dc Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 21 Aug 2023 22:52:58 +0200 Subject: [PATCH] (Linux) Updated the DuckStation find rules as the AppImage release filename has changed --- resources/systems/unix/es_find_rules.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/systems/unix/es_find_rules.xml b/resources/systems/unix/es_find_rules.xml index 510cf01b8..65e41b5e8 100644 --- a/resources/systems/unix/es_find_rules.xml +++ b/resources/systems/unix/es_find_rules.xml @@ -220,6 +220,10 @@ org.duckstation.DuckStation + ~/Applications/DuckStation*.AppImage + ~/.local/share/applications/DuckStation*.AppImage + ~/.local/bin/DuckStation*.AppImage + ~/bin/DuckStation*.AppImage ~/Applications/duckstation-nogui*.AppImage ~/.local/share/applications/duckstation-nogui*.AppImage ~/.local/bin/duckstation-nogui*.AppImage