summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/translator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/translator.cpp')
-rw-r--r--plugins/TabSRMM/src/translator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp
index 51016a77e3..b2b4eaa52b 100644
--- a/plugins/TabSRMM/src/translator.cpp
+++ b/plugins/TabSRMM/src/translator.cpp
@@ -49,6 +49,7 @@ TOptionListItem m_lvItemsModPlus[] = {
0, LPGENT("Disable error popups on sending failures"), 0, LOI_TYPE_SETTING, (UINT_PTR)"adv_noErrorPopups", 1,
0, LPGENT("Automatic keyboard layout: Do not load the system default for new contacts"), 1, LOI_TYPE_SETTING, (UINT_PTR)"adv_leaveKeyboardAlone", 0,
0, LPGENT("Enable unattended send (experimental feature, required for multisend and send later) (*)"), 0, LOI_TYPE_SETTING, (UINT_PTR)"sendLaterAvail", 0,
+ 0, LPGENT("Show client description in info panel"), 0, LOI_TYPE_SETTING, (UINT_PTR)"ShowClientDescription", 0,
0, NULL, 0, 0, 0, 0
};