# HG changeset patch # User Farmbuyer of US-Kilrogg # Date 1341272951 0 # Node ID 2ef80188a547347d292f44b4fc96bebc587c67b0 # Parent 92e0db37685880087e17bfd4e8349d64eb9ae00f Add noob_tips entry for Help tab. diff -r 92e0db376858 -r 2ef80188a547 gui.lua --- a/gui.lua Sun Jul 01 17:16:42 2012 +0000 +++ b/gui.lua Mon Jul 02 23:49:11 2012 +0000 @@ -1876,6 +1876,10 @@ left:SelectByValue("basic") end end + noob_tips["help"] = _markup[[ +Every tab across the top also gets its own special buttons here in the lower +right, under the same name as the tab. Some controls do not become visible +until that tab has data to work with.]] end