1This is the Nautilus-Actions extension interface.
2
3Each extension library should at least implement the interface defined
4in na-extension.h.
5
6Headers are installed as part of a development environment of such an
7extension. They are to be included by the extension as
8'#include <nautilus-actions/header.h>'.
9