This commit is contained in:
kramo
2023-05-21 13:07:00 +02:00
parent 1db5a15c33
commit d6cda0c562

View File

@@ -255,7 +255,7 @@ class PreferencesWindow(Adw.PreferencesWindow):
def set_subtitle(self, win, source_id):
getattr(win, f'{source_id.replace("-", "_")}_action_row').set_subtitle(
# Remove the path if the dir is picked via the Faltpak portal
# Remove the path if the dir is picked via the Flatpak portal
re.sub(
"/run/user/\\d*/doc/......../",
"",