-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Line 628 in 29570bf
| basename = "menulibre-" + name.lower().replace(' ', '-') |
I don't know if the following error only occurs in gdm.
The created desktop file can be recognized by the launcher, and the icon can also be recognized correctly.
After the program is started, gdm will look for a desktop file with the same name according to the program's wmclass. And read the icon in it.
This will lead to a "strange problem": the program icon is clearly displayed correctly in the launcher, why is it still not displayed after startup?
Metadata
Metadata
Assignees
Labels
No labels