diff options
Diffstat (limited to 'plugins/MetaContacts/version.h')
-rw-r--r-- | plugins/MetaContacts/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MetaContacts/version.h b/plugins/MetaContacts/version.h index 7a9bc5d860..26d5ee8f2a 100644 --- a/plugins/MetaContacts/version.h +++ b/plugins/MetaContacts/version.h @@ -12,7 +12,7 @@ #define __STRINGIFY(x) #x
#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
-#define __DESC "Merges contacts from the same or different protocols into one"
+#define __DESC "Merges contacts from the same or different protocols into one."
#define __AUTHOR "J. Schaal & S. Ellis"
#define __AUTHOREMAIL "mail@scottellis.com.au"
#define __COPYRIGHT "© 2005,2006 Scott Ellis"
|