This file is indexed.

/usr/share/doc/libgnome2-perl/TODO is in libgnome2-perl 1.044-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# $Id$
#

need examples

these haven't been done yet (going from the reference doc indices):

libbonobo, libbonoboui:
	not touched.  should it go in a separate module?  (still in this
	namespace, but...)

libgnome:
	gnome-exec (perl offers the same features natively)
	gnome-triggers (failed to implement this one)

libgnomeui:
	GnomeThemeFile (no GObject, so I'll wait till someone begs for it)
	gnome-vfs-util

libnautilus-2.0:
	needed for writing nautilus components in perl, but requires binding
	for libbonobo/libbonobo-ui

librsvg:
	this is the library that renders SVG (Scalable Vector Graphics) images;
	since it will be more and more needed, should go in too (even if not in
	the Gnome2::* namespace?)

Also, libgstreamer should be wrapped, as soon as it's considered stable.
	(Brett Kosinki has been working on this for several months)