diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 09:22:51 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 09:22:51 +0000 |
commit | a6e8610bf940540c72a919e5ae25dd7ed15e6363 (patch) | |
tree | e33752b88c178ad62c72f2972b97bf24d9d1df5e /plugins/WhenWasIt/version.h | |
parent | 20a23cf56da4aa7b90a24e4e5ee96bc00b6e9467 (diff) |
WhenWasIt:
plugin name shorter and better
options page moved to Contact List
git-svn-id: http://svn.miranda-ng.org/main/trunk@450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhenWasIt/version.h')
-rw-r--r-- | plugins/WhenWasIt/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WhenWasIt/version.h b/plugins/WhenWasIt/version.h index 6432734a24..7fc6b508a6 100644 --- a/plugins/WhenWasIt/version.h +++ b/plugins/WhenWasIt/version.h @@ -39,7 +39,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __AUTHOREMAIL "eblis102@yahoo.com"
#define __COPYRIGHT "© 2006-2011 Cristian Libotean"
#define __AUTHORWEB "http://www.miranda-im.org/"
-#define __PLUGIN_DISPLAY_NAME "WhenWasIt birthday reminder"
+#define __PLUGIN_DISPLAY_NAME "Birthday reminder"
#endif //M_WWI_VERSION_H
|