chiark / gitweb /
disorderfm preserves permissions now
[disorder] / plugins / notify.c
index 8f9dc8038d6dcc9279bcdc5a5d4809d3486bf84e..a0d7c114782eb4e713b5dca200db5bef2ba86470 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+/** @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"