diff options
Diffstat (limited to 'plugins/IEHistory/src/version.h')
-rw-r--r-- | plugins/IEHistory/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h index e29d334179..b96b853c56 100644 --- a/plugins/IEHistory/src/version.h +++ b/plugins/IEHistory/src/version.h @@ -28,12 +28,12 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <stdver.h> -#define __DESC "IEView History Viewer" +#define __DESC "Shows the history for a given contact using IEView" #define __AUTHOR "Cristian Libotean, Miranda NG team" //#define __AUTHOREMAIL "eblis102@yahoo.com" #define __AUTHOREMAIL "" #define __COPYRIGHT "© 2006 Cristian Libotean, 2014 Miranda NG team" #define __AUTHORWEB "http://miranda-ng.org/p/IEHistory" -#define __PLUGIN_DISPLAY_NAME "IEView History Viewer" +#define __PLUGIN_DISPLAY_NAME "IEView history viewer" #endif //M_IEHISTORY_VERSION_H |