diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-15 16:48:11 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-15 16:48:11 +0000 |
commit | 3b3200e91d1c76f0fdd6565c3c3bc1824d1a4a03 (patch) | |
tree | c3875ef3efa10e798650fe81777b1d5c0afa16a1 /protocols/Gadu-Gadu/gg.cpp | |
parent | 4649bcfc2b1cbbe2f004d7bec963a7528866c072 (diff) |
missing files
git-svn-id: http://svn.miranda-ng.org/main/trunk@978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Gadu-Gadu/gg.cpp')
-rw-r--r-- | protocols/Gadu-Gadu/gg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/gg.cpp b/protocols/Gadu-Gadu/gg.cpp index 023d620f1a..11f2e3ce2d 100644 --- a/protocols/Gadu-Gadu/gg.cpp +++ b/protocols/Gadu-Gadu/gg.cpp @@ -33,7 +33,7 @@ PLUGININFOEX pluginInfo = { "dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com",
"© 2009-2012 Bartosz Białek, 2003-2009 Adam Strzelecki",
"http://www.miranda-im.pl/",
- 0,
+ UNICODE_AWARE,
// {F3FF65F3-250E-416A-BEE9-58C93F85AB33}
{ 0xf3ff65f3, 0x250e, 0x416a, { 0xbe, 0xe9, 0x58, 0xc9, 0x3f, 0x85, 0xab, 0x33 } }
};
|