From ed3f4adc27468a36c3b97d7fc4fed5b907b0a2a2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 7 Nov 2012 23:53:50 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@2244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FavContacts/src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/FavContacts') diff --git a/plugins/FavContacts/src/main.cpp b/plugins/FavContacts/src/main.cpp index fead44c30c..4cdb44abdb 100644 --- a/plugins/FavContacts/src/main.cpp +++ b/plugins/FavContacts/src/main.cpp @@ -30,9 +30,9 @@ int hLangpack; PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX), - "Favourite Contacts.", + "Favourite Contacts", PLUGIN_MAKE_VERSION(0, 0, 0, 6), - "Favourite contacts menu", + "Favourite contacts menu.", "code by Victor Pavlychko, icons by Angeli-Ka", "nullbie@gmail.com", "Copyright 2007-2009 Victor Pavlychko", -- cgit v1.2.3