Remove 48x48 icon; use 256x256 icon only. Remove icons from the executable. No need to call gtk_window_set_default_icon_name() anymore. Add desktop file. Add install and uninstall Makefile targets. Update USAGE.md with installation instructions. Thanks to @szszoke for figuring this one out! Fixes #2.
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
[Desktop Entry]
|
|
|
|
Encoding=UTF-8
|
|
Value=1.5
|
|
Type=Application
|
|
Name=ALSA Scarlett Gen 2/3 Control Panel
|
|
Icon=alsa-scarlett-gui
|
|
Exec=PREFIX/bin/alsa-scarlett-gui
|
|
Categories=GTK;AudioVideo;Audio;Mixer;
|