Adding upstream version 48.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
0d8723e422
commit
1fcdbd5df9
1059 changed files with 623842 additions and 0 deletions
11
docs/reference/shell/urlmap.js
Normal file
11
docs/reference/shell/urlmap.js
Normal 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/' ],
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue