Skip to content

Remove the file name prefix #217

@q962

Description

@q962

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions