From e69df46f520d829a816195e54e3b233068e69886 Mon Sep 17 00:00:00 2001 From: Jaehyun Cho Date: Mon, 17 Oct 2016 21:11:16 +0900 Subject: [PATCH] setting: Remove redundant tooltip description for "Status". --- src/bin/preference_setting.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/bin/preference_setting.c b/src/bin/preference_setting.c index b2c8cb6..8f94f87 100644 --- a/src/bin/preference_setting.c +++ b/src/bin/preference_setting.c @@ -239,8 +239,7 @@ preference_setting_content_get(preference_setting_data *psd, toggle_create(box, _("Status"), config_stats_bar_get(), _("Status (F8)
" "Display Status bar, which shows subsidiary
" - "information for editing in the bottom area." - "editing.")); + "information for editing in the bottom area.")); elm_box_pack_end(box, toggle_status); //Toggle (Console)