From 2e1f641127bfa7984dafa1ba6a174968d78d566c Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Sat, 11 Jan 2025 18:16:55 +0100 Subject: [PATCH] Restored show only new packages option on search, now it works on RE search too --- dnfdragora/dialogs.py | 2 +- dnfdragora/helpinfo.py | 2 +- dnfdragora/ui.py | 27 +++++++++++++++++++++++++-- 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/dnfdragora/dialogs.py b/dnfdragora/dialogs.py index 55a16db..95ac60c 100644 --- a/dnfdragora/dialogs.py +++ b/dnfdragora/dialogs.py @@ -1248,7 +1248,7 @@ def onShowUpdates(self, obj): def onFuzzySearch(self, obj): ''' - Newest Only Changing + Fuzzy Search Changing ''' if isinstance(obj, yui.YCheckBox): try: diff --git a/dnfdragora/helpinfo.py b/dnfdragora/helpinfo.py index 39d1be5..08f7238 100644 --- a/dnfdragora/helpinfo.py +++ b/dnfdragora/helpinfo.py @@ -130,7 +130,7 @@ def __init__(self): _('
  • Do not show groups view: filtering by groups could require CPU if using comps, if this option is checked dnfdragora starts showing all packages.
  • ') + \ _('NOTE that the above options require dnfdragora to be restarted.') + \ _('

    Search options

    ') + \ - _('