Compare commits

...

2 Commits

Author SHA1 Message Date
pull[bot] 3236718daf
Merge pull request #234 from dmitmel/master
[pull] master from dmitmel:master
2021-04-05 03:36:06 +00:00
Dmytro Meleshko 9253cb6a08 [crosscode] add an icon for the Arch mod 2021-04-05 02:07:00 +03:00
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
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.

View File

@ -2,6 +2,9 @@
"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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB