From a04043571f2d04ff9d117f921115f97f7bf42870 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 13 Jun 2012 22:16:46 +0000 Subject: Unicode description is no longer needed in PluginInfo git-svn-id: http://svn.miranda-ng.org/main/trunk@401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CyrTranslit/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CyrTranslit/plugin.h') diff --git a/plugins/CyrTranslit/plugin.h b/plugins/CyrTranslit/plugin.h index 95bddb306e..fd76b71391 100644 --- a/plugins/CyrTranslit/plugin.h +++ b/plugins/CyrTranslit/plugin.h @@ -47,7 +47,7 @@ /****** PLUGIN DEFINES *******************************************************/ // pluginInfo: -#define PLG_SHORTNAME "CyrTranslit (UNICODE)" +#define PLG_SHORTNAME "CyrTranslit" #define PLG_VERSION PLUGIN_MAKE_VERSION(1, 0, 3, 0) #define PLG_DESCRIPTION "Replaces (for the selected contacts only) the Cyrillic letters in the "\ "outgoing messages with the phonetically equivalent Latin letter "\ -- cgit v1.2.3