From 808ada11db2877576641380b9406756e347ce7f1 Mon Sep 17 00:00:00 2001 From: DTA7 Date: Fri, 15 Sep 2017 14:31:32 +0200 Subject: Add setting to display the itemstring after the tooltip in the inventory. (#6413) * Add setting to display the itemstring after the tooltip in the inventory. --- builtin/settingtypes.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index bb618741b..5af146895 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -710,6 +710,9 @@ gui_scaling_filter_txr2img (GUI scaling filter txr2img) bool true # Delay showing tooltips, stated in milliseconds. tooltip_show_delay (Tooltip delay) int 400 +# Append itemstring to tooltip +tooltip_append_itemstring (Append itemstring) bool false + # Whether freetype fonts are used, requires freetype support to be compiled in. freetype (Freetype fonts) bool true -- cgit v1.2.3