Skip to content

Commit f6b20ff

Browse files
committed
💎 style: Updade file big-hardware-info
1 parent f7f14a2 commit f6b20ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • bigcontrolcenter/usr/share/biglinux/bigcontrolcenter/utils

‎bigcontrolcenter/usr/share/biglinux/bigcontrolcenter/utils/app_finder.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ def _find_static_desktop_files(self):
373373
"/usr/share/applications/hplip.desktop",
374374
"/usr/share/kservices5/smb.desktop",
375375
"/usr/share/applications/big-driver-manager.desktop",
376-
"/usr/share/applications/big-hardware-info.desktop",
376+
"/usr/share/applications/br.com.biglinux.bighardwareinfo.desktop",
377377
"/usr/share/applications/big-kernel-manager.desktop",
378378
"/usr/share/applications/br.com.biglinux.networkinfo.desktop",
379379
"/usr/share/applications/org.kde.kwalletmanager.desktop",
@@ -524,7 +524,7 @@ def _get_replacements(self):
524524
"app_categories": "Star Hardware",
525525
},
526526
{
527-
"app_id": "big-hardware-info",
527+
"app_id": "br.com.biglinux.bighardwareinfo",
528528
"app_description": _("Detailed information about your computer"),
529529
"app_categories": "Star About",
530530
},

0 commit comments

Comments
 (0)