这是indexloc提供的服务,不要输入任何密码
Skip to content

Add option to install a .desktop file into /usr/share/applications or ~/.local/share/applications #6

@skewty

Description

@skewty

The .desktop file can associate with .exe files for example.

It would be nice this tool could be extended to additionally generate launchers for wine (Windows) .exe files and the icon selection would allow the selection of .ico files (which can be converted to .PNG by imagemagik)

wrestool --extract --output=. --type=14 --name=100 ./app.exe
convert app.exe_14_100.ico app.png

See /usr/share/doc/wine/examples/wine.desktop for possible file associations.

Similar project that may serve as good reference material

https://github.com/konarev/wine-launcher-creator (dated.. uses Qt)
https://pypi.org/project/desktop-file/

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