X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..e41a99999ec696e848b8ea1c8953ae7dc88f9d6d:/plugins/notify.c diff --git a/plugins/notify.c b/plugins/notify.c index 8f9dc80..a0d7c11 100644 --- a/plugins/notify.c +++ b/plugins/notify.c @@ -15,6 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file plugins/notify.c + * @brief Standard notify plugin + * + * The arrangements here are not very satisfactory - you wanted to be + * able to replace the plugin but still keep its features. So you + * wanted a list of plugins really. + */ #include "common.h"