From 24a7509680345b2c2b8d083104492e72f32d465d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 7 Dec 2012 10:50:54 +0000 Subject: - Options tree items change git-svn-id: http://svn.miranda-ng.org/main/trunk@2681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/GTalkExt/src/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/GTalkExt') diff --git a/protocols/GTalkExt/src/options.cpp b/protocols/GTalkExt/src/options.cpp index 7bcc325dab..9bbd16a8f2 100644 --- a/protocols/GTalkExt/src/options.cpp +++ b/protocols/GTalkExt/src/options.cpp @@ -25,7 +25,7 @@ static const LPTSTR ACCOUNT_PROP_NAME = _T("{BF447EBA-27AE-4DB7-893C-FC42A3F74D75}"); static const LPTSTR DIALOG_INITIALIZED_PROP_NAME = _T("{5EE59FE5-679A-4A29-B0A1-03092E7AC20E}"); -static const LPTSTR POPUPS_OPTIONS_GROUP = _T("Popups"); +static const LPTSTR POPUPS_OPTIONS_GROUP = _T("PopUps"); static const LPTSTR NETWORK_OPTIONS_GROUP = _T("Network"); static const LPSTR NOTIFY_SETTINGS_FROM_MOD_NAME = SHORT_PLUGIN_NAME ".NotifySettingsFromModName"; -- cgit v1.2.3