From 3aa29ef3d7220de7080eae79b4dc31ef99bb4015 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 8 Apr 2013 13:50:38 +0000 Subject: finger support option removed from tabSRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@4388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/translator.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TabSRMM/src/translator.cpp') diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp index 990d688dec..0d42c72b4e 100644 --- a/plugins/TabSRMM/src/translator.cpp +++ b/plugins/TabSRMM/src/translator.cpp @@ -39,7 +39,6 @@ TOptionListGroup m_lvGroupsModPlus[] = { }; TOptionListItem m_lvItemsModPlus[] = { - 0, LPGENT("Show client icon in status bar (fingerprint plugin required)"), 0, LOI_TYPE_SETTING, (UINT_PTR)"adv_ClientIconInStatusBar", 0, 0, LPGENT("Show skinnable tooltip in chat (tipper plugin required)"), 1, LOI_TYPE_SETTING, (UINT_PTR)"adv_TipperTooltip", 0, 0, LPGENT("Enable typing sounds"), 0, LOI_TYPE_SETTING, (UINT_PTR)"adv_soundontyping", 0, 0, LPGENT("Disable animated GIF avatars (will not affect already open message windows)"), 0, LOI_TYPE_SETTING, (UINT_PTR)"adv_DisableAniAvatars", 0, -- cgit v1.2.3