Skip to content

Bug: .desktop and icon files are wrongly named in the 0.20.1 release #841

@shoriminimoe

Description

@shoriminimoe

Here is the file list for 0.20.1. Note that applications and pixmaps are empty.

$ tree Supersonic-0.20.1-linux-x64-libmpv2
Supersonic-0.20.1-linux-x64-libmpv2
├── usr
│   └── local
│       ├── bin
│       │   └── supersonic
│       └── share
│           ├── applications
│           └── pixmaps
└── Makefile

Here is the file list from 0.20.0

$ tree Supersonic-0.20.0-linux-x64-libmpv2
Supersonic-0.20.0-linux-x64-libmpv2
└── supersonic
    ├── usr
    │   └── local
    │       ├── bin
    │       │   └── supersonic
    │       └── share
    │           ├── applications
    │           │   └── Supersonic.desktop
    │           └── pixmaps
    │               └── Supersonic.png
    └── Makefile

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingos:linux

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions