Import existing LinTunes project
Snapshot of the existing codebase before working through the TASKS.md backlog. Real library data (data/) and the iTunes import fixture (itunes-test-library/) are gitignored. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
11
packaging/lintunes.desktop
Normal file
11
packaging/lintunes.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=LinTunes
|
||||
GenericName=Music Player
|
||||
Comment=iTunes-style music library manager
|
||||
Exec=lintunes %F
|
||||
Icon=lintunes
|
||||
Terminal=false
|
||||
Categories=AudioVideo;Audio;Player;
|
||||
MimeType=audio/mpeg;audio/mp4;audio/x-m4a;audio/flac;audio/x-flac;audio/aac;audio/x-wav;audio/x-aiff;
|
||||
StartupWMClass=lintunes
|
||||
Reference in New Issue
Block a user