mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-09 13:52:01 -04:00
Set desktop file name to fix the missing icon when running under Wayland
This commit is contained in:
parent
c5508535c1
commit
941ee6cfd1
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ public:
|
|||
setOrganizationName("CodeRush");
|
||||
setOrganizationDomain("coderush.me");
|
||||
setApplicationName("UEFITool");
|
||||
|
||||
setDesktopFileName("uefitool");
|
||||
tool = new UEFITool();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue