Reviewing merge request #4: Remove deprecated category from vagalume.desktop ; Register handler for lastfm:// URLs

The current data/vagalume.desktop.in.in contains a deprecated category; while desktop-file-install and -validate still accept it as is, they do output warnings. Better to get it removed sooner rather than later.

The second commit updates the vagalume.desktop.in.in template to handle lastfm:// URLs (so doing xdg-open lastfm://globaltags/FOO would do the right thing; likewise, clicking on a lastfm:// link in the browser)

The Makefile target for creating desktop file is refactored to use inference rules, improving readability (and it would make it easier to support other desktop files in the future)

Commits that would be merged:

Version 3
  • Version 1
  • Version 2
  • Version 3
  • ed9a26f
  • c4765c9
  • Remove deprecated category from desktop file

  • a15bb17
  • - Register vagalume as handler for lastfm:// URLs

Showing ed9a26f-c4765c9

Comments

Pushed new version 1

Pushed new version 2

Pushed new version 3

→ State changed from Open to Closed

Applied, thanks!

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository