add .desktop file
This commit is contained in:
parent
8fcc094d83
commit
fd9cc77856
1 changed files with 10 additions and 0 deletions
10
aceradio.desktop
Normal file
10
aceradio.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Type=Application
|
||||||
|
Name=Aceradio
|
||||||
|
Comment=A C++ Qt graphical user interface for generating music using acestep.cpp
|
||||||
|
Exec=aceradio
|
||||||
|
Icon=xyz.uvos.aceradio
|
||||||
|
Terminal=false
|
||||||
|
Categories=Audio;Music;AudioVideo;Player;
|
||||||
|
StartupWMClass=Aceradio
|
||||||
Loading…
Add table
Add a link
Reference in a new issue