diff --git a/crosscode/btw-i-use-arch-mod/README.md b/crosscode/btw-i-use-arch-mod/README.md deleted file mode 100644 index 446e038..0000000 --- a/crosscode/btw-i-use-arch-mod/README.md +++ /dev/null @@ -1 +0,0 @@ -The file [`icon24.png`] was cropped from the file [`/usr/share/archlinux/web/arch83x31.gif`](file:///usr/share/archlinux/web/arch83x31.gif) of the AUR package [`archlinux-artwork`](https://aur.archlinux.org/packages/archlinux-artwork/) and is distributed under the CC-BY-NC-SA license. diff --git a/crosscode/btw-i-use-arch-mod/ccmod.json b/crosscode/btw-i-use-arch-mod/ccmod.json index 10f2db2..b6c3fd8 100644 --- a/crosscode/btw-i-use-arch-mod/ccmod.json +++ b/crosscode/btw-i-use-arch-mod/ccmod.json @@ -2,9 +2,6 @@ "id": "btw-i-use-arch", "title": "btw I use Arch", "description": "A mod for masochists like myself", - "icons": { - "24": "icon24.png" - }, "prestart": "prestart.js", "poststart": "poststart.js" } diff --git a/crosscode/btw-i-use-arch-mod/icon24.png b/crosscode/btw-i-use-arch-mod/icon24.png deleted file mode 100644 index 9d83ec3..0000000 Binary files a/crosscode/btw-i-use-arch-mod/icon24.png and /dev/null differ