chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge config aliasing bug fix.
[disorder]
/
plugins
/
notify.c
diff --git
a/plugins/notify.c
b/plugins/notify.c
index 8f9dc8038d6dcc9279bcdc5a5d4809d3486bf84e..a0d7c114782eb4e713b5dca200db5bef2ba86470 100644
(file)
--- 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 <http://www.gnu.org/licenses/>.
*/
* 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"
#include "common.h"