diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-25 14:25:03 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-25 14:25:03 +0000 |
commit | b4cc81bc36b5842dfd708795fa77706c76ae5dc9 (patch) | |
tree | d88ac5036518c170253f69b8f4653e058bb160fc /plugins/SMS/src/Version.h | |
parent | 7007ec6a7fa6fd85a6327a2a50f28159d1e20f05 (diff) |
- langpacks/ru: SMS.txt restored.
git-svn-id: http://svn.miranda-ng.org/main/trunk@2835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SMS/src/Version.h')
-rw-r--r-- | plugins/SMS/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/Version.h b/plugins/SMS/src/Version.h index c4028e622b..18c852fa72 100644 --- a/plugins/SMS/src/Version.h +++ b/plugins/SMS/src/Version.h @@ -13,7 +13,7 @@ #define __PLUGIN_NAME "SMS plugin"
#define __INTERNAL_NAME "SMS plugin"
#define __FILENAME "sms.dll"
-#define __DESCRIPTION "Send SMS text messages to mobile phones through the IM networks"
+#define __DESCRIPTION "Send SMS text messages to mobile phones through the IM networks."
#define __AUTHOR "Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan"
#define __AUTHOREMAIL "Rozhuk_I@mail.ru"
#define __AUTHORWEB "http://miranda-ng.org/"
|