diff options
Diffstat (limited to 'plugins/MyDetails/src/Version.h')
-rw-r--r-- | plugins/MyDetails/src/Version.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/MyDetails/src/Version.h b/plugins/MyDetails/src/Version.h index 5d948e087f..bcc3b87b42 100644 --- a/plugins/MyDetails/src/Version.h +++ b/plugins/MyDetails/src/Version.h @@ -7,8 +7,8 @@ #define __PLUGIN_NAME "My details"
#define __FILENAME "MyDetails.dll"
-#define __DESCRIPTION "Shows and allows you to edit your details for all protocols."
-#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
+#define __DESCRIPTION "Shows and allows you to edit your details for all protocols."
+#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/MyDetails/"
-#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash"
+#define __AUTHORWEB "http://miranda-ng.org/p/MyDetails/"
+#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash"
|