GSConnect / gnome-shell-extension-gsconnect

KDE Connect implementation for GNOME
GNU General Public License v2.0
3.1k stars 253 forks source link

Update Firefox Addon badge, fix image links in README to use local links #1818

Closed AFCMS closed 1 month ago

AFCMS commented 1 month ago

Currently the badges are broken in the README for the web extensions, this PR fixes this by using the local files in the repo.

In the process I noticed the Firefox badge was using the old Firefox logo, so I updated it from here:

https://extensionworkshop.com/documentation/publish/promoting-your-extension

ferdnyc commented 1 month ago

@AFCMS Thanks! I added two commits, one to add the actual CC-BY-SA-3.0 license to the LICENSES/ dir, and another to fix the .reuse/dep5 syntax (It's Files: ... even when there's only one, apparently.) Since it now checks out, merging! Much appreciated.