diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-07 17:02:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-07 17:02:02 +0000 |
commit | 1027c3686b052369c7507450708cf392a7309253 (patch) | |
tree | 97ad6c5c6af0a77c1ebbb28d4a2d3c9af56148ae /plugins/YAPP/src | |
parent | 78e6babcd3be8a6e2121268a68bcd0c2ce9bc59d (diff) |
Cosmetics for plugins descriptions and their translation.
ImoProxy.txt and Skype.txt in langpack_russian moved to Deprecated.
git-svn-id: http://svn.miranda-ng.org/main/trunk@2234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAPP/src')
-rw-r--r-- | plugins/YAPP/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YAPP/src/version.h b/plugins/YAPP/src/version.h index dec79d4720..48ea697f99 100644 --- a/plugins/YAPP/src/version.h +++ b/plugins/YAPP/src/version.h @@ -11,7 +11,7 @@ #define __STRINGIFY(x) #x
#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
-#define __DESC "Yet Another Popup Plugin - Provides popup notification window services (unicode and ansi) to other plugins"
+#define __DESC "Yet Another Popup Plugin - Provides popup notification window services to other plugins."
#define __AUTHOR "Scott Ellis"
#define __AUTHOREMAIL "mail@scottellis.com.au"
#define __COPYRIGHT "© 2005,2006 Scott Ellis"
|