78b447b73d
Adds cliamp.desktop and Cliamp.png at repo root, then wires them into all three packaging surfaces: the AUR PKGBUILD generator drops them under /usr/share/applications and hicolor + pixmaps; the Homebrew formula generator fetches them as resources and stages them on Linux; install.sh installs them under XDG dirs (~/.local/share or /usr/local/share) matching the binary location.
12 lines
306 B
Desktop File
12 lines
306 B
Desktop File
[Desktop Entry]
|
|
Name=cliamp
|
|
GenericName=Music Player
|
|
Comment=A retro terminal music player inspired by Winamp 2.x
|
|
Exec=cliamp
|
|
Icon=cliamp
|
|
Terminal=true
|
|
Type=Application
|
|
Categories=Audio;Music;Player;AudioVideo;ConsoleOnly;
|
|
Keywords=music;audio;player;terminal;tui;winamp;radio;podcast;
|
|
StartupNotify=false
|