mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-26 04:02:09 +01:00
docs: Drop unnecessary GdkPixbuf reference from urlmap.js
It was unused. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
e58abedf28
commit
3695249ebb
@ -1,7 +1,6 @@
|
|||||||
// SPDX-License-Identifier: LGPL-2.1-or-later
|
// SPDX-License-Identifier: LGPL-2.1-or-later
|
||||||
// SPDX-FileCopyrightText: 2023 Matthias Clasen
|
// SPDX-FileCopyrightText: 2023 Matthias Clasen
|
||||||
var baseURLs = [
|
var baseURLs = [
|
||||||
[ 'GdkPixbuf', 'https://docs.gtk.org/gdk-pixbuf/' ],
|
|
||||||
[ 'GLib', 'https://docs.gtk.org/glib/' ],
|
[ 'GLib', 'https://docs.gtk.org/glib/' ],
|
||||||
[ 'GModule', 'https://docs.gtk.org/gmodule/' ],
|
[ 'GModule', 'https://docs.gtk.org/gmodule/' ],
|
||||||
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
|
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
// SPDX-License-Identifier: LGPL-2.1-or-later
|
// SPDX-License-Identifier: LGPL-2.1-or-later
|
||||||
// SPDX-FileCopyrightText: 2023 Matthias Clasen
|
// SPDX-FileCopyrightText: 2023 Matthias Clasen
|
||||||
var baseURLs = [
|
var baseURLs = [
|
||||||
[ 'GdkPixbuf', 'https://docs.gtk.org/gdk-pixbuf/' ],
|
|
||||||
[ 'GLib', 'https://docs.gtk.org/glib/' ],
|
[ 'GLib', 'https://docs.gtk.org/glib/' ],
|
||||||
[ 'GModule', 'https://docs.gtk.org/gmodule/' ],
|
[ 'GModule', 'https://docs.gtk.org/gmodule/' ],
|
||||||
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
|
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user