diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-20 20:50:15 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-20 20:50:15 +0000 |
commit | 95b0324f966ecf3b11e46cc8830965474ba3ccaa (patch) | |
tree | 075aef5993d4a40bdf1f8a5f84f23d25d1c15ca3 /protocols/IcqOscarJ/src | |
parent | 40e010c76546ba5fcc3235829ebffa1d5b43ab06 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3209 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src')
-rw-r--r-- | protocols/IcqOscarJ/src/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/init.cpp b/protocols/IcqOscarJ/src/init.cpp index 57dd29120c..601c4e93e6 100644 --- a/protocols/IcqOscarJ/src/init.cpp +++ b/protocols/IcqOscarJ/src/init.cpp @@ -46,7 +46,7 @@ PLUGININFOEX pluginInfo = { "ICQ protocol support for Miranda NG.",
"Joe Kucera, Bio, Martin Öberg, Richard Hughes, Jon Keating, etc",
"jokusoftware@miranda-im.org",
- "(C) 2000-2010 M.Цberg, R.Hughes, J.Keating, Bio, Angeli-Ka, G.Hazan, J.Kucera",
+ "(C) 2000-2010 M.Öberg, R.Hughes, J.Keating, Bio, Angeli-Ka, G.Hazan, J.Kucera",
"http://miranda-ng.org/",
UNICODE_AWARE, //doesn't replace anything built-in
{0x73a9615c, 0x7d4e, 0x4555, {0xba, 0xdb, 0xee, 0x5, 0xdc, 0x92, 0x8e, 0xff}} // {73A9615C-7D4E-4555-BADB-EE05DC928EFF}
|