[gegl] docs: remove Gtk gir from API manual
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] docs: remove Gtk gir from API manual
- Date: Tue, 2 Jun 2015 14:30:28 +0000 (UTC)
commit ba5471ffebc42f947db84fe1645070245e98bc0b
Author: Øyvind Kolås <pippin gimp org>
Date: Tue Jun 2 16:28:33 2015 +0200
docs: remove Gtk gir from API manual
docs/operations.html | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/docs/operations.html b/docs/operations.html
index 2beec61..14c4e46 100644
--- a/docs/operations.html
+++ b/docs/operations.html
@@ -208,7 +208,6 @@
var gir_paths = [
"GObject-2.0.gir",
"Gegl-0.3.gir",
- "Gtk-3.0.gir",
"GLib-2.0.gir"]
if(false)gir_paths = [
"GObject-2.0.gir",
@@ -2515,7 +2514,7 @@ function update_view(e)
else if (items.length == 0)
{
if (!window.apidb || window.apidb.length < 4)
- result = 'no matches (still loading, completa data set is 8.5mb of GIR files)';
+ result = 'no matches (still loading, completa data set is ~3.5mb of GIR files)';
else
result = 'no matches';
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]