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.
This commit is contained in:
DTA7
2017-09-15 14:31:32 +02:00
committed by Loïc Blot
parent 04839f233f
commit 808ada11db
4 changed files with 13 additions and 12 deletions

View File

@@ -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