summaryrefslogtreecommitdiff
path: root/include/m_popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_popup.h')
-rw-r--r--include/m_popup.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/m_popup.h b/include/m_popup.h
index afac6c1696..54ce2cd09a 100644
--- a/include/m_popup.h
+++ b/include/m_popup.h
@@ -1,10 +1,10 @@
/*
- == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == =
+ ===============================================================================
PopUp plugin
Plugin Name: PopUp
Plugin authors: Luca Santarelli aka hrk (hrk@users.sourceforge.net)
Victor Pavlychko aka zazoo (nullbie@gmail.com)
- == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == =
+ ===============================================================================
The purpose of this plugin is to give developers a common "platform/interface"
to show PopUps. It is born from the source code of NewStatusNotify, another
plugin I've made.
@@ -12,7 +12,7 @@ plugin I've made.
Remember that users *must* have this plugin enabled, or they won't get any
popup. Write this in the requirements, do whatever you wish ;-)... but tell
them!
- == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == == =
+ ===============================================================================
*/
#ifndef M_POPUP_H