From f6b20ffbd0fc0b7f261fadd6d72531e0c2766365 Mon Sep 17 00:00:00 2001 From: talesam Date: Thu, 29 Jan 2026 20:11:36 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=8E=20style:=20Updade=20file=20big-har?= =?UTF-8?q?dware-info?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../usr/share/biglinux/bigcontrolcenter/utils/app_finder.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bigcontrolcenter/usr/share/biglinux/bigcontrolcenter/utils/app_finder.py b/bigcontrolcenter/usr/share/biglinux/bigcontrolcenter/utils/app_finder.py index bb22fb4..6a1f057 100644 --- a/bigcontrolcenter/usr/share/biglinux/bigcontrolcenter/utils/app_finder.py +++ b/bigcontrolcenter/usr/share/biglinux/bigcontrolcenter/utils/app_finder.py @@ -373,7 +373,7 @@ def _find_static_desktop_files(self): "/usr/share/applications/hplip.desktop", "/usr/share/kservices5/smb.desktop", "/usr/share/applications/big-driver-manager.desktop", - "/usr/share/applications/big-hardware-info.desktop", + "/usr/share/applications/br.com.biglinux.bighardwareinfo.desktop", "/usr/share/applications/big-kernel-manager.desktop", "/usr/share/applications/br.com.biglinux.networkinfo.desktop", "/usr/share/applications/org.kde.kwalletmanager.desktop", @@ -524,7 +524,7 @@ def _get_replacements(self): "app_categories": "Star Hardware", }, { - "app_id": "big-hardware-info", + "app_id": "br.com.biglinux.bighardwareinfo", "app_description": _("Detailed information about your computer"), "app_categories": "Star About", },