ladybird/Base/res
Linus Groh dff808d087 Base: Remove /res/pci.ids and download at build time instead
This is an external file from https://pci-ids.ucw.cz that's being updated
daily, which was imported a while ago but probably shouldn't live in the
SerenityOS repository in the first place (or else would need manual
maintenance). The legal aspects of redistributing this file as we
currently do are not quite clear to me, they require either GPL (version
2 or later) or 3-clause BSD - Serenity is 2-clause BSD...

The current version we use is 2019.08.08, so quite outdated - and while
most of these devices are obviously not supported, we're still capable
of *listing* them, so having an up-to-date version with recent additions
and fixes would be nice.

This updates the root CMakeLists.txt to check for existence of the file
and download it if not found - effectively on every fresh build. Do note
that this is not a critical file, and the system runs just fine should
this ever fail. :^)
2021-02-07 01:14:36 +01:00
..
apps LibGfx: Make it possible to apply an (integer) scale to a Painter 2021-01-12 23:32:54 +01:00
cursors Base: Add 2x images for arrow cursor and window buttons 2021-01-20 10:28:27 +01:00
emoji Base: Add information box emoji 2020-07-06 23:40:35 +02:00
fonts LibGfx+FontEditor+Fonts: Add family, size and weight metadata to fonts 2020-10-25 10:12:03 +01:00
graphics Base: Create /res/graphics/ and relocate system art assets 2020-08-27 15:38:02 +02:00
html Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
icons Base: Move house on home-directory*.png icons to the left 2021-01-23 08:29:27 +01:00
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Base: Rename some keymaps to use xx-xx format where appropriate 2021-02-02 16:53:11 +01:00
themes Revert "Themes: Tweak "Sunshine" theme colors slightly" 2021-01-12 08:49:18 +01:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
serenity.ansi.txt RetroFetch: Add a silly neofetch-like program. 2019-05-13 04:54:48 +02:00