diff options
| author | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-13 17:03:28 +0000 |
|---|---|---|
| committer | Stefano Facchini <stefano.facchini@gmail.com> | 2017-10-13 17:34:48 +0000 |
| commit | 5433ac0513099a4a12caba0cda8a2a9d30e13a22 (patch) | |
| tree | dba3a5a9072cb434e87cd3f81312df17ecdea7db /src/doxygen-main.dox | |
| parent | Add test file for previous commit (!important rule for inline-style). (diff) | |
| download | inkscape-5433ac0513099a4a12caba0cda8a2a9d30e13a22.tar.gz inkscape-5433ac0513099a4a12caba0cda8a2a9d30e13a22.zip | |
Remove deprecated GNOME VFS
Just use Gio::File when access to non-local files is needed.
Diffstat (limited to 'src/doxygen-main.dox')
| -rw-r--r-- | src/doxygen-main.dox | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/doxygen-main.dox b/src/doxygen-main.dox index faa11cc9e..c714c2cbf 100644 --- a/src/doxygen-main.dox +++ b/src/doxygen-main.dox @@ -178,13 +178,8 @@ namespace XML {} * <a href="http://developer.gnome.org/doc/API/2.0/gobject/index.html">GObject</a> * <a href="http://developer.gnome.org/doc/API/2.0/atk/index.html">atk</a> * <a href="http://developer.gnome.org/doc/API/2.0/pango/index.html">pango</a> - * <a href="http://developer.gnome.org/doc/API/2.0/ORBit/index.html">ORBit</a> - * <a href="http://developer.gnome.org/doc/API/2.0/libbonobo/index.html">bonobo</a> - * <a href="http://developer.gnome.org/doc/API/2.0/bonobo-activation/index.html">bonobo-activation</a> * <a href="http://xmlsoft.org/XSLT/html/libxslt-lib.html#LIBXSLT-LIB">libxslt</a> * <a href="http://xmlsoft.org/html/index.html">libxml2</a> - * Legacy: - * <a href="http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/">GnomeVFS</a> * * \subsection stdlinks External standards documentation * |
