src/plugin.[ch]: Implement `plugin_notification_meta_copy'.
authorFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Thu, 12 Jun 2008 13:44:59 +0000 (15:44 +0200)
committerFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Thu, 12 Jun 2008 13:44:59 +0000 (15:44 +0200)
commite3bfada72a4942b8d516074b22028037e757cc0e
treea90d2d06fc0f8d4678983da751f39fa1f6458ee1
parent2bc764ab39541a0e1f328d4f0edf509a4b1106e2
src/plugin.[ch]: Implement `plugin_notification_meta_copy'.

The exec plugin copies the notifications before creating threads, so we need to
be able to copy the meta data to a second notification.
src/plugin.c
src/plugin.h