1
0
Fork 0

Adding upstream version 48.2.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-22 20:26:11 +02:00
parent 0d8723e422
commit 1fcdbd5df9
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
1059 changed files with 623842 additions and 0 deletions

View file

@ -0,0 +1,11 @@
baseURLs = [
[ 'GLib', 'https://docs.gtk.org/glib/' ],
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
[ 'Gio', 'https://docs.gtk.org/gio/' ],
[ 'GdkPixbuf', 'https://docs.gtk.org/gdk-pixbuf/' ],
[ 'Meta', 'https://mutter.gnome.org/meta/' ],
[ 'Mtk', 'https://mutter.gnome.org/mtk/' ],
[ 'Cogl', 'https://mutter.gnome.org/cogl/' ],
[ 'Clutter', 'https://mutter.gnome.org/clutter/' ],
[ 'St', 'https://gnome.pages.gitlab.gnome.org/gnome-shell/st/' ],
]